Releases: splunk/kafka-connect-splunk
Releases · splunk/kafka-connect-splunk
v.2.2.2
What's Changed
- Fix record tracker not supporting concurrent event batch removal by @ludovic-boutros in #431
- Fix wrong topic to index mapping in case of white spaces by @ravib777 in #432
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Disable mandatory field validation if validation is disabled by @ludovic-boutros in #424
- record errors in Config by @VihasMakwana in #426
- CVE-2023-3635 CVE-2024-25710 CVE-2024-26308 by @VihasMakwana in #427
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Add auto-extract timestamp parameter support by @ludovic-boutros in #415
- Fix potential NullPointerException for Kafka headers with null value by @javabrett in #414
- Fix unit test cases and increase coverage @VihasMakwana
New Contributors
- @javabrett made their first contribution in #414
- @ludovic-boutros made their first contribution in #415
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
- Make queue capacity configurable by @VihasMakwana in #387
- Added a timestamp.timezone configuration in SplunkSinkConnectorConfig by @mo-mosh in #403
- Updated dependencies to clear vulnerabilities by @bparmar-splunk in #384 and @lichao127 in #400
New Contributors
- @bparmar-splunk made their first contribution in #384
- @lichao127 made their first contribution in #400
- @mo-mosh made their first contribution in #403
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
What's Changed
- Made truststore type configurable by @zigarn in #350
- Bump jackson-databind from 2.12.6.1 to 2.12.7.1 by @dependabot in #356
- Validate Splunk configuration before creating task by @deep-splunk in #365
- protobuf-java-version-bump by @deep-splunk in #370
- Record key extraction by @deep-splunk in #371
New Contributors
- @pszkamruk-splunk made their first contribution in #357
- @deep-splunk made their first contribution in #361
Full Changelog: v2.0.9...v2.1.0
Splunk Connect for Kafka - Version 2.0.9 - GA
GA release of Splunk Connect for Kafka Version 2.0.9
- Updated log4j version from 2.17.1 to 2.17.2.
- Added protobuf support.
- Added support for timestamp extraction.
- Handled case to clear tracker where the event is not added to the LinkedBlockingQueue if it is full.
Splunk Connect for Kafka - Version 2.0.8 - GA
GA release of Splunk Connect for Kafka Version 2.0.8
- Update jackson-databind version from 2.10.5.1 to 2.12.6.1.
- Add kerberos authentication support.
- Handle null custom header values.
- Fix special character problem in line-breaker rule.
- Allow for Out-of-Band Health-check in LoadBalancer to be Disabled.
Splunk Connect for Kafka Version 2.0.7 - GA
- Update log4j-core version from 2.17.0 to 2.17.1. This release addresses CVE-2021-44832.
Splunk Connect for Kafka Version 2.0.6 - GA
- Update log4j-core version from 2.16.0 to 2.17.0. This release addresses the issues described in Splunk Security Advisory for Apache Log4j (CVE-2021-44228).