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 r2dbc-mariadb from 1.0.1 to 1.0.2 in /modules/mariadb #4324

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2021

Bumps r2dbc-mariadb from 1.0.1 to 1.0.2.

Release notes

Sourced from r2dbc-mariadb's releases.

MariaDB Connector/R2DBC 1.0.2

1.0.2 (02 Jul 2021)

Full Changelog

Corrections:

  • [R2DBC-24] columns of type Bit(1)/TINYINT(1) now convert as Boolean (new option tinyInt1isBit)
  • [R2DBC-25] Statement::add correction after specification precision
  • [R2DBC-26] handle error like 'too many connection" on socket creation
  • [R2DBC-27] Options not parsed from connection string
  • [R2DBC-28] mutual authentication not done when using ssl TRUST option
  • [R2DBC-29] improve coverage to reaching 90%
  • [R2DBC-30] Native Password plugin error
Changelog

Sourced from r2dbc-mariadb's changelog.

1.0.2 (02 Jul 2021)

Full Changelog

Corrections:

  • [R2DBC-24] columns of type Bit(1)/TINYINT(1) now convert as Boolean (new option tinyInt1isBit)
  • [R2DBC-25] Statement::add correction after specification precision
  • [R2DBC-26] handle error like 'too many connection" on socket creation
  • [R2DBC-27] Options not parsed from connection string
  • [R2DBC-28] mutual authentication not done when using ssl TRUST option
  • [R2DBC-29] improve coverage to reaching 90%
  • [R2DBC-30] Native Password plugin error
Commits
  • 5fab63c Merge branch 'release/1.0.2'
  • 4fa0d52 [misc] update copyright
  • bbdb24f [misc] ensure timeout test are not stalling
  • 1a5bec3 [R2DBC-29] coverage addition
  • 808c48d [R2DBC-31] negative Duration value wrong encoding
  • 22cd77c [R2DBC-30] Native Password plugin error
  • 704f69e [R2DBC-28] mutual authentication correction when using TRUST mode
  • 6ad64b7 [misc] ssl test correction
  • 31c525f [misc] coverage addition + SslMode parameter unification with jdbc driver
  • d6d8178 [misc] coverage generation correction
  • 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 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 [r2dbc-mariadb](https://github.com/mariadb-corporation/mariadb-connector-r2dbc) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-r2dbc/blob/master/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-r2dbc@1.0.1...1.0.2)

---
updated-dependencies:
- dependency-name: org.mariadb:r2dbc-mariadb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Aug 1, 2021
@rnorth rnorth mentioned this pull request Aug 3, 2021
@rnorth rnorth merged commit 9bdd4f3 into master Aug 3, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/mariadb/org.mariadb-r2dbc-mariadb-1.0.2 branch August 3, 2021 10:51
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