Release Notes
5.8.6
-
Release new version of standalone
5.8.5
-
Fix an issue that might have caused skipping messages when auto.offset.reset was set to latest
-
Introduced a delivery.strategy.on.switch configuration to configure the behavior of the consumer when switching cluster
5.8.4
-
org.apache.commons:commons-text CVE 2022-42889 mitigation
5.8.2
-
Discovery client and Schema Registry client performing SSL hostname validation even with
hostnameVerification
set to false (issue)
5.7.3
-
Bug fix: hardcoded timeouts for axual-client and axual-streams module updated to work in Azure environments (issue)
5.7.1
-
Bug fix: ResolvingAdmin does not unresolve a DescribeTopicsResult object properly (issue)
-
Updated dependencies to fix security issues
5.5.3
-
Bug fix: hardcoded timeouts for axual-client and axual-streams module updated to work in Azure environments (issue)
5.5.0
-
Upgraded Kafka dependencies to 2.6.0
-
Added support for JUnit5 (jupiter)
-
Minor bug fixes
5.4.5
-
Bug fix: hardcoded timeouts for axual-client and axual-streams module updated to work in Azure environments (issue)
5.4.4
-
Made client available as open source
-
Made client available on the Maven central repository
-
Minor bug fixes
5.4.3
-
Added PCKS12 keystore support
-
Fixed sockets not closing along with client
-
Disabled truststore validation warnings messages
-
Updated dependencies to fix security issues
-
Upgraded Kafka dependencies to 2.3.1
-
Minor bug fixes
5.4.2
-
Update dependency versions in the axual-client library
-
Streams - Fix Messages Distribution when using Kafka Streams
-
Standalone - Fix isRawTopic functionality