Skip to content

Releases: r2dbc/r2dbc-mssql

v1.0.2.RELEASE

14 Jul 08:16
0f6ecab
Compare
Choose a tag to compare

⭐ New Features

  • Capture encoder in Encoded instead of the plain value #272

🐞 Bug Fixes

  • Could not find prepared statement with handle error #271

💡 Other

  • Upgrade to Reactor 2022.0.9 #275

❤️ Contributors

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

v1.0.1.RELEASE

25 May 13:01
71d1231
Compare
Choose a tag to compare

⭐ New Features

  • Transaction Names should be truncated when too long. #264

🐞 Bug Fixes

  • Ensure thatPreferredCursorExecution is the only configuration flag to control cursor preference #267

❤️ Contributors

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

v1.0.0.RELEASE

10 Nov 13:51
a000ad5
Compare
Choose a tag to compare

💡 Other

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

v1.0.0.RC1

14 Jul 09:05
81571b4
Compare
Choose a tag to compare
v1.0.0.RC1 Pre-release
Pre-release

⭐ New Features

  • Expand CI testing to other platforms. #250

🐞 Bug Fixes

  • MssqlConnectionConfigurationUnitTests.configureKeyStore fails Windows test environment. #251

💡 Other

  • Upgrade to R2DBC 1.0 #253
  • Upgrade to Reactor 2022.0.0-M1 #254
  • Upgrade to Reactor 2022.0.0-M4 #255

❤️ Contributors

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

v0.9.0.RELEASE

12 Jan 09:42
67b2e92
Compare
Choose a tag to compare

🐞 Bug Fixes

  • SSL configuration option enables SSL handshaking regardless of the configuration value #240

💡 Other

  • Extend license years in copyright header to 2022 #242

❤️ Contributors

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

v0.8.8.RELEASE

12 Jan 09:37
d1c153a
Compare
Choose a tag to compare

⭐ New Features

  • The FOR XML clause is not allowed in a CURSOR statement #209

🐞 Bug Fixes

  • BigDecimal with negative scale incorrectly encoded #228
  • SSL configuration option enables SSL handshaking regardless of the configuration value #240

💡 Other

  • Strip ROWSTAT column from MssqlRowMetadata #188
  • Extend license years in copyright header to 2022 #242

❤️ Contributors

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

v0.9.0.RC1: Release 0.9.0.RC1.

06 Dec 10:18
3faf60c
Compare
Choose a tag to compare
Pre-release
[resolves #233]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>

v0.9.0.M2

12 Aug 12:02
3c3fbd9
Compare
Choose a tag to compare
v0.9.0.M2 Pre-release
Pre-release
Release 0.9.0.M2.

[closes #218]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>

v0.8.6.RELEASE

12 May 13:48
dfebbe2
Compare
Choose a tag to compare
Release 0.8.6.RELEASE

[closes #206]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>

v0.9.0.M1

25 Feb 13:54
Compare
Choose a tag to compare
v0.9.0.M1 Pre-release
Pre-release
Release 0.9.0.M1.

[closes #191]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>