Open jchrys opened 1 year ago
Awesome news. Thanks a lot for taking over the maintenance of this project.
@mirromutth can you pin this issue for improved visibility to the top of the issue tracker?
Thanks @mirromutth for pinning this issue. 😄
🎉We've just released the v1.0.2
of r2dbc-mysql
. (v0.9.3
for r2dbc-spi:0.9.1.RELEASE as well)
This version fully supports the latest r2dbc-spi
, providing improved performance and stability.
Please check out our repository: https://github.com/asyncer-io/r2dbc-mysql
good job
⚠️ Deprecation Notice ⚠️
We Have Created a New Fork
You can find the new forked repository here: https://github.com/asyncer-io/r2dbc-mysql 👈
We've already resolved various bugs and updated dependencies to their latest versions. As a result, on April 3, 2023, we have released version
0.9.3v1.0.2
which supports the latestr2dbc-spi
.We've also implemented new features to improve the usability of the project. Our team is committed to maintaining and updating the project going forward.
We welcome anyone who is interested in contributing to this project, whether by fixing bugs, adding new features, or improving documentation. You can visit the repository today to try out the updated version of the project.
If you encounter any issues or have suggestions for improvements, please create an issue on the GitHub repository or submit a pull request. We look forward to collaborating with you on this project!
TL;DR
1.0.1
has been released which compiles with latestr2dbc-spi
and works seemlessly with the latest version of spring-data r2dbc.Maven
Gradle
Groovy DSL
Kotlin DSL