Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps r2dbc-mariadb from 1.0.0 to 1.0.1.

Release notes

Sourced from r2dbc-mariadb's releases.

MariaDB R2DBC version 1.0.1

1.0.1 (09 Mar 2021)

Full Changelog

Changes:

  • [R2DBC-16] Ensure connection autocommit initialisation and new option autocommit

Corrections:

  • [R2DBC-17] Transactions in query flux might not be persisted
  • [R2DBC-19] Data bigger than 16Mb correction.
Changelog

Sourced from r2dbc-mariadb's changelog.

1.0.1 (09 Mar 2021)

Full Changelog

Changes:

  • [R2DBC-16] Ensure connection autocommit initialisation and new option autocommit

Corrections:

  • [R2DBC-17] Transactions in query flux might not be persisted
  • [R2DBC-19] Data bigger than 16Mb correction.
Commits
  • d8dcd72 Merge branch 'release/1.0.1'
  • 3473b0e bump 1.0.1 version
  • 7e44cb3 [R2DBC-18] Update CI to use common Connector testing script.
  • be0b657 [R2DBC-19] MAXSCALE and SkySQL error on big packet (multiple packet > 16M)
  • 0439850 [misc] ensuring test stability
  • ce64ac6 R2DBC-18 - update travis tests
  • ad6037a R2DBC-17 - Transaction is might not be persisted #12
  • 036e4c9 misc - bump dependencies version
  • 46c409d misc - removing now unreliable redo script
  • f7dd1e7 R2DBC-16 ensure connection autocommit initialisation and new option autocommit
  • 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)

@dependabot dependabot bot requested review from bsideup, kiview and rnorth as code owners March 15, 2021 05:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/mariadb/org.mariadb-r2dbc-mariadb-1.0.1 branch from 6b25f8c to 24a2ec9 Compare May 19, 2021 12:47
@github-actions github-actions bot mentioned this pull request Jun 8, 2021
@rnorth rnorth mentioned this pull request Jun 8, 2021
@rnorth rnorth merged commit ac53ea7 into master Jun 9, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/mariadb/org.mariadb-r2dbc-mariadb-1.0.1 branch June 9, 2021 07:53
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.

2 participants