Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 11:34
· 13 commits to main since this release
  • Main difference against v1.x is that channels are pooled, multiple client channels are shared on a single upstream connection, dramatically decreasing the number of upstream connections needed
  • IPv6 addresses in brackets supported in upstream URL (eg. amqp://[::1])
  • Otherwise unchanged from v2.0.0-rc.8

Changes: v2.0.0-rc.8...v2.0.0