Skip to content

Bump r2dbc-postgresql from 0.8.11.RELEASE to 0.8.13.RELEASE in /modules/postgresql#1294

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/modules/postgresql/io.r2dbc-r2dbc-postgresql-0.8.13.RELEASE
Open

Bump r2dbc-postgresql from 0.8.11.RELEASE to 0.8.13.RELEASE in /modules/postgresql#1294
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/modules/postgresql/io.r2dbc-r2dbc-postgresql-0.8.13.RELEASE

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 1, 2022

Bumps r2dbc-postgresql from 0.8.11.RELEASE to 0.8.13.RELEASE.

Release notes

Sourced from r2dbc-postgresql's releases.

v0.8.13.RELEASE

⭐ New Features

  • Consider lowercase sslmode for easier JDBC URL adaption #486
  • Issue parsing timestamp with timezone having offset of format +hh:mm:ss #509

🐞 Bug Fixes

  • CachedCodecLookup wrongly assumes uniqueness of hashCode() #511
  • using an EnumCodec with no enums generates invalid SQL #515
  • Await ReadyForQuery before emitting errors from transactional control methods #541

💡 Other

  • Upgrade to netty 4.1.77.Final to address epoll_wait() not implemented on Linux #514

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.8.12.RELEASE

🐞 Bug Fixes

  • Parameter values are not sent in the correct order #482
  • ReactorNettyClient requestProcessor can retain data from queries #492

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Changelog

Sourced from r2dbc-postgresql's changelog.

0.8.13.RELEASE

  • Consider lowercase sslmode for easier JDBC URL adaption #486
  • Issue parsing timestamp with timezone having offset of format +hh:mm:ss #509
  • CachedCodecLookup wrongly assumes uniqueness of hashCode() #511
  • Upgrade to netty 4.1.77.Final to address epoll_wait() not implemented on Linux #514
  • using an EnumCodec with no enums generates invalid SQL #515
  • Await ReadyForQuery before emitting errors from transactional control methods #541

0.8.12.RELEASE

  • Parameter values are not sent in the correct order #482
  • ReactorNettyClient requestProcessor can retain data from queries #492
Commits
  • d1f7607 Release 0.8.13.RELEASE.
  • 871862a Upgrade depencencies.
  • ef8f975 Update changelog.
  • 7424903 Await ReadyForQuery before emitting errors from transactional control methods.
  • 9f4d2a6 Update Netty to 4.1.77.Final
  • 50e3dad Skip EnumCodec registration if the builder has no mappings.
  • a3611bc Improve codec caching.
  • 95d9eee Polishing.
  • c8dfac2 Add support to parse timestamps with +hh:mm:ss offset.
  • 2710606 Polishing.
  • 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-postgresql](https://github.com/r2dbc/r2dbc-postgresql) from 0.8.11.RELEASE to 0.8.13.RELEASE.
- [Release notes](https://github.com/r2dbc/r2dbc-postgresql/releases)
- [Changelog](https://github.com/pgjdbc/r2dbc-postgresql/blob/v0.8.13.RELEASE/CHANGELOG)
- [Commits](pgjdbc/r2dbc-postgresql@v0.8.11.RELEASE...v0.8.13.RELEASE)

---
updated-dependencies:
- dependency-name: io.r2dbc:r2dbc-postgresql
  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 Pull requests that update Java code labels Oct 1, 2022
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants