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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@ v1.3.0 is a feature release. It is supported for all usage.
6
6
7
7
1. References librdkafka v2.10.0. Refer to the [librdkafka v2.10.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.0) for more information.
8
8
9
+
## Fixes
10
+
11
+
1. Support Protobuf oneof fields in Data Contract rules (#261)
12
+
2. Ensure use of DEK object is thread-safe (#268)
13
+
3. Fix token fetch to return after successful request (#278)
0 commit comments