R2DBC-MYSQL-v1.0.6
jchrys
released this
11 Jan 08:37
·
88 commits
to trunk
since this release
📝 What's Changed
🐛 Bug Fixes
- Upgrade dependencies by @mirromutth in #163
- Correct unsigned long handling by @mirromutth in #161
- Enhance Transactional Methods for Improved Request Queue Handling by @jchrys in #179
- Transaction States Should Be Checked In Queue by @jchrys in #185
➕ Enhancements and Updates
- Support
createDatabaseIfNotExist
by @mirromutth in #162 - Add integration tests for MariaDB by @mirromutth in #182
- Add MariaDB capabilities support by @mirromutth in #186
- Implement
Lifecycle
forMySqlConnection
by @mirromutth in #171 - Remove Synchronized Statements(Loom-friendly) by @jchrys in #173
- Support for MySQL 8.2 by @jchrys in #159
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
Full Changelog: r2dbc-mysql-1.0.5...r2dbc-mysql-1.0.6