rebus-org / Rebus.MySql

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

Update MySql.Data to 8.0.33 to solve https://bugs.mysql.com/bug.php?id=92465 #28

Closed huysentruitw closed 10 months ago

huysentruitw commented 10 months ago

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 10 months ago

CLA assistant check
All committers have signed the CLA.

mookid8000 commented 10 months ago

Excellent, thanks! It's out as Rebus.MySql 4.0.0-alpha02 on NuGet.org now. Also, I'll probably release it as a proper stable version quite soon 🙂

Thanks for contributing ❤️

huysentruitw commented 10 months ago

Thanks for your quick response @mookid8000 but this is targeting release/2 branch so the version should probably be something like 2.2.0 or so, no?

mookid8000 commented 10 months ago

Oh, you're right! I've pushed Rebus.MySql 2.2.0 to Nuget.org now 😅

huysentruitw commented 10 months ago

Awesome. Thanks!