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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
# confluent-kafka-javascript 1.8.0
2
+
3
+
v1.8.0 is a feature release. It is supported for all usage.
4
+
5
+
## Enhancements
6
+
7
+
1. References librdkafka v2.13.0. Refer to the [librdkafka v2.13.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.13.0) for more information.
8
+
2. Export CelExecutor/CelFieldExecutor in schemaregistry index.ts (#412).
9
+
3. Minor improvement to rule failure message (#419).
10
+
11
+
## Fixes
12
+
13
+
1. fix(deps): update dependency validator to v13.15.22 [security] (#413).
14
+
1
15
# confluent-kafka-javascript 1.7.0
2
16
3
17
v1.7.0 is a feature release. It is supported for all usage.
0 commit comments