8000 Tags · ojhaujjwal/rabbitmq-cli-consumer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ojhaujjwal/rabbitmq-cli-consumer

Tags

2.3.3

Toggle 2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Do not panic when serving metrics fail (corvus-ch#67)

Delegate the error up the caller stack instead.

2.3.2

Toggle 2.3.2's commit message
Release 2.3.2

2.3.2-alpha2

Toggle 2.3.2-alpha2's commit message
One less return

2.3.2-alpha1

Toggle 2.3.2-alpha1's commit message
Release 2.3.2-alpha1

Release for testing purposes with fix for #51.

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure events get handled in the right order (corvus-ch#47)

Resolves #40

2.3.1-alpha1

Toggle 2.3.1-alpha1's commit message
Prerelease build for 2.3.1

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add option/setting to prevent declaration of queue (corvus-ch#37)

In certain setups, queue will already be declared when a consumer gets started. Starting the consumer will fail if the declared queue and the consumers settings mismatch. In order to prevent the need for managing the queue settings in multiple places, one might want to prevent the consumer from declaring the queue. This change adds a new cli option `-no-declare` and a new setting `nodeclare` to the `[queuesettings]` section of the config file which allows to do exactly this.

resolves #36.

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle SIGTERM to allow for graceful shutdown (corvus-ch#29)

Resolves #19.

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Better quality connection setup tests (corvus-ch#18)

2.0.0

Toggle 2.0.0's commit message
Make LICENSE plain text

0