New
AHC v3.0.3 Release
What's Changed
- netty leak detector 0.0.8 by @sullis in https://github.com/AsyncHttpClient/async-http-client/pull/2087
- Fix NPE race in NettyResponseFuture.cancel (#2042) by @pratt4 in https://github.com/AsyncHttpClient/async-http-client/pull/2088
- Add japicmp by @hyperxpro in https://github.com/AsyncHttpClient/async-http-client/pull/2091
- Feature: Add Option to Strip Authorization Header on Redirect by @hyperxpro in https://github.com/AsyncHttpClient/async-http-client/pull/2090
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.39 to 10.1.40 in /client by @dependabot[bot] in https://github.com/AsyncHttpClient/async-http-client/pull/2092
- netty leak detector extension 0.2.0 by @sullis in https://github.com/AsyncHttpClient/async-http-client/pull/2095
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.40 to 10.1.41 in /client by @dependabot[bot] in https://github.com/AsyncHttpClient/async-http-client/pull/2096
- junit 5.13.0 by @sullis in https://github.com/AsyncHttpClient/async-http-client/pull/2097
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.41 to 10.1.42 in /client by @dependabot[bot] in https://github.com/AsyncHttpClient/async-http-client/pull/2099
- Bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0 in /client by @dependabot[bot] in https://github.com/AsyncHttpClient/async-http-client/pull/2101
- closed parenthesis addition - toString() in ChannelPoolPartitioning by @hnb22 in https://github.com/AsyncHttpClient/async-http-client/pull/2103
- Future-proof HTTPS endpoint identification by @chrisvest in https://github.com/AsyncHttpClient/async-http-client/pull/2104
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.42 to 10.1.44 in /client by @dependabot[bot] in https://github.com/AsyncHttpClient/async-http-client/pull/2105
- Fix incorrect logger class in ResumableAsyncHandler by @guangweifan in https://github.com/AsyncHttpClient/async-http-client/pull/2107
- HTTPS Proxy Support by @hyperxpro in https://github.com/AsyncHttpClient/async-http-client/pull/2109
- Upgrade to Netty 4.2 by @hyperxpro in https://github.com/AsyncHttpClient/async-http-client/pull/2112
- Release v3.0.3 by @hyperxpro in https://github.com/AsyncHttpClient/async-http-client/pull/2113
New Contributors
- @pratt4 made their first contribution in https://github.com/AsyncHttpClient/async-http-client/pull/2088
- @hnb22 made their first contribution in https://github.com/AsyncHttpClient/async-http-client/pull/2103
- @chrisvest made their first contribution in https://github.com/AsyncHttpClient/async-http-client/pull/2104
- @guangweifan made their first contribution in https://github.com/AsyncHttpClient/async-http-client/pull/2107
Full Changelog: https://github.com/AsyncHttpClient/async-http-client/compare/async-http-client-project-3.0.2...async-http-client-project-3.0.3