-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3 #47053
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
Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3 #47053
Conversation
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
Adding the Also cc @rsvoboda |
@geoand It seems it was not backported to 3.20.x -> Not part of Quarkus 3.20.2 |
Yeah, so from what I can see from the history of the issue, the We will backport it in the next round. In the meantime, I think it's safe to upgrade locally. |
Ah damn... That's on me... I commented that I would add it and then for some reason proceeded to not do so :(. I can only guess that I got distracted by something else or I made some kind of mistake in using the GH UI. |
Yeah, shit happens :). I started a thread on Zulip so that we can discuss how to improve on this. I think having a ML with LTS backport requests might help. Especially since we could also send emails about our backport schedule for a given version and make sure people are aware that it's now or it will have to wait for the next round. |
@geoand No worries, it can happen anytime. @gsmet Having ML for LTS backports should mitigate these cases and at least we will have some single source of truth with clear progress/plans - will be helpful for us. We will update the MariaDB client on our side, as after discussion with @gsmet, we should be safe to do it as it's basically a version dump without any other codebase changes. Thanks! |
Bumps org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3.
Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
Commits
1622933
[misc] set 3.5.3 versionb0c299e
Merge branch 'develop'bd1d18f
[misc] zero config not permitting non plugins without hashac2555b
Merge branch 'develop'22f8126
[misc] test improvementcb03a35
[misc] correcting test for MySQL user length limitation031de36
[CONJ-1235] enable redirection option by default only when SSL is enabled5352d6b
[CONJ-1226] Dates containing zero day or month results into DateTimeException2d48120
[CONJ-1243] CallableStatement.getParameterMetadata for Boolean return wrong v...606fe0d
[misc] code style correctionYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)