Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 21:23
· 388 commits to master since this release
1939d41

๐Ÿ•™ Worth your time

  • kafkactl now loads ~/.kafkactl/config.yml for its configuration by default
  • AKHQ and ns4kafka can now work hand in hand to provide a seamless experience (tchiotludo/akhq#678) and #52

๐Ÿš€ New

  • Added integration with AKHQ ! #52
  • Added Delete and Get Namespace methods to API and CLI #76

๐Ÿ› Bugfixes

  • Added Import subcommand #75
  • Added Security to KafkaConnectClientProxy #74
  • Simplify kafkactl setup and auto create ~/.kafkactl folder #79
  • Increased init-timeout to consume all messages to 60s #81
  • Fixed 403 Forbidden when using controller methods with resource name containing . (dot) #86

๐Ÿ”จ Other

  • More tests #71
  • Test - release note generator #77