Skip to content

Releases: gojekfarm/ziggurat

v2.0.22: Merge pull request #7 from yashipro13/fix/view-handler

02 May 10:27
35380cf
Compare
Choose a tag to compare

v2.0.21

05 Apr 07:43
Compare
Choose a tag to compare
  • Fixes commit loss when consumer is closed

v2.0.15

27 Mar 08:35
Compare
Choose a tag to compare
fixes router

v2.0.10

27 Mar 02:40
Compare
Choose a tag to compare
updates version

v1.7.4

20 Oct 09:51
Compare
Choose a tag to compare
  • updates confluent go kafka to v.2.2.0
  • Fixes RMQ connection

v1.7.1

24 Aug 02:03
Compare
Choose a tag to compare
prepares for v1.7.1 release

v1.6.5

18 May 06:53
Compare
Choose a tag to compare
prepares for v1.6.5 release

Simplify RabbitMQ Exchange structure

21 Feb 05:06
Compare
Choose a tag to compare
  • RabbitMQ AutoRetry creates one exchange per queue key instead of 3 per queue key
  • Exposes the rabbitmq.GetRetryCount function

Breaking Changes

  • rabbitmq.QueueConfig uses the QueueKey field and the QueueName field has been removed to align it with the functionality

v1.5.1

02 Feb 12:24
Compare
Choose a tag to compare
adds an option to modify the kafka consumer parition assignment