Improvements
- Allow customizing
ClientConnectionManager
for Apache HttpClient 5 (#1927)
Dependency updates
- Bump ehcache from 3.9.3 to 3.9.4 (#1949)
- Bump httpclient5 from 5.0.3 to 5.1 (#1931)
- Bump jetty9.version from 9.4.40.v20210413 to 9.4.41.v20210516 (#1946)
- Bump awaitility from 4.0.3 to 4.1.0 (#1925)
- Bump mockito-core from 3.9.0 to 3.10.0 (#1936)
- Bump jcstress-core from 0.9 to 0.11.0 (#1900, #1916)
- Bump jmh.version from 1.29 to 1.31 (#1917, #1935)
- Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#1912)
- Bump maven-gpg-plugin from 1.6 to 3.0.1 (#1924)
- Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 (#1899)
- Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.1 (release/4.1.x) (#1906)
- Update dependency com.google.errorprone:error_prone_core to v2.7.1 (release/4.1.x) (#1937)
- Bump actions/checkout from 2 to 2.3.4 (#1932)
- Bump actions/stale from 3.0.18 to 3.0.19 (#1947)
Documentation
- Improve docs for
AdminServlet
et al (#1905) - Thanks to @mschechter-bellese!