Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade r2dbc libs (1.0) #89

Merged
merged 4 commits into from
Mar 23, 2024
Merged

Conversation

pjfanning
Copy link
Contributor

relates to #40

newer r2dbc libs bring in newer netty libs

"io.netty.incubator", "netty-incubator-codec-native-quic"),
("io.netty.incubator" % "netty-incubator-codec-native-quic" % "0.0.33.Final")
.artifacts(Artifact("netty-incubator-codec-native-quic",
url("https://repo1.maven.org/maven2/io/netty/incubator/netty-incubator-codec-native-quic/0.0.33.Final/netty-incubator-codec-native-quic-0.0.33.Final.jar"))))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this jar no longer seems to be needed

@pjfanning pjfanning added this to the v1.1.0 milestone Mar 23, 2024
@pjfanning
Copy link
Contributor Author

We have branched 1.0.x so this is safe to merge to main. Would anyone have time to review?

Copy link
Member

@He-Pin He-Pin left a comment

Choose a reason for hiding this comment

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

lgtm

Hope flux has something like collectToLong method:)

Copy link
Member

@He-Pin He-Pin left a comment

Choose a reason for hiding this comment

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

Lgtm

@pjfanning pjfanning merged commit ec7c1ef into apache:main Mar 23, 2024
20 checks passed
@pjfanning pjfanning deleted the upgrade-r2dbc-libs branch March 23, 2024 19:47
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.

2 participants