Skip to content

Releases: michelin/ns4kafka

v1.8.2

11 Jul 16:58
76e7322
Compare
Choose a tag to compare

๐Ÿ”จ 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

11 Jul 12:00
1b08608
Compare
Choose a tag to compare

๐Ÿš€ 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

09 Jul 00:17
b0173f9
Compare
Choose a tag to compare

๐Ÿ”จ Other

  • Fix reset-offsets documentation examples #193
  • Migrated schemas API to reactive #195

v1.7.0

15 Jun 11:37
77f65a4
Compare
Choose a tag to compare

๐Ÿš€ 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

04 May 12:36
Compare
Choose a tag to compare

๐Ÿš€ New

  • Handled all schema types deployment #182
  • Displayed schema type in CLI #183

v1.6.0

12 Apr 14:35
0029788
Compare
Choose a tag to compare

๐Ÿš€ New

  • Added an option to disable ACL deletion for a cluster #177

๐Ÿ”จ Other

  • Updated README #178

v1.5.0

25 Mar 09:49
Compare
Choose a tag to compare

๐Ÿš€ 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

09 Mar 09:04
Compare
Choose a tag to compare

๐Ÿš€ 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

04 Feb 15:35
7adc70b
Compare
Choose a tag to compare

๐Ÿš€ 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

07 Jan 12:58
3e25472
Compare
Choose a tag to compare

๐Ÿš€ 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