This repository was archived by the owner on May 17, 2026. It is now read-only.
fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.8 - #231
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.8#231renovate[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
November 8, 2023 21:31
1651696 to
1ee0728
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
November 29, 2023 22:31
1ee0728 to
cf37f6d
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
December 19, 2023 19:12
cf37f6d to
a54bf5b
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
February 21, 2024 01:36
a54bf5b to
59a2efb
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
May 18, 2024 15:48
59a2efb to
cbe31a9
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
June 17, 2024 16:19
cbe31a9 to
7cec3d0
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
July 17, 2024 16:15
7cec3d0 to
4355c17
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
October 25, 2024 01:08
4355c17 to
11bf2d3
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
November 20, 2024 22:46
11bf2d3 to
17712f4
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
February 11, 2025 23:53
17712f4 to
def0209
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
March 27, 2025 06:37
def0209 to
2e2b0d8
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
April 27, 2025 20:12
2e2b0d8 to
4114074
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
June 30, 2025 16:27
4114074 to
ddbf57e
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
August 8, 2025 21:14
ddbf57e to
a274c85
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
September 12, 2025 03:02
a274c85 to
7a835aa
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
December 16, 2025 18:49
7a835aa to
75ff047
Compare
renovate
Bot
force-pushed
the
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
branch
from
April 1, 2026 23:53
75ff047 to
2ba6dda
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.1.4→3.5.8Release Notes
mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)
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
Notable changes
Bugs Fixed
v3.5.0Compare Source
Full Changelog
Notable changes
* CONJ-1193 Parsec authentication implementationBugs Fixed
connectionCollationaddition in order to force collationv3.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.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
v3.3.2Compare Source
Full Changelog
Bugs Fixed
returnMultiValuesGeneratedIdsfor connector 2.x compatibility, so getGeneratedKeys() return allids of multi-value inserts
affected rows by default
Connectors
v3.3.1Compare Source
Full Changelog
Bugs Fixed
v3.3.0Compare Source
Full Changelog
Notable Changes
ed25519to recent versionBugs Fixed
v3.2.0Compare Source
Full Changelog
Notable Changes
useBulkStmtsis now disable by default,a new option
useBulkStmtsForInsertsis enabled by default, permitting using bulk for INSERT commands only. Thispermits optimistic behavior working by default.
maxscale node having less connection, to ensure repartition after failover
databaseTermoption for mysql compatibilityuseLocalSessionStateto permit avoiding queries when application only use JDBC methods.Bugs Fixed
id.
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.