Skip to content

Releases: allo-media/eventail

v2.3.6

16 May 09:07
40d6c13

Choose a tag to compare

What's Changed

  • [show] Resurrect filter by @rtxm in #87
  • [show] [monitor.py] added '--json' flag to save payloads in JSON when '--save' is set. by @rtxm in #88
  • Release 2.3.5 by @rtxm in #89
  • [shilp] JSON serialization fix by @rtxm in #90
  • v2.3.6 by @rtxm in #91

Full Changelog: v2.3.4...v2.3.6

v2.3.4

21 Jan 10:41
0222f06

Choose a tag to compare

What's Changed

  • [show] Graceful shutdown revised by @rtxm in #85

Full Changelog: v2.3.3...v2.3.4

v2.3.3

13 Dec 09:19
93a6320

Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

21 Jun 14:54
6d119c2

Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

19 Dec 15:05
92607bb

Choose a tag to compare

cbor module is unmaintained, replaced by cbor2.

v2.3.0

23 Nov 14:41
1d4e6d6

Choose a tag to compare

  • Support for manual ACK
  • More robust automatic ACK of processed messages by waiting for dependent publishes to be accepted by the broker.

v2.2.6

20 Sep 09:55
c3fe7a4

Choose a tag to compare

What's Changed

  • Redact auth from amqp URL in startup logs in #73

Full Changelog: v2.2.5...v2.2.6

Fixed configuration subscription after reconnect

06 Jun 08:20
93ef938

Choose a tag to compare

Merge pull request #72 from allo-media/master

Release 2.2.5

Bug fix release for monitor.py script

25 Apr 14:20
1e20c93

Choose a tag to compare

  • Do not subscribe to any message when running monitor.py without any parameter

Bug fix release

11 Apr 14:54
9ed7929

Choose a tag to compare

  • Don't expect custom headers on configuration events.