Skip to content

AHC v3.0.11 Release

Latest

Choose a tag to compare

@hyperxpro hyperxpro released this 14 Jun 22:25
a374830

What's Changed

  • Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.54 to 10.1.55 in /client by @dependabot[bot] in #2179
  • Bump the dependencies group across 1 directory with 15 updates by @dependabot[bot] in #2180
  • Streamline HTTP/2 request header copy by @hyperxpro in #2181
  • Streamline DefaultChannelPool checkout and close paths by @hyperxpro in #2183
  • Bump io.netty:netty-transport-native-epoll from 4.2.13.Final to 4.2.15.Final by @dependabot[bot] in #2188
  • Bump io.netty:netty-codec-http2 from 4.2.13.Final to 4.2.15.Final by @dependabot[bot] in #2187
  • Bump io.netty:netty-transport-native-kqueue from 4.2.13.Final to 4.2.15.Final by @dependabot[bot] in #2186
  • Bump io.netty:netty-resolver-dns from 4.2.13.Final to 4.2.15.Final by @dependabot[bot] in #2185
  • Bump io.netty:netty-handler from 4.2.13.Final to 4.2.15.Final by @dependabot[bot] in #2184
  • Replace jakarta.activation with an internal MIME-type parser by @hyperxpro in #2193
  • Bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #2194
  • Replace umbrella netty-codec with netty-codec-base and netty-codec-compression by @hyperxpro in #2195
  • Fix HTTP/2 silent request timeouts under connection disruptions by @hyperxpro in #2162
  • reject set-cookie domain that doesn't match the request host by @jmestwa-coder in #2196
  • Stabilize HTTP/2: fix resource leaks and RFC conformance by @hyperxpro in #2197

Security Advisory

GHSA-m452-q8c9-rg2f

New Contributors

Full Changelog: async-http-client-project-3.0.10...async-http-client-project-3.0.11