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-postgresql from 0.8.6.RELEASE to 0.8.7.RELEASE #4

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps r2dbc-postgresql from 0.8.6.RELEASE to 0.8.7.RELEASE.

Changelog

Sourced from r2dbc-postgresql's changelog.

0.8.7.RELEASE

  • Upgrade to R2DBC SPI 0.8.4.RELEASE #387
  • Unable to insert a new entity in a table containing name "returning" #377
  • Update license headers to report the inception year instead of start-end range #369
  • Decoding CopyOutResponse message does not comply with postgres documentation #367
  • Make JsonIntegrationTests extend AbstractIntegrationTests #364
  • Upgrade to Testcontainers 1.15.0 #363
  • Unable to decode array_agg(varchar) type. #361
  • Map postgres' 40001 error code to PostgresqlRollbackException #355
  • Add BigDecimal array codec #349
  • Refactor dead if branch into single return flow #348
  • Add Interval Codec #345
  • Extended flow queries hang with pgpool 4.1 #341
  • Accept SSL certificates by providing a URL to use cert from within a jar #313
Commits
  • f201c06 Release 0.8.7.RELEASE.
  • d56b1ab Update changelog.
  • 3f7b265 Upgrade dependencies.
  • 63db728 Upgrade to R2DBC SPI 0.8.4.RELEASE.
  • 99950ed Fix regular expression which matches Postgres RETURNING keyword
  • 97fc297 Accept SSL certificates by providing a resource path.
  • d418b86 Introduce compatibility mode
  • 913ed0f Polishing
  • 951054c Refactor StatementCache and message flow
  • c85e34a Update license headers to report the inception year instead of start-end range
  • 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 added the dependencies Pull requests that update a dependency file label Mar 13, 2021
@dependabot dependabot bot force-pushed the dependabot/gradle/io.r2dbc-r2dbc-postgresql-0.8.7.RELEASE branch from 30dfd47 to 9d63a3d Compare March 13, 2021 08:33
@s5bug s5bug merged commit c05adf3 into main Mar 13, 2021
@dependabot dependabot bot deleted the dependabot/gradle/io.r2dbc-r2dbc-postgresql-0.8.7.RELEASE branch March 13, 2021 08:33
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