Version 0.2.0
This version introduces a breaking change in #116
Change the message encoding to make easy the integration cross-protocol.
What's Changed
- Implement support for connecting to cluster by @lukebakken in #96
- Add support for multiple Uris by @lukebakken in #98
- Change stream filter prefix by @lukebakken in #99
ByteCapacity
refactor by @lukebakken in #101- RPC test cleanup by @lukebakken in #103
IManagement
XML docs by @lukebakken in #102IConnection
XML docs by @lukebakken in #104- Implement AMQP 1.0: support JWT (OAuth 2) by @Gsantomaggio in #109
- add missing queues configurations by @Gsantomaggio in #110
IEnvironment
XML doc by @lukebakken in #105- Make
PublishAsync
actually async. by @lukebakken in #112 - Add XML doc to
IConsumer
and related entities. by @lukebakken in #113 IPublisher
XML doc by @lukebakken in #114- Use Data Section by Default instead of AMQPValue for the message creation by @Gsantomaggio in #116
- #119 Switch to license expression by @thompson-tomo in #120
New Contributors
- @thompson-tomo made their first contribution in #120
Full Changelog: v0.1.0...v0.2.0