Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.0
Bumps org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.0.
Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
MariaDB Connector/Java 3.5.0
3.5.0 (Oct 2024)
Notable changes
- CONJ-1193 Parsec authentication implementation
- CONJ-1183 permit setting specific truststore
Bugs Fixed
- CONJ-1202 Session variable setting must be executed last
- CONJ-1201 incorrect default behavior for forceConnectionTimeZoneToSession
- CONJ-1200 Batch import fails with exception "Unknown command"
- CONJ-1199 option
connectionCollation
addition in order to force collation- CONJ-1187 Use different exception type for connection timeouts
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
3.5.0 (Oct 2024)
Notable changes
- CONJ-1193 Parsec authentication implementation
- CONJ-1183 permit setting specific truststore
Bugs Fixed
- CONJ-1202 Session variable setting must be executed last
- CONJ-1201 incorrect default behavior for forceConnectionTimeZoneToSession
- CONJ-1200 Batch import fails with exception "Unknown command"
- CONJ-1199 option
connectionCollation
addition in order to force collation- CONJ-1187 Use different exception type for connection timeouts
Commits
-
8be57f3
[CONJ-1205] permit setObject with ARRAY dataType -
3e94848
[CONJ-1205] permit use of Array parameter -
a54a87e
[misc] update readme version -
ae8e740
[misc] permit using setObject/getObject on float[]/Float[] values -
5463572
[misc] code style correction -
91c06e6
Merge branch 'develop' -
1ce5982
[misc] XA Pool datasource ensuring close when using XAConnection.close() -
a81f0e3
[misc] XA test correction -
a66f05d
[misc] test correction for ES server -
32ca5d7
[misc] changing testing option disableSessionTracking defaut value - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts