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 f231f28 commit 734ea64Copy full SHA for 734ea64
CHANGELOG.md
@@ -8,6 +8,16 @@ confluent-kafka-go is based on librdkafka v2.10.1, see the
8
[librdkafka v2.10.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1)
9
for a complete list of changes, enhancements, fixes and upgrade considerations.
10
11
+### Enhancements
12
+
13
+* Support for schema id in header (#1431)
14
+* Use hamba encoder schema function if available (#1440)
15
16
+### Fixes
17
18
+* Prevent panic when schemaregistry is configured without an auth provider (#1424)
19
+* Fix NPE in CSFLE executor (#1432)
20
21
22
## v2.10.0
23
0 commit comments