We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6cf12 commit 78c9783Copy full SHA for 78c9783
CHANGELOG.md
@@ -19,3 +19,10 @@ Migrated to spoud github repository https://github.com/spoud/kafka-oauth-extensi
19
* user account support with azure cli
20
* support for schema registry
21
* introduced github package
22
+
23
24
+# 1.3-SNAPSHOT
25
26
+* Updated to Apache Kafka 4
27
+* Testing
28
+* Dependabot
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group='io.spoud.kafka.oauth'
8
-version='1.2-SNAPSHOT'
+version='1.3-SNAPSHOT'
9
10
repositories {
11
mavenCentral()
0 commit comments