Changelog for Splunk Sink Connector for Confluent Platform
Version 2.2.4
Fixed CVEs
Version 2.2.3
Added support for parsing array in HEC formatted messages
Version 2.2.2
Fixed record tracker that did not support the concurrent removal of event batches
Fixed wrong topic to index mapping in case of white spaces
Version 2.2.1
Disabled mandatory field validation if validation is disabled
Recorded errors in configuration
Fixed CVE-2023-3635 CVE-2024-25710 CVE-2024-26308
Version 2.2.0
Added auto-extract timestamp parameter support
Fixed potential
NullPointerExceptionfor Kafka headers with null valueFixed unit test cases and increase coverage
Version 2.1.2
Made queue capacity configurable.
Added a
timestamp.timezoneconfiguration inSplunkSinkConnectorConfig.Updated dependencies to clear vulnerabilities.
Version 2.1.1
Fixed URI validator bug with the new configuration validation.
Added a new configuration parameter for disabling splunk validations.
Version 2.1.0
Made truststore type configurable.
Bumped
jackson-databindfrom 2.12.6.1 to 2.12.7.1.Validated Splunk configuration before creating task.
Bumped
protobuf-javaversion to 3.21.7.Added support for record key extraction.