v1.0.2
The client is distributed via NuGet.
What's Changed
- AMQP 1.0 Parser Calculate correct maps size add Symbol by @Gsantomaggio in #211
Note
- The client does not write the Properties correctly before this fix.
What is the side effect?
If an AMQP client reads the data written with this client (<= 1.0.1
) that contains Properties
or ApplicationProperites
will have this problem rabbitmq/rabbitmq-server#6837
What do I need to do?
- Nothing:
If you use only this client, it will continue to work.
If you don'tProperties
/ApplicationProperties
Full Changelog: v1.0.1...v1.0.2