Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Releases: antonyvorontsov/RabbitMQ.Client.Core.DependencyInjection

RabbitMQ.Client.Core.DependencyInjection 2.2.1

06 Dec 22:36
Compare
Choose a tag to compare

Backwards compatibility for Net.Core 2.2. Added possibility to connect multiple RabbitMQ hosts and set connection name.

RabbitMQ.Client.Core.DependencyInjection 2.2.0

19 Nov 17:10
Compare
Choose a tag to compare

Backwards compatibility for Net.Core 2.2. Release contains the most recent changes related to the flow of adding exchanges.

RabbitMQ.Client.Core.DependencyInjection 3.0.2

19 Nov 17:13
Compare
Choose a tag to compare

Release candidate which supports Net.Core 3.0 and contains recent changes related to the flow of adding exchanges (details in the Readme.md file).

RabbitMQ.Client.Core.DependencyInjection 1.3.1

24 Apr 20:10
Compare
Choose a tag to compare

Async blocking bug fixes and code quality improvements.