antonyvorontsov / RabbitMQ.Client.Core.DependencyInjection

.Net Core library-wrapper of RabbitMQ.Client for Dependency Injection.
MIT License
111 stars 36 forks source link

Fixing breaking changes in RabbitMQ.Client 6.0.0 #36

Closed vic10us closed 4 years ago

vic10us commented 4 years ago

Fixing breaking changes in RabbitMQ.Client 6.0.0

Bumping version to match RabbitMQ.Client (clearer IMHO)

antonyvorontsov commented 4 years ago

Yup, thank you!

The only thing that I disagree with you on

Bumping version to match RabbitMQ.Client (clearer IMHO)

Versioning of this library is kinda strange, yes, but since this project is just a wrapper of RabbitMQ.Client we don't have to follow its versions. I failed to make a clear versioning from the very beginning and... Heck this! Let's don't care about this.