Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: AsyncHttpClient/async-http-client

AHC v3.0.3 Release

07 Sep 19:36
@hyperxpro hyperxpro
e96ceb9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: async-http-client-project-3.0.2...async-http-client-project-3.0.3

Assets 2
Loading

AHC v3.0.2 Release

31 Mar 19:20
@hyperxpro hyperxpro
3f1de31
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.33 to 10.1.34 by @dependabot in #2044
  • Bump brotli4j.version from 1.17.0 to 1.18.0 by @dependabot in #2045
  • Bump netty.version from 4.1.115.Final to 4.1.116.Final by @dependabot in #2049
  • Bump io.netty.incubator:netty-incubator-transport-native-io_uring from 0.0.25.Final to 0.0.26.Final by @dependabot in #2052
  • Bump com.uber.nullaway:nullaway from 0.12.1 to 0.12.3 by @dependabot in #2055
  • Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16 by @dependabot in #2054
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #2046
  • Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot in #2058
  • Bump com.github.luben:zstd-jni from 1.5.6-8 to 1.5.6-9 by @dependabot in #2057
  • Bump netty.version from 4.1.116.Final to 4.1.117.Final by @dependabot in #2056
  • Bump netty.version from 4.1.117.Final to 4.1.118.Final by @dependabot in #2060
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.34 to 10.1.35 by @dependabot in #2061
  • Bump io.github.nettyplus:netty-leak-detector-junit-extension from 0.0.5 to 0.0.6 by @dependabot in #2062
  • netty leak detector 0.0.6 by @sullis in #2059
  • enable leak detection in AutomaticDecompressionTest by @sullis in #2064
  • Bump com.github.luben:zstd-jni from 1.5.6-9 to 1.5.6-10 by @dependabot in #2063
  • use larger payload in AutomaticDecompressionTest by @sullis in #2065
  • fix: inappropriate connection reuse when using HTTP proxy if the initial CONNECT failed by @jasonjoo2010 in #2072
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #2069
  • Bump com.github.luben:zstd-jni from 1.5.6-10 to 1.5.7-1 by @dependabot in #2067
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.35 to 10.1.36 by @dependabot in #2066
  • fix: send CONNECT first when recovering a HTTPS request by @jasonjoo2010 in #2077
  • Bump netty.version from 4.1.118.Final to 4.1.119.Final by @dependabot in #2076
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.36 to 10.1.39 by @dependabot in #2073
  • Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 by @dependabot in #2084
  • Bump com.uber.nullaway:nullaway from 0.12.3 to 0.12.6 by @dependabot in #2082
  • Bump com.github.luben:zstd-jni from 1.5.7-1 to 1.5.7-2 by @dependabot in #2078
  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.18 by @dependabot in #2080
  • Disable Dependabot by @hyperxpro in #2085
  • Release v3.0.2 by @hyperxpro in #2086

New Contributors

Full Changelog: async-http-client-project-3.0.1...async-http-client-project-3.0.2

Contributors

sullis, jasonjoo2010, and 2 other contributors
Loading

AHC v2.12.4 Release

16 Dec 17:13
@hyperxpro hyperxpro
6afba08
This commit was signed with the committer’s verified signature.
hyperxpro Aayush Atharva
GPG key ID: 0AF99366B4D6DE14
Verified
Learn about vigilant mode.

Choose a tag to compare

Security Advisory

GHSA-mfj5-cf8g-g2fv

Important

This is a breaking release. RequestBuilderBase.java has a new method added. This is in response to GHSA-mfj5-cf8g-g2fv.

Loading
mkurz reacted with rocket emoji
1 person reacted

AHC v3.0.1 Release

02 Dec 16:15
@hyperxpro hyperxpro
6bd376a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Security Advisory

GHSA-mfj5-cf8g-g2fv

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 Cookies 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

Contributors

sullis, pickypg, and 2 other contributors
Loading

AHC v3.0.0 Release

29 Jul 21:13
@hyperxpro hyperxpro
9a771c7
This commit was signed with the committer’s verified signature.
hyperxpro Aayush Atharva
GPG key ID: 0AF99366B4D6DE14
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: async-http-client-project-3.0.0.Beta3...async-http-client-project-3.0.0

Contributors

sullis, dgolombek, and 3 other contributors
Loading
dungvn3000 reacted with heart emoji
1 person reacted

AHC v3.0.0.Beta3 Release

03 Nov 11:55
@hyperxpro hyperxpro
25e12bf
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Prepare for 3.0.0.Beta3 Release (#1914)
* Prepare for 3.0.0.Beta3 release
Loading

AHC v3.0.0.Beta2 Release

24 Apr 17:18
@hyperxpro hyperxpro
ee2c8f7
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

async-http-client-project-3.0.0.Beta2
3.0.0.Beta2 Release (#1870)
Loading

AltStyle によって変換されたページ (->オリジナル) /