Skip to content

Commit 734ea64

Browse files
authored
Update CHANGELOG for 2.10.1 SR changes (#1446)
1 parent f231f28 commit 734ea64

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ confluent-kafka-go is based on librdkafka v2.10.1, see the
88
[librdkafka v2.10.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1)
99
for a complete list of changes, enhancements, fixes and upgrade considerations.
1010

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+
1121

1222
## v2.10.0
1323

0 commit comments

Comments
 (0)