Releases: gmr/pgsql-listen-exchange
Releases · gmr/pgsql-listen-exchange
v1.0.0a1
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
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
PostgreSQL Listen Exchange v 0.2.0 and supporting binaries for RabbitMQ v 3.4.x