RELEASED: Public: 2022-02-09
Feature enhancements
- Migrating the Beekeeper Upgrade Assistant from
async-http-client
tookhttp
(BEE-2912) -
Previously, HTTP communication was managed by an old version of
async-http-client
.In this release, the underlying HTTP library has been updated to use `okhttp`to provide support for Server Name Indication (SNI) and Java 11.