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

Bump mariadb-java-client from 2.4.4 to 2.5.0 in /modules/mariadb #1942

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 4, 2019

Bumps mariadb-java-client from 2.4.4 to 2.5.0.

Release notes

Sourced from mariadb-java-client's releases.

MariaDB java connector 2.5.0

This version is a general availability (GA) release.

Changelog

  • [CONJ-663] Client authentication plugins are now defined as services. The driver has 2 new plugins caching_sha2_password and sha256_password plugin for MySQL compatibility
  • [CONJ-733] Credential service: AWS IAM authentication
  • [CONJ-727] Support configuration of custom SSLSocketFactory
  • [CONJ-561] JDBC 4.3 partial implementation java.sql.Statement methods isSimpleIdentifier, enquoteIdentifier, enquoteLiteral and enquoteNCharLiteral
  • [CONJ-692] ConnectionPoolDataSource interface addition to MariaDbPoolDataSource
  • [CONJ-563] closing possible option batch thread on driver deregistration.
  • [CONJ-732] Driver getPropertyInfo returns no options information when url is empty
  • [CONJ-734] DatabaseMetaData.getSchemaTerm now return "schema", not empty string
Commits
  • 5128ae3 bump 2.5.0
  • 8c53983 [CONJ-698] statement#getGeneratedKeys() returns two rows if ON DUPLICATE KEY ...
  • ae06694 [misc] updating copyright
  • d4eecfb [misc] code format standardization following google-java-format
  • 533b1f8 [CONJ-692] ConnectionPoolDataSource interface addition to MariaDbPoolDataSource
  • a0f2f42 [CONJ-561] JDBC 4.3 Statement enquoteLiteral, enquoteIdentifier, isSimpleIden...
  • 4c894f9 [CONJ-727] TLS socket factory service implementation
  • d462f32 [misc] removing test for sha2 plugin for MySQL version before 5.7
  • a5cc2bf [misc] travis testing configuration correction for caching_sha2_password
  • 4630edc [CONJ-663] Implement caching_sha2_password and sha256_password plugin
  • 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 will merge this PR once CI passes on it, as requested by @rnorth.


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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 4, 2019
@rnorth
Copy link
Member

rnorth commented Oct 4, 2019

@dependabot merge

Sent with GitHawk

@dependabot-preview dependabot-preview bot merged commit cc1b86d into master Oct 4, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/modules/mariadb/org.mariadb.jdbc-mariadb-java-client-2.5.0 branch October 4, 2019 06:03
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.

None yet

1 participant