Releases: cloudamqp/amqproxy
Releases · cloudamqp/amqproxy
v3.1.3
Fix default AMQP port typo #243
Changes: v3.1.2...v3.1.3
v3.1.2
Changes: v3.1.1...v3.1.2
v3.1.1
- Fix packagecloud uploads #237
Changes: v3.1.0...v3.1.1
v3.1.0
Added
- Added configurable max channels per upstream connection #227
- Build packages for Debian 13
Fixed
- Fix duplicate channel.close frames when client crashes
Changed
- Base the container on debian-12-slim instead of alpine
- Improve specs with canary connection to verify upstream stays open
- Update issue templates for bug reports and feature requests #229
Changes: v3.0.2...v3.1.0
v3.0.2
2025-11-14
- Close downstream connections when upstream connection closes. #220
Changes: v3.0.1...v3.0.2
v3.0.1
Changes: v3.0.0...v3.0.1
v3.0.0
Changes: v2.0.4...v3.0.0
v2.0.4
v2.0.3
[v2.0.3] - 2024-10-23
- Added config option term_client_close_timeout and cli option --term-client-close-timeout to set how long to wait for clients to close their connections before sending Close when amqproxy receives a TERM signal.
- Added a HTTP health check on http://listen_address:http_port/healthz
- Added metrics on http://listen_address:http_port/metrics
- Don't log when a client just opens and closes a TCP connection
- Compile static binary
Changes: v2.0.2...v2.0.3
v2.0.2
Changes: v2.0.1...v2.0.2