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.4.RELEASE to 0.8.5.RELEASE in /modules/postgresql #3230

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


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

Changelog

Sourced from r2dbc-postgresql's changelog.

0.8.5.RELEASE

  • Use detached byte buffers by default for decoded values #330
  • JsonCodec.encode(…) doesn't release input buffer #329
  • Upgrade to Assertj 3.17.2 #328
  • Upgrade to Netty 4.1.51.Final #327
  • Upgrade to Reactor Dysprosium SR11 #326
  • Issue parsing UTC timestamptz from CockroachDB #320
  • Possibility to configure LoopResources inside ReactorNettyClient #319
  • Add priority to EnumCodec registrar #310
  • EnumCodec's canDecode method fix (Issue #302) #308
  • Support for geospatial types - point, line, box, polygon etc #306
  • NullPointerExceptionwhen adding SSL handler via SSLTunnelHandlerAdapter #304
  • Add priority to EnumCodec registrar #303
  • EnumCodec decoding fails if the requested value type is Object #302
  • Row.decode(…) fails for enum type with IllegalArgumentException: 72093 is not a valid object id #301
  • Support for geospatial types - point, line, box, polygon etc #282
Commits
  • 1cd41fd v0.8.5.RELEASE Release
  • c7f9c4f Update changelog
  • 85c7b62 Use detached buffers for Json decoding by default
  • 4af0379 Release ByteBuf after encoding to JSON
  • 7ce5eb7 Upgrade to Assertj 3.17.2
  • c3121fc Upgrade to Netty 4.1.51.Final
  • 516de5a Upgrade to Reactor Dysprosium SR11
  • f515a73 Polishing
  • 934f042 Add Option<LoopResources> tcpLoopResources
  • f545764 Parse UTC timestamps with +00:00 offset
  • 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 Sep 14, 2020
@rnorth rnorth merged commit a4f7880 into master Sep 14, 2020
@rnorth rnorth deleted the dependabot/gradle/modules/postgresql/io.r2dbc-r2dbc-postgresql-0.8.5.RELEASE branch September 14, 2020 18:32
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