lukas-krecan / ShedLock

Distributed lock for your scheduled tasks
Apache License 2.0
3.66k stars 518 forks source link

Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.0 #2209

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

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)

Full Changelog

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)

Full Changelog

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)