Skip to content

Releases: asyncer-io/r2dbc-mysql

R2DBC-MYSQL-v1.1.3

06 Apr 13:55
Compare
Choose a tag to compare

What's Changed

New features

Bug Fixes

Performance Improvement

Refactoring

Chore

Documentation

CI/CD

Full Changelog: r2dbc-mysql-1.1.2...r2dbc-mysql-1.1.3

R2DBC-MYSQL-v1.1.2

27 Feb 05:36
Compare
Choose a tag to compare

What's Changed

Date, Time, and Time Zone

Since 1.1.2, r2dbc-mysql will provide date time behavior as similar as possible to mysql-connector-j

Wiki

  • Now r2dbc-mysql wiki is available!
  • Slim README and link to wiki by @mirromutth in #234

LoopResources Support

  • Add LoopResources Configuration Support by @jchrys in #232

Native Image Support

Compression Protocol Support

Session Status and Variables

Bug Fixes

CI/CD

  • Enable Leak Detection in CI Pipeline by @jchrys in #242

Polishing

Full Changelog: r2dbc-mysql-1.1.1...r2dbc-mysql-1.1.2

R2DBC-MYSQL-v1.1.1

08 Feb 05:26
Compare
Choose a tag to compare

📝 What's Changed

🐛 Bug Fixes

  • Fixed NPE with SslMode.TUNNEL Usage by @jchrys in #225

Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.

Full Changelog: r2dbc-mysql-1.1.0...r2dbc-mysql-1.1.1

R2DBC-MYSQL-v1.1.0

07 Feb 14:45
Compare
Choose a tag to compare

📝 What's Changed

🦭 Support for MariaDB Features Added

  • Add support for MariaDB version pattern by @mirromutth in #204
  • Add RETURNING support for MariaDB 10.5.1+ by @mirromutth in #201
    • 💥 Breaking Change: The behavior of Statement#returnGeneratedValue without an argument has changed if the server is MariaDB version 10.5.1 or newer. for more details: #201 (comment)

➕ Enhancements and Updates

🐛 Bug Fixes

  • Fix NPE issue when batch execution is called without any queries by @T45K in #207
  • Fix BooleanCodec by @jchrys in #211
  • Ensure isolation level is applied to subsequent transactions after setting by @JohnNiang in #202

🎉 New Contributors

Including Various updates and improvements throughout the codebase, including bug fixes and performance enhancements.

Full Changelog: r2dbc-mysql-1.0.6...r2dbc-mysql-1.1.0

R2DBC-MYSQL-v1.0.6

11 Jan 08:37
Compare
Choose a tag to compare

📝 What's Changed

🐛 Bug Fixes

➕ Enhancements and Updates

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

11 Jan 08:30
Compare
Choose a tag to compare

📝 What's Changed

🐛 Bug Fixes

➕ Enhancements and Updates

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

12 Oct 13:15
Compare
Choose a tag to compare

📝 What's Changed

Enhancements and Updates

  • Added Support for providing configuration option for supplying password function by @bhosale #157

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

12 Oct 13:15
Compare
Choose a tag to compare

📝 What's Changed

Enhancements and Updates

  • Added Support for providing configuration option for supplying password function by @bhosale #157

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

06 Oct 18:11
Compare
Choose a tag to compare

📝 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

06 Oct 18:10
Compare
Choose a tag to compare

📝 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