Skip to content

Releases: spring-projects/spring-data-r2dbc

1.2.8

14 Apr 09:42
6a9b517
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add r2dbc-postgresql Interval to simple types #573

📔 Documentation

  • Include Entity-state detection documentation snipped from Commons #579

1.1.9.RELEASE

14 Apr 09:16
76fb19b
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException #566

1.3.0-RC1

31 Mar 15:24
aa5438b
Compare
Choose a tag to compare
1.3.0-RC1 Pre-release
Pre-release

📗 Links

📔 Documentation

  • Readme lists artifacts with .BUILD-SNAPSHOT suffix #568
  • Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException #566

1.2.7

31 Mar 16:30
eb56dae
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Readme lists artifacts with .BUILD-SNAPSHOT suffix #568
  • Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException #566

1.3.0-M5

17 Mar 10:31
bd72ece
Compare
Choose a tag to compare
1.3.0-M5 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Consider calling Statement.returnGeneratedValues() using the primary key column name #558
  • Implement QueryByExample #532
  • Oracle with R2DBC #230

🪲 Bug Fixes

  • Default ID value on new record is inserted when optimistic locking is enabled #557
  • R2dbcEntityTemplate.insert(…) doesn't propagate error signals after data signal #552

📔 Documentation

  • Remove .RELEASE suffix from version number in documentation #546

🔨 Dependency Upgrades

  • Upgrade to Arabba SR9 #548

❤️ Contributors

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

1.2.6

17 Mar 10:03
d971529
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Consider calling Statement.returnGeneratedValues() using the primary key column name #558
  • Oracle with R2DBC #230

🪲 Bug Fixes

  • Default ID value on new record is inserted when optimistic locking is enabled #557
  • R2dbcEntityTemplate.insert(…) doesn't propagate error signals after data signal #552

📔 Documentation

  • Remove .RELEASE suffix from version number in documentation #546

🔨 Dependency Upgrades

  • Upgrade to Arabba SR9 #548

❤️ Contributors

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

1.1.8.RELEASE

17 Mar 09:34
5d63d45
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • R2dbcEntityTemplate.insert(…) doesn't propagate error signals after data signal #552

🔨 Dependency Upgrades

  • Upgrade to Arabba SR9 #548

1.3.0-M4

18 Feb 10:36
Compare
Choose a tag to compare

1.2.5

18 Feb 10:16
Compare
Choose a tag to compare

1.3.0-M3

17 Feb 13:19
Compare
Choose a tag to compare
1.3.0-M3 Pre-release
Pre-release

📗 Links

🪲 Bug Fixes

  • MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…) #530