Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0 #1724

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps com.mysql:mysql-connector-j from 8.2.0 to 8.3.0.

Changelog

Sourced from com.mysql:mysql-connector-j'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
  • 805f872 Fix for wrong build-date in EL9 and Fedora rpm builds.
  • 8d279d3 Fix for Bug#107107 (Bug#34101635), Redundant "Reset stmt" when setting useSer...
  • 644be22 Update copyright year.
  • cd538fe Fix for Bug#112884 (Bug#36043166), Setting a large timeout leads to errors wh...
  • 12ef710 Fix for Bug#19845752, COMMENT PARSING IS NOT PROPER IN CONNECTOR JDBC.
  • 2685f05 Fix for Bug#112884 (Bug#36043166), Setting a large timeout leads to errors wh...
  • 61422b9 Update for GPL license book.
  • dbdb90e WL#16077, Upgrade 3rd party libraries and tools.
  • dd8c819 WL#16074, Upgrade Protocol Buffers dependency to protobuf-java-3.25.1.
  • 6086199 Fix for Bug#35929119, Issue with mysql-connector-j 8.0.33 connector (XDEVAPI)...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 22, 2024
@github-actions github-actions bot enabled auto-merge January 22, 2024 07:17
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.mysql-mysql-connector-j-8.3.0 branch from 468b307 to d38f401 Compare January 22, 2024 18:28
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.mysql-mysql-connector-j-8.3.0 branch from d38f401 to 5afd0db Compare January 22, 2024 18:36
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/com.mysql-mysql-connector-j-8.3.0 branch from 5afd0db to 0b3fe9a Compare January 22, 2024 18:45
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

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

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.mysql-mysql-connector-j-8.3.0 branch from 0b3fe9a to 84d5539 Compare January 29, 2024 07:05
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit 1b2b532 into master Jan 29, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.mysql-mysql-connector-j-8.3.0 branch January 29, 2024 07:11
github-actions bot pushed a commit that referenced this pull request Feb 16, 2024
  - Update aws secret pattern matcher (#1755)
  - build(deps): bump org.apache.directory.api:api-ldap-model from 2.1.5 to 2.1.6 (#1752)
  - build(deps): bump org.apache.directory.api:api-ldap-model
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.36.0 to 1.37.0 (#1753)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.32.1 to 2.33.0 (#1751)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.12.0 to 8.12.1 (#1749)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump aws-sdk.version from 1.12.651 to 1.12.656 (#1748)
  - build(deps): bump aws-sdk.version from 1.12.651 to 1.12.656
  - build(deps): bump slf4j-log4j.version from 2.0.11 to 2.0.12 (#1747)
  - build(deps): bump slf4j-log4j.version from 2.0.11 to 2.0.12
  - build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#1745)
  - build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2
  - Revert "build(deps): bump com.google.cloud:google-cloud-bigquery"
  - build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#1743)
  - build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3
  - build(deps): bump aws-sdk.version from 1.12.646 to 1.12.651 (#1742)
  - build(deps): bump aws-sdk.version from 1.12.646 to 1.12.651
  - Fix Vertica Connection Factory connection test, prevented from creating new connection after previous one closed (#1573)
  - build(deps): bump aws-sdk.version from 1.12.641 to 1.12.646 (#1732)
  - build(deps): bump aws-sdk.version from 1.12.641 to 1.12.646
  - build(deps): bump org.codehaus.mojo:license-maven-plugin from 2.3.0 to 2.4.0 (#1738)
  - build(deps): bump org.codehaus.mojo:license-maven-plugin
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.14.4 to 3.14.5 (#1733)
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.14.4 to 3.14.5
  - build(deps): bump com.google.cloud:google-cloud-bigquery from 2.36.0 to 2.37.0 (#1734)
  - build(deps): bump com.google.cloud:google-cloud-bigquery
  - build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#1737)
  - build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.31.0 to 2.32.1 (#1736)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0 (#1724)
  - build(deps): bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.35.0 to 1.36.0 (#1731)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants