Skip to content

Commit a00bd34

Browse files
authored
Update CHANGELOG for 1.3.2 SR changes (#336)
1 parent 903d647 commit a00bd34

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ v1.3.2 is a maintenance release. It is supported for all usage.
55
## Enhancements
66

77
1. References librdkafka v2.10.1. Refer to the [librdkafka v2.10.1 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1) for more information.
8+
2. Support for schema id in header (#303)
9+
3. Add CEL support for Data Quality rules (#313)
10+
11+
## Fixes
12+
13+
1. Fix missing await during JSON deserialization (#301)
14+
2. Fix possible NPE in CSFLE executor (#305)
815

916

1017
# confluent-kafka-javascript v1.3.1

0 commit comments

Comments
 (0)