Skip to content

Releases: rmoff/ksqldb-go

v0.04

08 Oct 15:23
c31da37
Compare
Choose a tag to compare

Changes

  • ksqlDB details (server, user, pw) now a client object, much tidier. Thanks @Frosin (#11)
  • Logging handled better, thanks @Frosin (#11)
  • Uses contexts now to properly manage cancelling queries (thanks @blaketastic2)
  • Added support for authentication - tested successfully against Confluent Cloud (#7)

ksqlDB_Go_01_sm

What's next

Check out the issue list and feel free to contribute :)