You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
v0.16.0
2
+
===
3
+
4
+
* Bumps all deps
5
+
* Builds with go1.24.2
6
+
* Enables fish command completion
7
+
8
+
v0.15.0
9
+
===
10
+
11
+
* Bumps all deps
12
+
* Builds with go1.22.0
13
+
* Fixes kcl misc raw-req to obey a version in the input json, if a version is specified
14
+
15
+
v0.14.0
16
+
===
17
+
18
+
* Bumps all deps
19
+
* Fixes kadm admin user-scram alter typo
20
+
* Supports --as-version for all Kafka versions, and kcl misc api-versions --version for all Kafka versions -- and makes it so no code changes are needed in kcl when franz-go adds support for newer Kafka versions
0 commit comments