async-http-client
async-http-client copied to clipboard
Asynchronous Http and WebSocket Client library for Java
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 26.0.1. Release notes Sourced from org.jetbrains:annotations's releases. 26.0.1 Fixed sources.jar build (regression after 25.0.0) 26.0.0 Added new experimental annotation: @NotNullByDefault 25.0.0 Added Kotlin Multiplatform artifact...
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-5 to 1.5.6-6. Commits d82a029 v1.5.6-6 3bb199c Use PVP versioning for SBT 3ca26ee Allow including compression level when training a dictionary: The compression... eea07fc Document aix-ppc64 as...
Bumps `netty.version` from 4.1.113.Final to 4.1.114.Final. Updates `io.netty:netty-buffer` from 4.1.113.Final to 4.1.114.Final Commits 7679b9e [maven-release-plugin] prepare release netty-4.1.114.Final d5f4bfb Refactor DnsNameResolver to be able to use different strategies when …...
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.31.0 to 2.33.0. Release notes Sourced from com.google.errorprone:error_prone_core's releases. Error Prone 2.33.0 Similar to release 2.32.0, the minimum support JDK version to run Error Prone is JDK...
We have a applicaiton that since start ~12h shows an increase of 10mb in the heap usage  `ChannelManager.addSslHandler(ChannelPipeline, Uri, String, boolean):L#397` Shows as related class with the memory increase....
This is build on top of https://github.com/AsyncHttpClient/async-http-client/pull/2089 and still some changes are required around new testcases and failing testcases
RFC 7616 - HTTP Digest Access Authentication Closes #2068
any plan for RFC7616? https://github.com/apache/httpcomponents-client/blob/master/httpclient5/src/main/java/org/apache/hc/client5/http/impl/auth/DigestScheme.java
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.1 to 3.11.2. Release notes Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases. 3.11.2 🚀 New features and improvements [MJAVADOC-823] - legacyMode keeps using module-info.java (-sourcedirectory still use as well as...