Skip to content

Commit 11d219f

Browse files
author
Vihas Splunk
committed
Merge branch 'develop' into fix-dependency
2 parents f7b592d + 7004f1b commit 11d219f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/ci_build_test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ jobs:
136136
kafka_package: "kafka_2.13-3.1.0.tgz"
137137
- kafka_version: "3.3.1"
138138
kafka_package: "kafka_2.13-3.3.1.tgz"
139+
- kafka_version: "3.4.1"
140+
kafka_package: "kafka_2.13-3.4.1.tgz"
141+
- kafka_version: "3.5.1"
142+
kafka_package: "kafka_2.13-3.5.1.tgz"
139143
env:
140144
CI_SPLUNK_VERSION: "9.0.2"
141145
CI_SPLUNK_FILENAME: splunk-9.0.2-17e00c557dc1-Linux-x86_64.tgz

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Splunk Connect for Kafka is a Kafka Connect Sink for Splunk with the following f
77

88
## Requirements
99
1. Kafka version 1.0.0 and above.
10-
* Tested with following versions: 1.1.1, 2.0.0, 2.1.0, 2.6.0, 2.7.1, 2.8.0, 3.0.0, 3.1.0, 3.3.1
10+
* Tested with following versions: 1.1.1, 2.0.0, 2.1.0, 2.6.0, 2.7.1, 2.8.0, 3.0.0, 3.1.0, 3.3.1, 3.4.1, 3.5.1
1111
2. Java 8 and above.
1212
3. A Splunk environment of version 8.0.0 and above, configured with valid HTTP Event Collector (HEC) tokens.
1313

0 commit comments

Comments
 (0)