KEMBAR78
feat: Add r2dbc support for MariaDB by ttosta-google · Pull Request #1717 · GoogleCloudPlatform/cloud-sql-jdbc-socket-factory · GitHub
Skip to content

Conversation

@ttosta-google
Copy link
Contributor

@ttosta-google ttosta-google commented Dec 7, 2023

Add support for MariaDB R2DBC driver as requested by customers.

Fixes #990

@ttosta-google ttosta-google force-pushed the gh-990-add-support-r2dbc-mariadb branch 2 times, most recently from 2203391 to fbd9f4f Compare December 7, 2023 15:38
@ttosta-google ttosta-google force-pushed the gh-990-add-support-r2dbc-mariadb branch 3 times, most recently from 47f3cf6 to 866e9fa Compare December 14, 2023 18:57
@ttosta-google
Copy link
Contributor Author

ttosta-google commented Dec 14, 2023

The latest version of the driver org.mariadb:r2dbc-mariadb does not support Java 8.

We are waiting for the release of v1.2.0 to be able to merge this PR as this new version supports Java 8.

Asked the timeline for the driver release at mariadb-corporation/mariadb-connector-r2dbc#72.

@ttosta-google ttosta-google force-pushed the gh-990-add-support-r2dbc-mariadb branch from c5c99a9 to ceb4994 Compare January 29, 2024 19:28
@ttosta-google ttosta-google force-pushed the gh-990-add-support-r2dbc-mariadb branch 2 times, most recently from da3ba63 to d4304ae Compare February 23, 2024 20:26
@ttosta-google ttosta-google force-pushed the gh-990-add-support-r2dbc-mariadb branch from d4304ae to b44a47f Compare February 24, 2024 00:53
@ttosta-google
Copy link
Contributor Author

The driver org.mariadb:r2dbc-mariadb v1.2.0 was released today. So this PR is ready for review.

@ttosta-google ttosta-google marked this pull request as ready for review February 24, 2024 01:02
@ttosta-google ttosta-google requested a review from a team as a code owner February 24, 2024 01:02
Copy link
Member

@enocom enocom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@ttosta-google ttosta-google merged commit d072780 into main Feb 26, 2024
@ttosta-google ttosta-google deleted the gh-990-add-support-r2dbc-mariadb branch February 26, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support MariaDB R2DBC driver

3 participants