Releases: asyncer-io/r2dbc-mysql
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
R2DBC-MYSQL-v1.0.1
📝 What's Changed
- Bug Fix: Properly decode union of JSON columns as strings for MySQL 5.7.x by @jchrys (#93)
- Removed deprecated EmitterProcessor from Reactor by @jchrys (#75)
- Deprecate SOCKET_TIMEOUT option by @jchrys (#95)
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
🎉 New Contributors
- @svats0001 made their first contribution in Handling int fields from MySQL OK_Packets
- @saurabhyadav1985 made their first contribution in Adding unit tests GitHub Actions for Java 11 and Java 17
Full Changelog: Link
R2DBC-MYSQL-v0.9.2
📝 What's Changed
- Bug Fix: Properly decode union of JSON columns as strings for MySQL 5.7.x by @jchrys
- Removed deprecated EmitterProcessor from Reactor by @jchrys
- Deprecate SOCKET_TIMEOUT option by @jchrys
Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.
🎉 New Contributors
- @svats0001 made their first contribution in Handling int fields from MySQL OK_Packets
- @saurabhyadav1985 made their first contribution in Adding unit tests GitHub Actions for Java 11 and Java 17
Full Changelog: Link