Skip to content

Releases: rabbitmq/rabbitmq-stream-dotnet-client

v1.0.0-beta.2

11 Feb 16:42
Compare
Choose a tag to compare

First official beta

The client is distributed via NuGet.

v1.0.0-alpha10

11 Feb 11:23
Compare
Choose a tag to compare

Enhancements:

Breaking changes:

  • The AMQP 1.0 implementation could introduce some breaking changes. We changed the Messages attributes from struct to class.

Bugfix:

Minor fixes