v0.1.0-alpha.1
Pre-release
Pre-release
·
27 commits
to main
since this release
First alpha version for AMQP 1.0 native support
What's Changed
- Implement connection and management by @Gsantomaggio in #1
- First implementation for Exchanges and bindings by @Gsantomaggio in #2
- Restore the Azure Client by @Gsantomaggio in #11
- API consistency with .NET client by @lukebakken in #12
- Add AmqpQueue.Purge() by @mkuratczyk in #14
- Add support for querying queue info by @mkuratczyk in #13
- remove builders by @Gsantomaggio in #15
- Implement publisher by @Gsantomaggio in #16
- Add multi uris support by @Gsantomaggio in #17
- Bump golang.org/x/net from 0.29.0 to 0.33.0 by @dependabot in #18
- First consumer version by @Gsantomaggio in #19
New Contributors
- @Gsantomaggio made their first contribution in #1
- @lukebakken made their first contribution in #12
- @mkuratczyk made their first contribution in #14
- @dependabot made their first contribution in #18
Full Changelog: https://github.com/rabbitmq/rabbitmq-amqp-go-client/commits/v0.1.0-alpha.1