Releases: michelin/ns4kafka
Releases ยท michelin/ns4kafka
v1.8.2
๐จ Other
- Used dedicated event loop group for schema and connector clients #199
- Return dedicated type for get all schemas #200
- Optimized schema apply #201
v1.8.1
๐ New
- Displayed message when no resource to display #197
๐จ Other
- Migrated schemas "get all" to reactive #196
- Migrated connectors API to reactive #198
v1.8.0
๐จ Other
- Fix reset-offsets documentation examples #193
- Migrated schemas API to reactive #195
v1.7.0
๐ New
- Improved delete records on compacted topics #185
๐ Bugfixes
- Fixed connector deletion from cluster before deleting it from ns4kafka #186
- Fixed connector update with null property #188
- Fixed changing clean up policy from delete to compact on Confluent Cloud #189
v1.6.1
๐ New
- Handled all schema types deployment #182
- Displayed schema type in CLI #183
v1.6.0
๐ New
- Added an option to disable ACL deletion for a cluster #177
๐จ Other
v1.5.0
๐ New
- Checked if user groups exist in any namespace before authentication #169
- Created consumer group when it does not exist resetting offsets for given topic #170
- Added to-offset option on reset offsets #170
๐จ Other
- Fixed release body upload at release creation #173
v1.4.0
๐ New
- Added optional config on Validators #162
- Added endpoint to support AKHQ v0.20.0 #165
๐ Bugfixes
- Improved Kafkactl contexts UX #161
๐จ Other
- Deployed to the new Docker Hub repository #166
v1.3.2
๐ New
- Added context switch within the CLI #156
๐ Bugfixes
-
Remove requirement for name in Kafka Connect spec.config.name #151
-
Fixed audit log displaying null on apply schemas #152
-
Added DESCRIBE_CONFIGS ACL to Topics Owners #154
-
Pass empty config values to Kafka Connect API #157
-
Introspect context classes #160
๐จ Other
- Make kafkactl get schemas return only names #155
v1.3.1
๐ New
- Auto create SCRAM users #143
- Make api-resources return allowed items only #147
๐ Bugfixes
- Added Transactional Id ACL when declaring KafkaStream resource #145
- Added Namespace and Cluster to Schema resource for AuditLog #148