Releases: cloudamqp/amqproxy
Releases · cloudamqp/amqproxy
v0.5.8
From 2022-02-01
Fixed
- Don't parse timestamp value, it can be anything
Full Changelog: v0.5.7...v0.5.8
v0.5.7
v0.5.6
v0.5.5
From 2021-06-20
Added
--idle-connection-timeout
option, for how long an idle connection the pool will stay open
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
From 2021-03-30
Fixed
- Skip body io if no client to deliver to
Changed
- Better client disconnect handling
- Name all fibers for better debugging
- Not stripping binaries in Dockerfile
- Crystal 1.0.0
Full Changelog: v0.5.2...v0.5.3
v0.5.2
From 2021-03-10
Added
- Heartbeat support for upstreams, uses the server suggest heartbeat interval
Fixed
- Improved connection closed handling
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Full Changelog: v0.5.0...v0.5.1
v0.5.0: 0.5.0
- transaction/tx support - don't log active connections/upstreams, it interfers with then normal logging - don't log timestamps to journald - more sandboxing when in the systemd unit
v0.4.7
Updated amqp-client dependency