Skip to content
Snippets Groups Projects

Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3

Bumps org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3.

Release notes

Sourced from org.mariadb.jdbc:mariadb-java-client's releases.

MariaDB Connector/Java 3.5.3

3.5.3 (Feb 2025)

Full Changelog

Bugs Fixed

  • CONJ-1226 Fixed issue where dates containing zero day or month resulted in a DateTimeException
  • CONJ-1232 Resolved timestamp string representation incompatibility between versions 2.7 and 3.x
  • CONJ-1226 Fixed incorrect values returned by ResultSet.getColumnType() for unsigned values
  • CONJ-1241 Corrected regression in 3.x affecting column metadata for unsigned types
  • CONJ-1243 Fixed CallableStatement.getParameterMetadata() returning wrong java.sql.Type for boolean values
  • CONJ-1236 Prevented NPE (Null Pointer Exception) after reconnection failure in high availability configurations
  • CONJ-1237 Fixed issue with incorrect statements.isClosed value after closing connection
  • CONJ-1239 Disabled BULK operations when no parameters are present
  • CONJ-1240 Fixed connectivity issues with databases that only accept TLSv1.3
  • CONJ-1235 Modified redirection option to enable by default only when SSL is enabled
Changelog

Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.

3.5.3 (Mar 2025)

Full Changelog

Bugs Fixed

  • CONJ-1226 Fixed issue where dates containing zero day or month resulted in a DateTimeException
  • CONJ-1232 Resolved timestamp string representation incompatibility between versions 2.7 and 3.x
    • see new option oldModeNoPrecisionTimestamp
  • CONJ-1226 Fixed incorrect values returned by ResultSet.getColumnType() for unsigned values
  • CONJ-1241 Corrected regression in 3.x affecting column metadata for unsigned types
  • CONJ-1243 Fixed CallableStatement.getParameterMetadata() returning wrong java.sql.Type for boolean values
  • CONJ-1236 Prevented NPE (Null Pointer Exception) after reconnection failure in high availability configurations
  • CONJ-1237 Fixed issue with incorrect statements.isClosed value after closing connection
  • CONJ-1239 Disabled BULK operations when no parameters are present
  • CONJ-1240 Fixed connectivity issues with databases that only accept TLSv1.3
  • CONJ-1235 Modified redirection option to enable by default only when SSL is enabled
Commits
  • 1622933 [misc] set 3.5.3 version
  • b0c299e Merge branch 'develop'
  • bd1d18f [misc] zero config not permitting non plugins without hash
  • ac2555b Merge branch 'develop'
  • 22f8126 [misc] test improvement
  • cb03a35 [misc] correcting test for MySQL user length limitation
  • 031de36 [CONJ-1235] enable redirection option by default only when SSL is enabled
  • 5352d6b [CONJ-1226] Dates containing zero day or month results into DateTimeException
  • 2d48120 [CONJ-1243] CallableStatement.getParameterMetadata for Boolean return wrong v...
  • 606fe0d [misc] code style correction
  • 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

Merge request reports

Merge request pipeline #21500 passed

Merge request pipeline passed for be2ad1e7

Test summary results are being parsed

Merged by DependabotDependabot 3 weeks ago (Mar 27, 2025 5:55pm UTC)

Loading

Pipeline #21501 passed

Pipeline passed for 6e58d372 on master

Deployed to produ‎ction‎ 3 weeks ago

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading