Releases: amsross/bs-amqp-connection-manager
Releases · amsross/bs-amqp-connection-manager
v3.2.0
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
3.1.0 (2020-03-17)
Bug Fixes
- types: Add type for
name
s (feba606)
Features
- ChannelWrapper: Add
waitForConnect
binding (aba40e7)
- publish: Less strictness regarding outgoing message types (003b83c)
v3.0.0
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
2.1.0 (2020-03-05)
Features
v2.0.0
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
1.0.0 (2020-03-05)
Features