RELEASED: Public: 2022-03-09
New features
- Migrating the Operations Center Server plugin from
async-http-clienttookhttp(BEE-12044) -
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
okhttpto provide support for Server Name Indication (SNI) and Java 11.