zendesk-java-client
zendesk-java-client copied to clipboard
Bump org.asynchttpclient:async-http-client from 3.0.1 to 3.0.3
Bumps org.asynchttpclient:async-http-client from 3.0.1 to 3.0.3.
Release notes
Sourced from org.asynchttpclient:async-http-client's releases.
AHC v3.0.3 Release
What's Changed
- netty leak detector 0.0.8 by
@sullisin AsyncHttpClient/async-http-client#2087- Fix NPE race in NettyResponseFuture.cancel (#2042) by
@pratt4in AsyncHttpClient/async-http-client#2088- Add japicmp by
@hyperxproin AsyncHttpClient/async-http-client#2091- Feature: Add Option to Strip Authorization Header on Redirect by
@hyperxproin AsyncHttpClient/async-http-client#2090- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.39 to 10.1.40 in /client by
@dependabot[bot] in AsyncHttpClient/async-http-client#2092- netty leak detector extension 0.2.0 by
@sullisin AsyncHttpClient/async-http-client#2095- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.40 to 10.1.41 in /client by
@dependabot[bot] in AsyncHttpClient/async-http-client#2096- junit 5.13.0 by
@sullisin AsyncHttpClient/async-http-client#2097- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.41 to 10.1.42 in /client by
@dependabot[bot] in AsyncHttpClient/async-http-client#2099- Bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 in /client by
@dependabot[bot] in AsyncHttpClient/async-http-client#2101- closed parenthesis addition - toString() in ChannelPoolPartitioning by
@hnb22in AsyncHttpClient/async-http-client#2103- Future-proof HTTPS endpoint identification by
@chrisvestin AsyncHttpClient/async-http-client#2104- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.42 to 10.1.44 in /client by
@dependabot[bot] in AsyncHttpClient/async-http-client#2105- Fix incorrect logger class in ResumableAsyncHandler by
@guangweifanin AsyncHttpClient/async-http-client#2107- HTTPS Proxy Support by
@hyperxproin AsyncHttpClient/async-http-client#2109- Upgrade to Netty 4.2 by
@hyperxproin AsyncHttpClient/async-http-client#2112- Release v3.0.3 by
@hyperxproin AsyncHttpClient/async-http-client#2113New Contributors
@pratt4made their first contribution in AsyncHttpClient/async-http-client#2088@hnb22made their first contribution in AsyncHttpClient/async-http-client#2103@chrisvestmade their first contribution in AsyncHttpClient/async-http-client#2104@guangweifanmade their first contribution in AsyncHttpClient/async-http-client#2107Full Changelog: https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.2...async-http-client-project-3.0.3
AHC v3.0.2 Release
What's Changed
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.33 to 10.1.34 by
@dependabotin AsyncHttpClient/async-http-client#2044- Bump brotli4j.version from 1.17.0 to 1.18.0 by
@dependabotin AsyncHttpClient/async-http-client#2045- Bump netty.version from 4.1.115.Final to 4.1.116.Final by
@dependabotin AsyncHttpClient/async-http-client#2049- Bump io.netty.incubator:netty-incubator-transport-native-io_uring from 0.0.25.Final to 0.0.26.Final by
@dependabotin AsyncHttpClient/async-http-client#2052- Bump com.uber.nullaway:nullaway from 0.12.1 to 0.12.3 by
@dependabotin AsyncHttpClient/async-http-client#2055- Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16 by
@dependabotin AsyncHttpClient/async-http-client#2054- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by
@dependabotin AsyncHttpClient/async-http-client#2046- Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by
@dependabotin AsyncHttpClient/async-http-client#2058- Bump com.github.luben:zstd-jni from 1.5.6-8 to 1.5.6-9 by
@dependabotin AsyncHttpClient/async-http-client#2057- Bump netty.version from 4.1.116.Final to 4.1.117.Final by
@dependabotin AsyncHttpClient/async-http-client#2056- Bump netty.version from 4.1.117.Final to 4.1.118.Final by
@dependabotin AsyncHttpClient/async-http-client#2060- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.34 to 10.1.35 by
@dependabotin AsyncHttpClient/async-http-client#2061- Bump io.github.nettyplus:netty-leak-detector-junit-extension from 0.0.5 to 0.0.6 by
@dependabotin AsyncHttpClient/async-http-client#2062- netty leak detector 0.0.6 by
@sullisin AsyncHttpClient/async-http-client#2059- enable leak detection in AutomaticDecompressionTest by
@sullisin AsyncHttpClient/async-http-client#2064- Bump com.github.luben:zstd-jni from 1.5.6-9 to 1.5.6-10 by
@dependabotin AsyncHttpClient/async-http-client#2063- use larger payload in AutomaticDecompressionTest by
@sullisin AsyncHttpClient/async-http-client#2065- fix: inappropriate connection reuse when using HTTP proxy if the initial CONNECT failed by
@jasonjoo2010in AsyncHttpClient/async-http-client#2072- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by
@dependabotin AsyncHttpClient/async-http-client#2069- Bump com.github.luben:zstd-jni from 1.5.6-10 to 1.5.7-1 by
@dependabotin AsyncHttpClient/async-http-client#2067
... (truncated)
Commits
e96ceb9Release v3.0.3 (#2113)af520ccUpgrade to Netty 4.2 (#2112)420474cHTTPS Proxy Support (#2109)8f7e249Fix incorrect logger class in ResumableAsyncHandler (#2107)8e25511Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.42 to 10.1.44 in /cl...d2c780dFuture-proof HTTPS endpoint identification (#2104)8daef69closed parenthesis addition - toString() in ChannelPoolPartitioning (#2103)d7330d2Bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 in /client (#2101)b2a0440Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.41 to 10.1.42 in /cl...eeec334junit 5.13.0 (#2097)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.