Skip to content

Releases: amsross/bs-amqp-connection-manager

v3.2.0

02 Jul 14:32
Compare
Choose a tag to compare

3.2.0 (2021-07-02)

Features

  • Message: Add additional message details (9a9615f)

Performance Improvements

  • Upgrade reasonml to rescript (1241188)
  • Upgrade vulnerable dependencies (d2df4a0)

v3.1.0

17 Mar 20:26
f94a46d
Compare
Choose a tag to compare

3.1.0 (2020-03-17)

Bug Fixes

  • types: Add type for names (feba606)

Features

  • ChannelWrapper: Add waitForConnect binding (aba40e7)
  • publish: Less strictness regarding outgoing message types (003b83c)

v3.0.0

17 Mar 18:20
Compare
Choose a tag to compare

3.0.0 (2020-03-17)

  • Move amqp-connection-manager to a peer dependency (8d82d69)

BREAKING CHANGES

  • amqp-connection-manager@^3.2.0 is now a peer dependency and must now be installed manually

v2.1.0

05 Mar 14:18
Compare
Choose a tag to compare

2.1.0 (2020-03-05)

Features

  • rename project and repo (ad3bc69)

v2.0.0

05 Mar 14:03
Compare
Choose a tag to compare

2.0.0 (2020-03-05)

BREAKING CHANGES

  • Package is no longer namespaced under
    ReAmqpConnectionManager. The top-level module AmqpConnectionManager
    should be used directly.

v1.0.0

05 Mar 13:44
Compare
Choose a tag to compare

1.0.0 (2020-03-05)

Features