Bump mariadb-java-client from 3.0.4 to 3.0.5 by dependabot[bot] · Pull Request #8060 · jetty/jetty.project (original) (raw)
Bumps mariadb-java-client from 3.0.4 to 3.0.5.
Release notes
Sourced from mariadb-java-client's releases.
MariaDB Connector/Java 3.0.5
3.0.5 (may 2022)
- [CONJ-956] ArrayIndexOutOfBoundsException when alias length > 250
- [CONJ-947] value after milliseconds precision lost when timestamp is encoded
- [CONJ-949] keep clientCertificateKeyStoreUrl and clientCertificateKeyStoreUrl aliases
- [CONJ-950] metadata TEXT/TINYTEXT/MEDIUMTEXT/LONGTEXT wrong column type and length
- [CONJ-954] java.time.OffsetDateTime not supported
- [CONJ-958] compatibility with 2.7: now loop through hosts when multiple host without failover mode
- [CONJ-959] java.time.Instant not supported
- [CONJ-961] LOAD DATA LOCAL INFILE was disable by default
- [CONJ-962] resultset for negative TIME value return erronous LocalDateTime values
- [CONJ-965] better error message when not loading serverSslCert file
- [CONJ-967] clearParameters() breaks validity when using output parameters in stored procedures
- [CONJ-969] org.mariadb.jdbc.ClientPreparedStatement is missing a toString implementation, useful for logging
Changelog
Sourced from mariadb-java-client's changelog.
3.0.5 (may 2022)
- [CONJ-956] ArrayIndexOutOfBoundsException when alias length > 250
- [CONJ-947] value after milliseconds precision lost when timestamp is encoded
- [CONJ-949] keep clientCertificateKeyStoreUrl and clientCertificateKeyStoreUrl aliases
- [CONJ-950] metadata TEXT/TINYTEXT/MEDIUMTEXT/LONGTEXT wrong column type and length
- [CONJ-954] java.time.OffsetDateTime not supported
- [CONJ-958] compatibility with 2.7: now loop through hosts when multiple host without failover mode
- [CONJ-959] java.time.Instant not supported
- [CONJ-961] LOAD DATA LOCAL INFILE was disable by default
- [CONJ-962] resultset for negative TIME value return erronous LocalDateTime values
- [CONJ-965] better error message when not loading serverSslCert file
- [CONJ-967] clearParameters() breaks validity when using output parameters in stored procedures
- [CONJ-969] org.mariadb.jdbc.ClientPreparedStatement is missing a toString implementation, useful for logging
Commits
- 62252ae [CONJ-972] possible java.lang.ClassCastException when executing prepared stat...
- a9806b4 [misc] code style correction
- 43baaa0 update CHANGELOG
- 523e6ed Merge branch 'release/3.0.5'
- c2f09c7 bump 3.0.5
- 2bb83ed [CONJ-948] adding a technical option 'forceTransactionEnd' to force ROLLBACK/...
- 0609c6d [CONJ-964] adding 'auto' timezone possibility
- 2ba083c [CONJ-950] correct ResultSetMetaData.getPrecision() and getColumnType() for T...
- 15d8321 [CONJ-949] adding mysql TLS client option aliases
- 5ec7579 [misc] remove incorrect public interface
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)