Skip to content

Releases: cloudamqp/amqproxy

v3.1.3

04 Mar 15:47

Choose a tag to compare

Fix default AMQP port typo #243

Changes: v3.1.2...v3.1.3

v3.1.2

16 Jan 20:11
22426a4

Choose a tag to compare

v3.1.1

15 Jan 09:16

Choose a tag to compare

  • Fix packagecloud uploads #237

Changes: v3.1.0...v3.1.1

v3.1.0

14 Jan 14:04
e3f0b14

Choose a tag to compare

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

14 Nov 15:13

Choose a tag to compare

2025-11-14

  • Close downstream connections when upstream connection closes. #220

Changes: v3.0.1...v3.0.2

v3.0.1

04 Apr 10:46

Choose a tag to compare

v3.0.0

03 Apr 13:57
4abed4e

Choose a tag to compare

v2.0.4

25 Nov 14:09
2823a9e

Choose a tag to compare

Fixed

  • Bugfix: Treat all frames as heartbeats

Changes: v2.0.3...v2.0.4

v2.0.3

23 Oct 09:07

Choose a tag to compare

[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

25 Aug 14:48
e9e0162

Choose a tag to compare