Conversation
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.1.0->3.5.3Release Notes
mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)
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 implementation~~
Bugs 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.3Full Changelog
Bugs Fixed
v3.3.2Full Changelog
Bugs Fixed
returnMultiValuesGeneratedIdsfor connector 2.x compatibility, so getGeneratedKeys() return allids of multi-value inserts
affected rows by default
Connectors
v3.3.1Full Changelog
Bugs Fixed
v3.3.0Full Changelog
Notable Changes
ed25519to recent versionBugs Fixed
v3.2.0Full 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.
v3.1.4Full Changelog
UNSIGNED
v3.1.3Full Changelog
v3.1.2Full Changelog
v3.1.1Full Changelog
- CONJ-1023 Connector/J doesn't set SSL cap bit in Handshake Response Packet
- CONJ-1026 timezone=auto option failure on non-fixed-offset zone machine
- CONJ-1032 Compatibility for deprecated arguments is case sensitive now
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.