Skip to content

Bump io.r2dbc:r2dbc-mssql from 1.0.5.RELEASE to 1.0.6.RELEASE in /modules/mssqlserver - #12024

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/mssqlserver/io.r2dbc-r2dbc-mssql-1.0.6.RELEASE
Open

Bump io.r2dbc:r2dbc-mssql from 1.0.5.RELEASE to 1.0.6.RELEASE in /modules/mssqlserver#12024
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/mssqlserver/io.r2dbc-r2dbc-mssql-1.0.6.RELEASE

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps io.r2dbc:r2dbc-mssql from 1.0.5.RELEASE to 1.0.6.RELEASE.

Release notes

Sourced from io.r2dbc:r2dbc-mssql's releases.

v1.0.6.RELEASE

⭐ New Features

  • Introduce Conversation. #345
  • Add support for geometry/geography data types. #65
  • Added support for Geometry and Geography data types. #311

🐞 Bug Fixes

  • Reduce log-level for error drain after cancellation. #344
  • PlpEncoded.ChunkSubscriber corrupts its aggregator under concurrent access. #341
  • Serialise PlpEncoded.ChunkSubscriber aggregator access via the wip drain. #342
  • Release unconsumed return values when mapping rows. #336
  • Release retained decoder state on connection close. #338
  • smallmoney data type is not supported. #307
  • ByteBuf leak: ReturnValue dropped without release when a result with output parameters is consumed via map(). #335

❤️ Contributors

Changelog

Sourced from io.r2dbc:r2dbc-mssql's changelog.

1.0.6.RELEASE

  • Introduce Conversation #345
  • Add support for geometry/geography data types #65
  • Added support for Geometry and Geography data types #311
  • Reduce log-level for error drain after cancellation #344
  • PlpEncoded.ChunkSubscriber corrupts its aggregator under concurrent access #341
  • Serialise PlpEncoded.ChunkSubscriber aggregator access via the wip drain #342
  • Release unconsumed return values when mapping rows #336
  • Release retained decoder state on connection close #338
  • smallmoney data type is not supported #307
  • ByteBuf leak: ReturnValue dropped without release when a result with output parameters is consumed via map() #335

1.0.4.RELEASE

  • Isolate prepared statement caching #303
  • Upgrade to MSSQL JDBC 13.2.1 #306

1.0.3.RELEASE

  • Random IllegalReferenceCountException: refCnt: 0 #245
  • Release 1.0.2.RELEASE #274
  • Memory leak detected while using r2dbc-mssql 1.0.2 #279
  • Add Option to set Netty ConnectionProvider directly #291
  • Switch to Sonatype Central Publishing #299
  • Release 1.0.3.RELEASE #300

1.0.2.RELEASE

  • Could not find prepared statement with handle error #271
  • Capture encoder in Encoded instead of the plain value #272
  • Upgrade to Reactor 2022.0.9 #275

1.0.1.RELEASE

  • Transaction Names should be truncated when too long. #264
  • Ensure thatPreferredCursorExecution is the only configuration flag to control cursor preference #267

1.0.0.RELEASE

  • Upgrade to Project Reactor 2022.0.0 #260
  • Upgrade to R2DBC Pool 1.0.0.RELEASE #261

1.0.0.RC1

  • Expand CI testing to other platforms. #250
  • MssqlConnectionConfigurationUnitTests.configureKeyStore fails Windows test environment. #251
  • Upgrade to R2DBC 1.0 #253
  • Upgrade to Reactor 2022.0.0-M4 #255

... (truncated)

Commits
  • 217d96a Release R2DBC MSSQL 1.0.6.RELEASE.
  • b36c2a2 Update changelog.
  • 77fb41a Polishing.
  • 72a8004 Revise PLP handling in codecs and improve length management.
  • 2743f74 Polishing.
  • 8496cf5 Add GeographyCodec and GeometryCodec.
  • cc499f3 Polishing.
  • 1cc79ef Release unconsumed return values when mapping rows.
  • 3bd9b5e Refine Javadoc.
  • 3315eeb Fix MoneyCodec.canDecode(…) for SMALLMONEY.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [io.r2dbc:r2dbc-mssql](https://github.com/r2dbc/r2dbc-mssql) from 1.0.5.RELEASE to 1.0.6.RELEASE.
- [Release notes](https://github.com/r2dbc/r2dbc-mssql/releases)
- [Changelog](https://github.com/r2dbc/r2dbc-mssql/blob/v1.0.6.RELEASE/CHANGELOG)
- [Commits](r2dbc/r2dbc-mssql@v1.0.5.RELEASE...v1.0.6.RELEASE)

---
updated-dependencies:
- dependency-name: io.r2dbc:r2dbc-mssql
  dependency-version: 1.0.6.RELEASE
  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 Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 22:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 1, 2026
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 modules/sql-server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants