Splunk Connect for Kafka - Version 2.0.3 - GA
GA release of Splunk Connect for Kafka Version 2.0.3
- Provide support of topics.regex functionality, which is used for declaring topic subscriptions as name pattern, instead of specifying each topic in a list.
- Upgrade Jackson databind version from 2.10.3 to 20.10.5.1 to address CVE-2020-25649.
- Upgrade Kafka-connect-api version from 2.4.1 to 2.8.1 to address CVE-2021-38153.
- Upgrade Junit framework-related dependency(4.12 to 4.13.2) to address CVE-2020-15250.
- Migrating CI pipeline from CircleCI to GitHub Actions.