Skip to content

Releases: gotthardp/rabbitmq-auth-backend-ip-range

rabbitmq-auth-backend-ip-range v2.0.0+rmq-39

15 Feb 18:24
v2.0.0+rmq-39
bf2e28a
Compare
Choose a tag to compare

This version is built with Erlang 23.2 and is compatible with RabbitMQ v3.9.x

rabbitmq-auth-backend-ip-range v2.0.0

24 Oct 16:51
v2.0.0
aa95471
Compare
Choose a tag to compare

This version is built with Erlang 21.3 and is compatible with RabbitMQ v3.8.x

rabbitmq-auth-backend-ip-range v1.0.0

24 Oct 23:27
v1.0.0
448cc61
Compare
Choose a tag to compare

This version is built with Erlang 20.3 and is compatible with RabbitMQ v3.7.x

v0.2.0

22 Dec 18:47
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Implement RabbitMQ Issue 109
  • Compatibility changes for RabbitMQ 3.6.x

Bugfix release.

27 Oct 22:00
Compare
Choose a tag to compare
Bugfix release. Pre-release
Pre-release

The following features are addressed:

  • IPv4-mapped IPv6 addresses now match the respective IPv4 address.
  • Added some debug logs to hunt the Issue #2.
  • Authenticate against remote (client) address instead of local (server) address (Issue #1).

v0.1.0

14 Nov 18:34
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial support for IP address based authorization.