fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3 #20
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:
2.7.5
->3.5.1
Release Notes
mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)
v3.5.1
Compare Source
Full Changelog
Notable changes
Bugs Fixed
v3.5.0
Compare Source
Full Changelog
Notable changes
~~* CONJ-1193 Parsec authentication implementation~~
Bugs Fixed
connectionCollation
addition in order to force collationv3.4.1
Compare Source
Full Changelog
Bugs Fixed
v3.4.0
Compare Source
Full Changelog
Notable Changes
Bugs Fixed
v3.3.3
Compare Source
Full Changelog
Bugs Fixed
v3.3.2
Compare Source
Full Changelog
Bugs Fixed
returnMultiValuesGeneratedIds
for connector 2.x compatibility, so getGeneratedKeys() return allids of multi-value inserts
affected rows by default
Connectors
v3.3.1
Compare Source
Full Changelog
Bugs Fixed
v3.3.0
Compare Source
Full Changelog
Notable Changes
ed25519
to recent versionBugs Fixed
v3.2.0
Compare Source
Full Changelog
Notable Changes
useBulkStmts
is now disable by default,a new option
useBulkStmtsForInserts
is 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
databaseTerm
option for mysql compatibilityuseLocalSessionState
to permit avoiding queries when application only use JDBC methods.Bugs Fixed
id.
v3.1.4
Compare Source
Full Changelog
UNSIGNED
v3.1.3
Compare Source
Full Changelog
v3.1.2
Compare Source
Full Changelog
v3.1.1
Full 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
v3.1.0
Full Changelog
Notable Changes
Bugs Fixed
v3.0.11
Compare Source
Full Changelog
v3.0.10
Compare Source
Full Changelog
v3.0.9
Compare Source
Full Changelog
v3.0.8
Compare Source
Full Changelog
Notable Changes
* [CONJ-1010] improve client side prepared parameter parameter substitution
Bugs Fixed
v3.0.7
Compare Source
Full Changelog
v3.0.6
Compare Source
Full Changelog
initSql
v3.0.5
Compare Source
Full Changelog
v3.0.4
Compare Source
Full Changelog
restrictedAuth parameter is not set
v3.0.3
Compare Source
Full Changelog
generated keys
like PING, PREPARE, ROLLBACK, ...
transactionReplaySize
to control redo cache sizev2.7.12
: MariaDB Connector/Java 2.7.12Compare Source
2.7.12 (Feb 2024)
Full Changelog
v2.7.11
: MariaDB Connector/Java 2.7.11Compare Source
2.7.11 (Nov 2023)
Full Changelog
v2.7.10
Compare Source
Full Changelog
connectTimeout, while socketTimeout can still be set to 0
v2.7.9
Compare Source
Full Changelog
v2.7.8
Compare Source
Full Changelog
v2.7.7
Compare Source
Full Changelog
v2.7.6
: MariaDB Connector/Java 2.7.6Compare Source
2.7.6 (Jun 2022)
Full Changelog
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.