Zuul v2.2.0 Release Notes
Release Date: 2020-11-20 // over 2 years ago-
[zuul-core]
๐ Removes deprecated
port
attrs, in favor of using the completeSocketAddress
.๐ Forces h2 advertisement on ALPN via
configureSSL
. A new API is available for building SSL context with h2 advertisement disabled.โก๏ธ Updates to using netty
4.1.54
.โ Includes code cleanup, added tests, and other minor improvements.