R2DBC-MYSQL-v1.0.3
·
124 commits
to trunk
since this release
❗Important Notice
In this version, a significant change(#135) has been made to the default codecs, resulting in an issue reported at #151.
Please be informed that this change will be reverted in the upcoming release (v1.0.4).
Therefore, we strongly advise against using this version unless you are familiar with the breaking changes it introduces.
📝 What's Changed
🐛 Bug Fixes
- Bug fixed: Fix Connection prematurely closed #144
➕ Enhancements and Updates
- Upgrade to Reactor BOM 2022.0.9 #132
- Set LocalDateTime as Default Java Type for TIMESTAMP/DATETIME #135
- Support for MySQL 8.1 #143
Including 14 Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
🎉 New Contributors
- @JohnNiang made their first contribution in #125
Full Changelog: r2dbc-mysql-1.0.2...r2dbc-mysql-1.0.3