rebus-org / Rebus.MySql

:bus: MySQL integration for Rebus
https://mookid.dk/category/rebus
Other
7 stars 6 forks source link

issues 1036 #23

Closed dannythunder closed 2 years ago

dannythunder commented 2 years ago

Bumped the MySql.Data version to the latest as of today, 8.0.29.

Fix for issue: Issue 1036

Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

dannythunder commented 2 years ago

Not sure how you want this since master is 3.x.x. And this PR is for tag 2.0.1 which would be bumbed to 2.1.0.

mookid8000 commented 2 years ago

As the use of MySql.Data has been replaced by MySqlConnector, I created the release/2 branch as a maintenance branch for v2, and then I rebased your PR to that.

I've release Rebus.MySql 2.1.0 to NuGet.org now 🙂 thanks for contributing! 👍