Skip to content

Bump r2dbc-postgresql from 0.8.8.RELEASE to 0.8.11.RELEASE in /modules/postgresql#4918

Merged
kiview merged 1 commit intomasterfrom
dependabot/gradle/modules/postgresql/io.r2dbc-r2dbc-postgresql-0.8.11.RELEASE
Jan 17, 2022
Merged

Bump r2dbc-postgresql from 0.8.8.RELEASE to 0.8.11.RELEASE in /modules/postgresql#4918
kiview merged 1 commit intomasterfrom
dependabot/gradle/modules/postgresql/io.r2dbc-r2dbc-postgresql-0.8.11.RELEASE

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

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

Release notes

Sourced from r2dbc-postgresql's releases.

v0.8.11.RELEASE

⭐ New Features

  • Add support to re-prepare cached statements #382
  • Add support for reading arbitrary enum values as String #429
  • Add support to decode enums and other types as String #454

🐞 Bug Fixes

  • Backport compound statement result splitting to 0.8.x #446
  • SSL=False Option isn't working #453
  • Buffers in SSLSessionHandlerAdapter not released after decoding #458
  • NumberFormatException in BuiltinDynamicCodecs when reading oid value #470

💡 Other

  • Truncated the values tested in time-related unit tests to their micro… #469

❤️ Contributors

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

Changelog

Sourced from r2dbc-postgresql's changelog.

0.8.11.RELEASE

  • Add support to re-prepare cached statements #382
  • Add support for reading arbitrary enum values as String #429
  • Backport compound statement result splitting to 0.8.x #446
  • SSL=False Option isn't working #453
  • Add support to decode enums and other types as String #454
  • Buffers in SSLSessionHandlerAdapter not released after decoding #458
  • Truncated the values tested in time-related unit tests to their micro… #469
  • NumberFormatException in BuiltinDynamicCodecs when reading oid value #470

0.8.10.RELEASE

  • Apply correct windowing in SimpleQueryPostgresqlStatement #450

0.8.9.RELEASE

  • Upgrade dependencies #448
  • Introduce codec mapping caches (0.8.x branch) #444
  • Remove restriction on ending semicolon in ExtendedQueryPostgresStatement #439
  • Avoid cast to X509Certificate array during certificate verification #438
  • Invalid string formatting in PostgresTypes.lookupType #437
  • Adding Extension from Option #433
  • PostgresObjectId#isValid uses exception as control mechanism resulting in significant performance penalty #420
  • Memory Leak of BalancedResolverGroup #412
  • Multi-byte characters inside HStore columns are not read correctly #407
  • Fetch rows never completes #401
  • Introduce connection factory option for statementTimeout #381
  • Add FluxDiscardOnCancel operator #44
Commits
  • aa70d6b Release 0.8.11.RELEASE.
  • fcea5b5 Update changelog
  • 3221643 Upgrade dependencies
  • 46d8bbe Adopt to Reactor Netty changes.
  • 88819eb Upgrade dependencies
  • 25f0689 Truncated the values tested in time-related unit tests to their microseconds
  • 92de4b0 Properly downcast unsigned OID to Integer.
  • 3d30064 Update dependencies.
  • 788225a Invalidate statement cache even if the statement is not reprepared.
  • 379f32e Add support to reprepare cached queries.
  • 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.8.RELEASE to 0.8.11.RELEASE.
- [Release notes](https://github.com/r2dbc/r2dbc-postgresql/releases)
- [Changelog](https://github.com/pgjdbc/r2dbc-postgresql/blob/v0.8.11.RELEASE/CHANGELOG)
- [Commits](pgjdbc/r2dbc-postgresql@v0.8.8.RELEASE...v0.8.11.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 force-pushed the dependabot/gradle/modules/postgresql/io.r2dbc-r2dbc-postgresql-0.8.11.RELEASE branch from 2f50d60 to 3a16a79 Compare January 13, 2022 13:03
@kiview kiview mentioned this pull request Jan 17, 2022
@kiview kiview merged commit 0a04166 into master Jan 17, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/postgresql/io.r2dbc-r2dbc-postgresql-0.8.11.RELEASE branch January 17, 2022 10:05
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