Skip to content

Releases: elarahq/python-rabbitmq-pubsub

Handling ACK Flag

03 Jan 05:24
a5a5f6f
Compare
Choose a tag to compare
Merge pull request #25 from elarahq/fixes/ack_in_consume

using ack flag in channel connect

Handling channel/connection close on publish

18 Sep 06:05
571f521
Compare
Choose a tag to compare
Merge pull request #24 from elarahq/azi

handling closed channel/connection issue HSD-1536

3.0.3: Merge pull request #23 from elarahq/revert-22-reconnect_bug

14 Aug 13:13
78ec27d
Compare
Choose a tag to compare

Reconnection before publishing

14 Aug 07:23
ef36643
Compare
Choose a tag to compare

removing any action on_channel_close
checking for reconnecting just before publishing

Logging queue name in receiver

30 Mar 07:32
4c55026
Compare
Choose a tag to compare
Merge pull request #21 from elarahq/HSD-910

Added logging

Handling closed channel

29 Mar 06:37
382eb6e
Compare
Choose a tag to compare

Two things going live with this:

  1. Handling closed channel.
  2. New conventions for the release process. Version will be a tag and it will simply be MAJOR.MINOR.PATCH. We are dropping 'version' from version. Starting with 3.0.0

Adding retry

18 Sep 12:33
Compare
Choose a tag to compare
Merge pull request #19 from elarahq/retry_on_close

added retry

Same as 3.0

18 Sep 12:36
Compare
Choose a tag to compare
Merge pull request #19 from elarahq/retry_on_close

added retry

Equivalent of version_2.0.2

29 Mar 06:29
Compare
Choose a tag to compare
Merge pull request #19 from elarahq/retry_on_close

added retry