Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 18, 2024

Bumps mysql:mysql-connector-java from 5.1.26 to 8.0.30.

Changelog

Sourced from mysql:mysql-connector-java's changelog.

Changelog

https://dev.mysql.com/doc/relnotes/connector-j/en/

Version 8.3.0

  • Fix for Bug#107107 (Bug#34101635), Redundant "Reset stmt" when setting useServerPrepStmts&cachePrepStmts to true. Thanks to Marcos Albe for his contribution.

  • Fix for Bug#19845752, COMMENT PARSING IS NOT PROPER IN CONNECTOR JDBC.

  • Fix for Bug#112884 (Bug#36043166), Setting a large timeout leads to errors when executing SQL.

  • WL#16077, Upgrade 3rd party libraries and tools.

  • WL#16074, Upgrade Protocol Buffers dependency to protobuf-java-3.25.1.

  • Fix for Bug#35929119, Issue with mysql-connector-j 8.0.33 connector (XDEVAPI) - getsession is slow.

  • Fix for Bug#111107 (Bug#36023972), CallableStatement::getParameterMetaData reports incorrect parameterCount.

  • Fix for Bug#109546 (Bug#34958912), executeUpdate throws SQLException on queries that are only comments.

  • Fix for Bug#112195 (Bug#35749998), getWarnings() of StatementImpl contains all warnings.

  • Fix for Bug#111360 (Bug#35488208), Unexpected list of permitted ciphers.

  • Fix for Bug#96582 (Bug#30222032), jdbc.MysqlParameterMetadata#isNullable doesnt check whether to be simple.

  • Fix for Bug#95796 (Bug#29907618), Parameter metadata inferred incorrectly when procedure or function doesn't exist.

  • Fix for Bug#73774 (Bug#19531305), Can't execute a stored procedure if exists function with same name.

Version 8.2.0

  • Fix for Bug#35811592, Missing implementation for Connection.releaseSavepoint().

  • Fix for Bug#91351 (Bug#28225464), MysqlConnectionPoolDataSource - autocommit status lost if global autocommit = 0.

  • WL#15197, Support WebauthN in fido authentication plugin.

  • Fix for Bug#107215 (Bug#34139593), ClassCastException: java.time.LocalDateTime cannot be cast to java.sql.Timestamp.

  • WL#15747, Remove autoDeserialize feature.

  • Fix for Bug#35358417, MySQL Connector/J is not parsing the sessionStateChanges from the OK_Packet correctly.

  • WL#15845, Stop building artifacts for old maven coordinates.

Version 8.1.0

... (truncated)

Commits
  • 1de2fe8 GPL license book update.
  • 7abb899 Fix for StringRegressionTest.testBug11614() failures when running with wrong ...
  • c12e066 Fix for CollectionModifyTest.testBug107510() failures against MySQL 5.7.
  • ee010ad Fix for tests failing on Windows and other sporadic failures.
  • 32892f1 Fix for Bug#107510 (Bug#34259416), Empty string given to set() from Collectio...
  • 0604bf4 Fix for AuthenticationTest.testWl14650() failures when running in Docker.
  • 3659ab5 Fix for Bug#106758 (33973048), DatabaseMetaData.getTypeInfo returns AUTO_INCR...
  • 8fe1660 Fix for ResultSetRegressionTest.testBug94457() sporadic failures.
  • 82d524c Fix for Bug#34090350, Update mappings for utf8mb3 and utf8mb4 collations.
  • 66482e4 Fix for Bug#106880 (34022110), Outdated description in connection property 'r...
  • 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 <dependency name> 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)

Bumps [mysql:mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.26 to 8.0.30.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES)
- [Commits](mysql/mysql-connector-j@5.1.26...8.0.30)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant