RabbitMQ.AMQP.Client
version 0.1.0
What's Changed
- Implement AMQP filter expressions by @lukebakken in #81
- Remove
net6.0
TFM by @lukebakken in #89 - rename replicas to members by @Gsantomaggio in #90
- Enable verbose logging of when a test starts and stops by @lukebakken in #88
- feat: introduce metrics based on system diagnostics by @aygalinc in #84
- Port more tests from AMQP Java 1.0 client by @lukebakken in #93
- License header updates. by @lukebakken in #94
- Address GHA test flakes by @lukebakken in #97
New Contributors
Full Changelog: v0.1.0-rc.1...v0.1.0