Changelog for Splunk Sink Connector for Confluent Platform

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 NullPointerException for Kafka headers with null value

  • Fixed unit test cases and increase coverage

Version 2.1.2

  • Made queue capacity configurable.

  • Added a timestamp.timezone configuration in SplunkSinkConnectorConfig.

  • 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-databind from 2.12.6.1 to 2.12.7.1.

  • Validated Splunk configuration before creating task.

  • Bumped protobuf-java version to 3.21.7.

  • Added support for record key extraction.