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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,13 @@ v1.3.2 is a maintenance release. It is supported for all usage.
5
5
## Enhancements
6
6
7
7
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)
0 commit comments