-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency org.mariadb.jdbc:mariadb-java-client to v3 #470
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/org.mariadb.jdbc-mariadb-java-client-3.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
0708686
to
de49d5e
Compare
de49d5e
to
808b61b
Compare
a0a7f0d
to
f32759b
Compare
e41dd78
to
c59309c
Compare
c59309c
to
a73e017
Compare
a73e017
to
2fc7358
Compare
89803d8
to
e08c9ca
Compare
e497463
to
ad818c0
Compare
d08c8e3
to
86c28d0
Compare
b719d42
to
6ae8f8a
Compare
6ae8f8a
to
ef9135f
Compare
bf1632c
to
4d35256
Compare
61ba4b3
to
1306fcc
Compare
8bd9098
to
09defe4
Compare
09defe4
to
5f1e2ec
Compare
5f1e2ec
to
9106d6b
Compare
9106d6b
to
f5f2c2d
Compare
f5f2c2d
to
45dde3d
Compare
45dde3d
to
6761c7c
Compare
30a297d
to
fb78f2e
Compare
2c5605a
to
50a5f9a
Compare
50a5f9a
to
d2096c0
Compare
2010f85
to
ce23368
Compare
ce23368
to
87657fe
Compare
87657fe
to
506d6a5
Compare
506d6a5
to
c51ab73
Compare
c51ab73
to
85e9b27
Compare
85e9b27
to
ef51b59
Compare
ef51b59
to
6628f50
Compare
6628f50
to
0e6dcd0
Compare
0e6dcd0
to
84c258e
Compare
84c258e
to
bfc5517
Compare
bfc5517
to
a9c9fe1
Compare
a9c9fe1
to
a8335e6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.12
->3.5.2
Release Notes
mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)
v3.5.2
Compare Source
Full Changelog
Bugs Fixed
disconnectOnExpiredPasswords
connection 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.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 sizeConfiguration
📅 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.