Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.10 - #25
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.10#25renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
May 21, 2024 13:37
626b762 to
0d2e197
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
June 17, 2024 13:44
0d2e197 to
e265c65
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
July 17, 2024 16:45
e265c65 to
577c69b
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
October 24, 2024 22:50
577c69b to
1528d1b
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
November 20, 2024 23:40
1528d1b to
6d6d00b
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
February 11, 2025 22:50
6d6d00b to
149f7d3
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
March 27, 2025 03:32
149f7d3 to
f2a1320
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
June 30, 2025 16:44
f2a1320 to
4ae3f6b
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
August 8, 2025 17:51
4ae3f6b to
e8553dd
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
September 12, 2025 08:03
e8553dd to
c87834a
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
December 16, 2025 16:49
c87834a to
6d20f18
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
April 1, 2026 23:56
6d20f18 to
78d0f1f
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
June 12, 2026 18:40
78d0f1f to
cea0136
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
August 1, 2026 04:17
cea0136 to
e3ce88c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.3.3→3.5.10Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)
v3.5.10Compare Source
Full Changelog
Key Enhancements
Issues Resolved
attacker-controlled (report by Qing Xu)
jmestwa-coder)
up front (thanks to jmestwa-coder)
jmestwa-coder)
password is supplied (report by fg0x0)
jmestwa-coder)
dot (report by Shaswata, thanks to Pepo48 for PR)
Integer.MAX_VALUE, and returns bulk generated keys out of batch order
v3.5.9Compare Source
Full Changelog
Key Enhancements
useIpForKillQueryfor query cancellationIssues Resolved
allowLocalInfile=falseon the server's local-infile request, so a malicious server cannot read a client file despite the option being disabledlocale-dependent parsing/formatting, e.g. under tr_TR) (thanks to jmestwa-coder)
v3.5.8Compare Source
Full Changelog
Issues Resolved
Other
v3.5.7Compare Source
Full Changelog
Key Enhancements
Issues Resolved
v3.5.6Compare Source
Full Changelog
Key Enhancements
Issues Resolved
v3.5.5Compare Source
Full Changelog
Issues Resolved
v3.5.4Compare Source
Full Changelog
Key Enhancements
Issues Resolved
v3.5.3Compare Source
Full Changelog
Bugs Fixed
v3.5.2Compare Source
Full Changelog
Bugs Fixed
disconnectOnExpiredPasswordsconnection option that controls client behavior when connecting with an expired password.When set to true (default), the client disconnects if it detects an expired password.
When false, the client maintains the connection and allows setting a new password.
v3.5.1Compare Source
Full Changelog
Key Enhancements
Issues Resolved
attacker-controlled (report by Qing Xu)
jmestwa-coder)
up front (thanks to jmestwa-coder)
jmestwa-coder)
password is supplied (report by fg0x0)
jmestwa-coder)
dot (report by Shaswata, thanks to Pepo48 for PR)
Integer.MAX_VALUE, and returns bulk generated keys out of batch order
v3.5.0Compare Source
Full Changelog
Notable changes
* CONJ-1193 Parsec authentication implementationBugs Fixed
connectionCollationaddition in order to force collationv3.4.4Compare Source
Full Changelog
Notable Changes
Bugs Fixed
attacker-controlled (report by Qing Xu)
jmestwa-coder)
jmestwa-coder)
password is supplied (report by fg0x0)
jmestwa-coder)
v3.4.3Compare Source
Full Changelog
Bugs Fixed
locale-dependent parsing/formatting, e.g. under tr_TR) (thanks to jmestwa-coder)
@@read_onlyreturningON/OFFinstead of
1/0v3.4.2: MariaDB Connector/Java 3.4.2Compare Source
3.4.2 (Mar 2025)
Full Changelog
Bugs Fixed
bug fix report from 3.3.4
v3.4.1Compare Source
Full Changelog
Bugs Fixed
v3.4.0Compare Source
Full Changelog
Notable Changes
Bugs Fixed
v3.3.6Compare Source
Full Changelog
Notable Changes
Bugs Fixed
attacker-controlled (report by Qing Xu)
jmestwa-coder)
jmestwa-coder)
password is supplied (report by fg0x0)
jmestwa-coder)
v3.3.5Compare Source
Full Changelog
Bugs Fixed
locale-dependent parsing/formatting, e.g. under tr_TR) (thanks to jmestwa-coder)
@@read_onlyreturningON/OFFinstead of
1/0v3.3.4: MariaDB Connector/Java 3.3.4Compare Source
3.3.4 (Mar 2025)
Full Changelog
Bugs Fixed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.