Skip to content

Releases: gmr/pgsql-listen-exchange

v1.0.0a1

01 Oct 23:01
Compare
Choose a tag to compare
v1.0.0a1 Pre-release
Pre-release

Supports RabbitMQ 3.8.

Addresses the following issues:

  • Not loading configuration from RabbitMQ configuration
  • Not restarting the Postgres connection on restart of RabbitMQ
  • Moves to mirrored_supervisor for better clustering support

Adds

  • Cuttlefish schema for rabbitmq.conf support
  • Unit and Integration tests to validate functionality

To install, extract the contents of the tarball and place the files under plugins into your RabbitMQ plugins folder and run rabbitmq-plugins enable pgsql_listen_exchange.

0.3.0 for RabbitMQ v3.5.x

17 Jul 03:58
@gmr gmr
Compare
Choose a tag to compare

Added support to set message properties by setting the values as arguments when binding against the exchange.

0.2.0 for RabbitMQ v3.4.x

10 Nov 15:53
@gmr gmr
Compare
Choose a tag to compare

PostgreSQL Listen Exchange v 0.2.0 and supporting binaries for RabbitMQ v 3.4.x