Skip to content

Bump mariadb-java-client from 3.2.0 to 3.3.0

Bumps mariadb-java-client from 3.2.0 to 3.3.0.

Release notes

Sourced from mariadb-java-client's releases.

MariaDB Connector/Java 3.3.0

3.3.0 (Nov 2023)

Full Changelog

Notable Changes
  • CONJ-1115 Make connector become more virtual-thread friendly
  • CONJ-1108 Database metadata listing TEMPORARY tables/sequences
  • CONJ-1113 update ed25519 to recent version
  • CONJ-1116 Avoid unnecessary synchronization on calendar when no calendar parameter
Bugs Fixed
  • CONJ-1102 BatchUpdateException.getUpdateCounts() returns SUCCESS_NO_INFO but expects EXECUTE_FAILED
Changelog

Sourced from mariadb-java-client's changelog.

3.3.0 (Nov 2023)

Full Changelog

Notable Changes
  • CONJ-1115 Make connector become more virtual-thread friendly
  • CONJ-1108 Database metadata listing TEMPORARY tables/sequences
  • CONJ-1113 update ed25519 to recent version
  • CONJ-1116 Avoid unnecessary synchronization on calendar when no calendar parameter
Bugs Fixed
  • CONJ-1102 BatchUpdateException.getUpdateCounts() returns SUCCESS_NO_INFO but expects EXECUTE_FAILED
Commits
  • d9b3688 Merge branch 'release/3.3.0'
  • 7ef158f bump 3.3.0
  • 5ff1421 [CONJ-1108] Database metadata listing TEMPORARY tables/sequences - ensure nul...
  • 52ab8d3 [CONJ-1108] Database metadata listing TEMPORARY tables/sequences
  • 057b2e9 [misc] default compiler version correction
  • 8690386 [CONJ-1102] BatchUpdateException.getUpdateCounts() wrong results
  • 69735a5 [misc] TemporalField use code simplification
  • c46c6bc [misc] remove skysql testing
  • be3eb29 bump jmh version
  • f5a33b6 [CONJ-1115] Make connector become virtual-thread friendly - part 2
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports