Skip to content

Releases: gojek/ziggurat

Adds support for ACL auth for kafka streams.

03 Dec 05:55
7e89b4f

Choose a tag to compare

Adds support for SASL_SSL using OAUTHBEARER and SASL_PLAINTEXT auth for kafka.

Integrate Native Prometheus client in Ziggurat

22 Nov 10:48

Choose a tag to compare

  • Integrated prometheus client for metrics reporting
  • Users can now choose from StatsD or Prometheus for reporting metrics
  • Metrics will be exposed in :{8002 | port}/metrics endpoint

Remove opentracing code from Ziggurat

20 Oct 06:47
900d010

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.9.3...4.9.4

4.9.2

28 Feb 11:32

Choose a tag to compare

  • Updates the Kafka streams and Kafka client to 2.8.2

4.9.1

24 Feb 04:04

Choose a tag to compare

  • Adds graceful shutdown to the http server

4.9.0

29 Nov 11:18

Choose a tag to compare

  • Improvises the publishing logic during consumption via subscribers.
  • Upgrades the state management for rabbitmq subscribers.

4.4.0

04 Oct 00:24

Choose a tag to compare

  • Allows channel mapper to push to dead letter queue

4.3.1

27 Sep 05:51

Choose a tag to compare

  • Fixes the stop order of components to facilitate graceful shutdown of business operations

4.3.0

23 Sep 09:12

Choose a tag to compare

  • Update on the Upgrade Guide document
  • Removed the flatland dependency
  • Allow handler function to push to dead letter queue

4.2.0 - Introducing structured logging

03 Sep 06:19
baaee63

Choose a tag to compare

  • Adds support for structured logging in JSON format
  • Adds support for structured loggign in Text format