Releases: AsyncHttpClient/async-http-client
Releases · AsyncHttpClient/async-http-client
AHC v3.0.1 Release
Security Advisory
Important
This is a breaking release. RequestBuilderBase.java
has a new method added. This is in response to GHSA-mfj5-cf8g-g2fv
.
What's Changed
- brotli 1.17.0 by @sullis in #1974
- Enable Dependabot by @hyperxpro in #1975
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.4.0 by @dependabot in #1979
- Bump s4u/maven-settings-action from 2.2.0 to 3.0.0 by @dependabot in #1976
- Bump crazy-max/ghaction-import-gpg from 5.2.0 to 6.1.0 by @dependabot in #1977
- Bump com.google.errorprone:error_prone_core from 2.25.0 to 2.30.0 by @dependabot in #1978
- Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 by @dependabot in #1981
- Bump com.uber.nullaway:nullaway from 0.10.10 to 0.11.2 by @dependabot in #1980
- Bump jetty.version from 11.0.16 to 11.0.23 by @dependabot in #1982
- Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.12 by @dependabot in #1987
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in #1990
- Bump commons-io:commons-io from 2.11.0 to 2.16.1 by @dependabot in #1986
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.25 to 10.1.28 by @dependabot in #1983
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.5 by @dependabot in #1985
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #1994
- Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.6-5 by @dependabot in #1992
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.10.0 by @dependabot in #1996
- Bump com.google.errorprone:error_prone_core from 2.30.0 to 2.31.0 by @dependabot in #1995
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #1993
- Bump org.apache.kerby:kerb-simplekdc from 2.0.2 to 2.1.0 by @dependabot in #1991
- Bump netty.version from 4.1.112.Final to 4.1.113.Final by @dependabot in #1999
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #2001
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #2000
- Bump jetty.version from 11.0.23 to 11.0.24 by @dependabot in #1998
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.5.8 by @dependabot in #2003
- Bump org.junit:junit-bom from 5.10.2 to 5.11.0 by @dependabot in #2002
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.28 to 10.1.29 by @dependabot in #2004
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in #2010
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.29 to 10.1.30 by @dependabot in #2008
- Bump com.uber.nullaway:nullaway from 0.11.2 to 0.11.3 by @dependabot in #2007
- Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #2022
- Bump com.github.luben:zstd-jni from 1.5.6-5 to 1.5.6-7 by @dependabot in #2021
- Bump org.jetbrains:annotations from 24.1.0 to 26.0.1 by @dependabot in #2017
- Bump s4u/maven-settings-action from 3.0.0 to 3.1.0 by @dependabot in #2025
- Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.12 by @dependabot in #2024
- Bump com.uber.nullaway:nullaway from 0.11.3 to 0.12.1 by @dependabot in #2023
- Bump netty.version from 4.1.113.Final to 4.1.114.Final by @dependabot in #2013
- Bump org.junit:junit-bom from 5.11.0 to 5.11.3 by @dependabot in #2029
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.1 by @dependabot in #2030
- Bump io.netty:netty-common from 4.1.114.Final to 4.1.115.Final by @dependabot in #2031
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #2028
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.2 by @dependabot in #2032
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #2036
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.30 to 10.1.31 in /client by @dependabot in #2034
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.31 to 10.1.33 by @dependabot in #2038
- Bump com.github.luben:zstd-jni from 1.5.6-7 to 1.5.6-8 by @dependabot in #2037
- [CookieStore] Only set
Cookie
s if they are not already set by @pickypg in #2033 - Prepare for v3.0.1 release by @hyperxpro in #2040
New Contributors
Full Changelog: async-http-client-project-3.0.0...async-http-client-project-3.0.1
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)