Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.10 - #106
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.10#106renovate[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
February 24, 2024 09:19
aefae91 to
9a13441
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
May 18, 2024 01:27
9a13441 to
9825790
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
May 26, 2024 20:26
9825790 to
630add3
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
June 17, 2024 15:54
630add3 to
660813b
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
July 17, 2024 17:45
660813b to
2fa45e0
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
October 25, 2024 01:13
2fa45e0 to
925432d
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
November 20, 2024 22:43
925432d to
a00ddec
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
January 8, 2025 13:34
a00ddec to
7235c8c
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
February 11, 2025 23:37
7235c8c to
0843664
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
March 27, 2025 07:42
0843664 to
4d1099d
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
June 30, 2025 15:11
4d1099d to
0eaec63
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
August 8, 2025 20:48
0eaec63 to
802f257
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
September 12, 2025 08:09
802f257 to
7118504
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
December 16, 2025 19:51
7118504 to
e0f1845
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
April 1, 2026 23:29
e0f1845 to
9fa1191
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
June 12, 2026 20:10
9fa1191 to
7f201c4
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
August 1, 2026 04:23
7f201c4 to
aac26f2
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.2→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
v3.3.3Compare Source
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.