R2DBC-MYSQL-v0.9.7
jchrys
released this
11 Jan 08:30
·
176 commits
to trunk
since this release
📝 What's Changed
🐛 Bug Fixes
- Upgrade dependencies for 0.9.x by @mirromutth in #164
- Correct unsigned long handling (#161) by @mirromutth in #168
- Enhance Transactional Methods for Improved Request Queue Handling by @jchrys in #180
- Transaction States Should Be Checked In Queue by @jchrys in #189
➕ Enhancements and Updates
- Add option to enable
createDatabaseIfNotExist
by @mirromutth in #169 - Add integration for MariaDB [0.9.x] by @mirromutth in #184
- Add MariaDB capabilities support by @mirromutth in #187
- Implement
Lifecycle
forMySqlConnection
[0.9.x] by @mirromutth in #175 - Remove Synchronized Statements(Loom-friendly) by @jchrys in #174
- Support for MySQL 8.2 by @jchrys in #172
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
Full Changelog: r2dbc-mysql-0.9.6...r2dbc-mysql-0.9.7