Skip to content

Releases: dojot/data-broker

Tag v0.5.0-alpha.2

07 Jul 16:55
f20e438
Compare
Choose a tag to compare

Creating tag v0.5.0-alpha.2

battojutsu

02 Oct 19:03
8d5ffb7
Compare
Choose a tag to compare

This release includes:

  • (feat: #29) Adding topic profile configuration: it is possible to set a particular configuration for topics, such as number of partitions, replicas, etc., for each subject and tenant.
  • (feat: #28) Update to winston 3.0.0: now data-broker is using a more recent version of winston library (logging)

battojutsu - beta 1

06 Aug 18:33
b5b742b
Compare
Choose a tag to compare

This release includes:

  • (fix: #18): Fix zookeeper connection leaks
  • (refactor: #21): Fixes a bunch of linter warnings and adds a bunch of useful log messages. No side-effects.