Releases: asyncer-io/r2dbc-mysql
R2DBC-MYSQL-v1.0.6
📝 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
R2DBC-MYSQL-v0.9.7
📝 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
R2DBC-MYSQL-v1.0.5
📝 What's Changed
Enhancements and Updates
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
🎉 New Contributors
Full Changelog: r2dbc-mysql-1.0.4...r2dbc-mysql-1.0.5
R2DBC-MYSQL-v0.9.6
📝 What's Changed
Enhancements and Updates
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
🎉 New Contributors
Full Changelog: r2dbc-mysql-0.9.5...r2dbc-mysql-0.9.6
R2DBC-MYSQL-v1.0.4
📝 What's Changed
➕ Enhancements and Updates
- Support for JDK21 #150
🐛 Bug Fixes
- Reverted Breaking changes that introduced in the last version #152
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
Full Changelog: r2dbc-mysql-1.0.3...r2dbc-mysql-1.0.4
R2DBC-MYSQL-v0.9.5
📝 What's Changed
➕ Enhancements and Updates
- Support for JDK21 #154
🐛 Bug Fixes
- Reverted Breaking changes that introduced in the last version #155
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
Full Changelog: r2dbc-mysql-0.9.4...r2dbc-mysql-0.9.5
R2DBC-MYSQL-v1.0.3
❗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
R2DBC-MYSQL-v0.9.4
❗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 (v0.9.5).
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-0.9.3...r2dbc-mysql-0.9.4
R2DBC-MYSQL-v1.0.2
📝 What's Changed
- Bug fixed: Fix request queue delaying by @jchrys in #119
- enhancement: replace ReactorNettyClient#Identity() with Function.identity() by @DieMass in #116
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
🎉 New Contributors
Full Changelog: r2dbc-mysql-1.0.1...r2dbc-mysql-1.0.2
R2DBC-MYSQL-v0.9.3
📝 What's Changed
- Bug fixed: Fix request queue delaying by @jchrys in #122
- Enhancement: replace ReactorNettyClient#Identity() with Function.identity() by @DieMass in #121
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
🎉 New Contributors
Full Changelog: r2dbc-mysql-0.9.2...r2dbc-mysql-0.9.3