Bump mariadb-java-client from 3.1.3 to 3.1.4
Bumps mariadb-java-client from 3.1.3 to 3.1.4.
Release notes
Sourced from mariadb-java-client's releases.
MariaDB Connector/Java 3.1.4
3.1.4 (Apr 2023)
- CONJ-1065 wrong Resultset.wasNull() for zero-date timestamps
- CONJ-1070 getBlob on TEXT columns throw Exception
- CONJ-1071 Error response during Bulk execution might result in connection wrong state
- CONJ-1067 When some numeric data types are set to UNSIGNED, ResultSetMetaData.getColumnTypeName() does not return UNSIGNED
Changelog
Sourced from mariadb-java-client's changelog.
3.1.4 (Apr 2023)
- CONJ-1065 wrong Resultset.wasNull() for zero-date timestamps
- CONJ-1070 getBlob on TEXT columns throw Exception
- CONJ-1071 Error response during Bulk execution might result in connection wrong state
- CONJ-1067 When some numeric data types are set to UNSIGNED, ResultSetMetaData.getColumnTypeName() does not return UNSIGNED
Commits
-
745ef7b
bump 3.1.4 -
531fc88
Merge tag '3.1.4' into develop -
bdf2246
Merge branch 'release/3.1.4' -
1ea84e3
[CONJ-1071] Error during Bulk execution might result in connection wrong state -
fa51fd4
[misc] windows test correction -
7d24ade
[CONJ-1065] Resultset.wasNull() wrong return (false) after reading zero-date -
2ebdd43
[misc] correcting unnecessary lowercase when using SQL escape sequence -
b831488
[misc] using default java ISO6801 when using Instant with default timezone UTC -
ba7f739
[CONJ-1070] getBlob on TEXT columns throw Exception -
1448316
[CONJ-1067] ResultSetMetaData.getColumnTypeName() does not return UNSIGNED fo... - 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