Releases: r2dbc/r2dbc-mssql
Releases · r2dbc/r2dbc-mssql
v1.0.2.RELEASE
⭐ 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
⭐ New Features
- Transaction Names should be truncated when too long. #264
🐞 Bug Fixes
- Ensure that
PreferredCursorExecution
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
💡 Other
- Upgrade to Project Reactor 2022.0.0 #260
- Upgrade to R2DBC Pool 1.0.0.RELEASE #261
v1.0.0.RC1
⭐ 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
🐞 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
⭐ 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.
[resolves #233]
Signed-off-by: Mark Paluch <mpaluch@vmware.com>
v0.9.0.M2
Release 0.9.0.M2.
[closes #218]
Signed-off-by: Mark Paluch <mpaluch@vmware.com>
v0.8.6.RELEASE
Release 0.8.6.RELEASE
[closes #206]
Signed-off-by: Mark Paluch <mpaluch@vmware.com>
v0.9.0.M1
Release 0.9.0.M1.
[closes #191]
Signed-off-by: Mark Paluch <mpaluch@vmware.com>