Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Move to r2dbc 1.0.0 #249

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

ls-urs-keller
Copy link

No description provided.

@ls-urs-keller ls-urs-keller marked this pull request as draft January 23, 2023 21:31
Fix tests
Add testcontainer, so tests can be run in a more conveniant way locally.
@ls-urs-keller ls-urs-keller marked this pull request as ready for review January 23, 2023 22:58
@kwidjaja1312
Copy link

Hi @ls-urs-keller, do you think it is possible to upgrade the JDK to 17 as well? I've been waiting for this changes so i can use it along with Spring Boot 3.0.1. I was forced to switch to other driver and lots of things didn't work specifically the transaction.

@ls-urs-keller
Copy link
Author

Hi @ls-urs-keller, do you think it is possible to upgrade the JDK to 17 as well? I've been waiting for this changes so i can use it along with Spring Boot 3.0.1. I was forced to switch to other driver and lots of things didn't work specifically the transaction.

Not sure I understand. I'm using and compiling this with jdk17.

@kwidjaja1312
Copy link

Hi @ls-urs-keller, do you think it is possible to upgrade the JDK to 17 as well? I've been waiting for this changes so i can use it along with Spring Boot 3.0.1. I was forced to switch to other driver and lots of things didn't work specifically the transaction.

Not sure I understand. I'm using and compiling this with jdk17.

@ls-urs-keller Perfect, this is what i meant. Sorry for the confusion, hopefully someone is able to approve this and create a new release soon. Thanks for the PR.

@nkonev
Copy link

nkonev commented Mar 29, 2023

I've found another project who did support of R2DBC 1.0.0 asyncer-io/r2dbc-mysql@8e211c2

@jchrys
Copy link

jchrys commented Apr 2, 2023

@nkonev Thank you for sharing your findings!

I would suggest using io:asycner:r2dbc-mysql:1.0.0 instead of dev.miku:r2dbc-mysql since the latter is out of date and inactive for a long time.
The io:asyncer:2dbc-mysql is the official successor to dev.miku:r2dbc-mysql and we have recently released version 1.0.0 which fully supports the latest r2dbc-spi.

You can find the repository here: https://github.com/asyncer-io/r2dbc-mysql

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants