File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ # confluent-kafka-javascript v0.6.1
2
+
3
+ v0.6.1 is a limited availability maintenance release. It is supported for all usage.
4
+
5
+ ## Fixes
6
+
7
+ ### Schema Registry
8
+
9
+ 1 . Sync aws-sdk packages to the same versioning.
10
+
11
+ 2 . Minor enhancement to allow AWS profile to be specified.
12
+
13
+ 3 . Add ability to override disable flag and actions on a rule.
14
+
1
15
# confluent-kafka-javascript v0.6.0
2
16
3
- v0.5.2 is a limited availability maintenance release. It is supported for all usage.
17
+ v0.6.0 is a limited availability maintenance release. It is supported for all usage.
4
18
5
19
## Fixes
6
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @confluentinc/schemaregistry" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"description" : " Node.js client for Confluent Schema Registry" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments