Releases: AsyncHttpClient/async-http-client
Releases · AsyncHttpClient/async-http-client
AHC v3.0.0 Release
What's Changed
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.13 to 10.1.16 in /client by @dependabot in #1919
- netty 4.1.107 by @sullis in #1929
- junit 5.10.2 by @sullis in #1930
- setup-java v4 by @sullis in #1931
- update maven wrapper by @sullis in #1936
- fix Netty dependencies by @sullis in #1935
- maven surefire 3.2.5 by @sullis in #1934
- slf4j 2.0.12 by @sullis in #1933
- use Netty leak detector extension by @sullis in #1932
- unit test for io_uring by @sullis in #1937
- support brotli by @sullis in #1938
- maven-gpg-plugin 3.1.0 by @sullis in #1939
- maven-compiler-plugin 3.12.1 by @sullis in #1940
- errorprone 2.25.0 by @sullis in #1942
- maven-javadoc-plugin 3.6.3 by @sullis in #1941
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.16 to 10.1.19 in /client by @dependabot in #1944
- maven-compiler-plugin 3.13.0 by @sullis in #1945
- netty 4.1.108 by @sullis in #1946
- netty leak detector 0.0.4 by @sullis in #1948
- netty leak detector 0.0.5 by @sullis in #1949
- Extend Response to support returning ByteBufs by @dgolombek in #1954
- Extend Request to support ByteBuf inputs by @dgolombek in #1952
- upgrade netty to 4.1.109.Final by @sullis in #1955
- upgrade to slf4j 2.0.13 by @sullis in #1956
- Add missing property copies by @seaswalker in #1958
- Change tests URL by @hyperxpro in #1961
- netty 4.1.110 by @sullis in #1960
- netty 4.1.111 by @sullis in #1962
- support zstd compression by @sullis in #1950
- Cleanup by @hyperxpro in #1963
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.19 to 10.1.25 in /client by @dependabot in #1966
- netty 4.1.112 by @sullis in #1967
- zstd-jni 1.5.6-4 by @sullis in #1969
- Code style checkup by @hyperxpro in #1970
- Prepare to release v3.0.0 by @hyperxpro in #1971
- Add developer to
pom.xml
by @hyperxpro in #1972
New Contributors
- @dgolombek made their first contribution in #1954
- @seaswalker made their first contribution in #1958
Full Changelog: async-http-client-project-3.0.0.Beta3...async-http-client-project-3.0.0
AHC v3.0.0.Beta3 Release
Prepare for 3.0.0.Beta3 Release (#1914) * Prepare for 3.0.0.Beta3 release
AHC v3.0.0.Beta2 Release
async-http-client-project-3.0.0.Beta2 3.0.0.Beta2 Release (#1870)