Skip to content

v0.3.0

Compare
Choose a tag to compare
@everesio everesio released this 21 Aug 15:00
· 113 commits to master since this release

Changelog

4f3b89f TLS v1.3, empty values (default settings) of proxy-listener-cipher-suites and proxy-listener-curve-preferences config parameters will configure default golang TLS CipherSuites and CurvePreferences instead of preconfigured ones. Naming of provided proxy-listener-cipher-suites names was changed e.g. from ECDHE-ECDSA-AES256-GCM-SHA384 to TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384.
3161c06 Add doc table with supported Kafka versions