Skip to content

Releases: gojek/ziggurat

Integrate Native Prometheus client in Ziggurat

22 Nov 10:48
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Updates the Kafka streams and Kafka client to 2.8.2

4.9.1

24 Feb 04:04
Compare
Choose a tag to compare
  • Adds graceful shutdown to the http server

4.9.0

29 Nov 11:18
Compare
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
Compare
Choose a tag to compare
  • Allows channel mapper to push to dead letter queue

4.3.1

27 Sep 05:51
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Adds support for structured logging in JSON format
  • Adds support for structured loggign in Text format

3.14.0

24 May 07:48
Compare
Choose a tag to compare
  • Upgrade kafka-streams library to 2.8.0
  • Removal of state stores
  • Version upgrade of numerous dependencies
  • Refactoring of test configuration files