Skip to content

Releases: rabbitmq/rabbitmq-dotnet-client

RabbitMQ .NET client 3.6.0

23 Dec 14:34
Compare
Choose a tag to compare

This is a feature release that requires .NET 4.5 and introduce an experimental WinRT-compatible version of the client.

Please consult RabbitMQ change log for more details.

Enhancements

  • Host/address list support is back. Host selection strategy (when recovering a connection) is now pluggable.

    GitHub issue: rabbitmq-dotnet-client#81

  • Experimental .NET client with Windows RT support is now available.

    GitHub issue: rabbitmq-dotnet-client#16

  • SQL CLR compatibility.

    GitHub issue: rabbitmq-dotnet-client#57

  • IModel#ConsumerCount(string) is a new convenience method for retrieving number of consumers on a queue.

    GitHub issue: rabbitmq-dotnet-client#73

  • IModel#MessageCount(string) is a new convenience method for retrieving number of messages in a queue.

    GitHub issue: rabbitmq-dotnet-client#74

  • Continuation timeout is now configurable.

    GitHub issue: rabbitmq-dotnet-client#80

  • RabbitMQ.Client.Headers is a new class that contains constants for commonly used headers.

    Contributed by Yury Pliner (@Pliner).

    GitHub issue:

Other

RabbitMQ 3.4.3

22 Aug 22:30
Compare
Choose a tag to compare

RabbitMQ 3.4.2

22 Aug 22:30
Compare
Choose a tag to compare

RabbitMQ 3.4.1

22 Aug 22:29
Compare
Choose a tag to compare

RabbitMQ 3.4.0

22 Aug 22:29
Compare
Choose a tag to compare

RabbitMQ 3.3.5

22 Aug 22:28
Compare
Choose a tag to compare

RabbitMQ 3.3.4

22 Aug 22:28
Compare
Choose a tag to compare

RabbitMQ 3.3.3

22 Aug 22:27
Compare
Choose a tag to compare

RabbitMQ 3.3.2

22 Aug 22:27
Compare
Choose a tag to compare

RabbitMQ 3.3.1

22 Aug 22:26
Compare
Choose a tag to compare