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.3.RELEASE to 0.8.4.RELEASE in /modules/postgresql #3035

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2020

Bumps r2dbc-postgresql from 0.8.3.RELEASE to 0.8.4.RELEASE.

Changelog

Sourced from r2dbc-postgresql's changelog.

0.8.4.RELEASE

  • Ensure no snapshots get referenced in release builds #299
  • Add config options for TCP nodelay and keepalive #296
  • Add support for SSL tunnels #295
  • Support for "time with time zone" type #294
  • Query doesn't complete #292
  • Upgrade to Reactor Dysprosium SR9 #291
  • Upgrade to Reactor Dysprosium SR8 #289
  • SSL Mode configuration is not working anymore with v0.8.3.RELEASE #286
  • Infinite drainLoop call in BackendMessageSubscriber #285
  • Add support for point type #283
  • Connection in unstable state when rollback after a failed commit #274
  • Add codec for Postgres enumerated types #244
Commits

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 Jul 27, 2020
@rnorth rnorth merged commit ed6b117 into master Jul 31, 2020
@rnorth rnorth deleted the dependabot/gradle/modules/postgresql/io.r2dbc-r2dbc-postgresql-0.8.4.RELEASE branch July 31, 2020 19:46
artjomka pushed a commit to artjomka/testcontainers-java that referenced this pull request Aug 2, 2020
…/postgresql (testcontainers#3035)

Bumps [r2dbc-postgresql](https://github.com/r2dbc/r2dbc-postgresql) from 0.8.3.RELEASE to 0.8.4.RELEASE.
- [Release notes](https://github.com/r2dbc/r2dbc-postgresql/releases)
- [Changelog](https://github.com/pgjdbc/r2dbc-postgresql/blob/v0.8.4.RELEASE/CHANGELOG)
- [Commits](pgjdbc/r2dbc-postgresql@v0.8.3.RELEASE...v0.8.4.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard North <rich.north@gmail.com>
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