v1.0.0-alpha10
Gsantomaggio
released this
11 Feb 11:23
·
240 commits
to main
since this release
Enhancements:
- Implement part of AMQP 1.0 message.
- Make the stream-creation compatible with Go and Java clients.
Breaking changes:
- The AMQP 1.0 implementation could introduce some breaking changes. We changed the Messages attributes from
struct
toclass
.
Bugfix:
Minor fixes