Releases: gojekfarm/ziggurat
Releases · gojekfarm/ziggurat
v2.0.22: Merge pull request #7 from yashipro13/fix/view-handler
- Fix DLQ view message duplication
v2.0.21
- Fixes commit loss when consumer is closed
v2.0.15
fixes router
v2.0.10
updates version
v1.7.4
- updates confluent go kafka to v.2.2.0
- Fixes RMQ connection
v1.7.1
prepares for v1.7.1 release
v1.6.5
prepares for v1.6.5 release
Simplify RabbitMQ Exchange structure
- RabbitMQ AutoRetry creates one exchange per queue key instead of 3 per queue key
- Exposes the
rabbitmq.GetRetryCount
function
Breaking Changes
rabbitmq.QueueConfig
uses theQueueKey
field and theQueueName
field has been removed to align it with the functionality
v1.5.1
adds an option to modify the kafka consumer parition assignment