spring-data-r2dbc

Provide support to increase developer productivity in Java when using Reactive Relational Database Connectivity. Uses familiar Spring concepts such as a DatabaseClient for core API usage and lightweight repository style data access.

APACHE-2.0 License

Stars
709
Committers
45

Bot releases are hidden (Show)

spring-data-r2dbc - 1.2.0

Published by mp911de over 3 years ago

📗 Links

🔨 Dependency Upgrades

  • Upgrade to R2DBC Arabba SR8 #485
spring-data-r2dbc - 1.2.8

Published by mp911de over 3 years ago

📗 Links

⭐ New Features

  • Add r2dbc-postgresql Interval to simple types #573

📔 Documentation

  • Include Entity-state detection documentation snipped from Commons #579
spring-data-r2dbc - 1.1.9.RELEASE

Published by mp911de over 3 years ago

📗 Links

📔 Documentation

  • Update R2dbcEntityTemplate.selectOne() mentioning IncorrectResultSizeDataAccessException #566
spring-data-r2dbc - 1.2.7

Published by mp911de over 3 years ago

📗 Links

📔 Documentation

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

Published by mp911de over 3 years ago

📗 Links

📔 Documentation

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

Published by mp911de over 3 years ago

📗 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!

spring-data-r2dbc - 1.2.6

Published by mp911de over 3 years ago

📗 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!

spring-data-r2dbc - 1.1.8.RELEASE

Published by mp911de over 3 years ago

📗 Links

🪲 Bug Fixes

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

🔨 Dependency Upgrades

  • Upgrade to Arabba SR9 #548
spring-data-r2dbc - 1.3.0-M4

Published by christophstrobl over 3 years ago

spring-data-r2dbc - 1.2.5

Published by christophstrobl over 3 years ago

spring-data-r2dbc - 1.3.0-M3

Published by christophstrobl over 3 years ago

📗 Links

🪲 Bug Fixes

  • MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…) #530
spring-data-r2dbc - 1.2.4

Published by christophstrobl over 3 years ago

📗 Links

🪲 Bug Fixes

  • MappingR2dbcConverter uses SqlIdentifier.toString() instead of SqlIdentifier.getReference() when calling Row.get(…) #530
spring-data-r2dbc - 1.1.7.RELEASE

Published by mp911de over 3 years ago

📗 Links

🪲 Bug Fixes

  • Returning interface implemented by domain type leads to NullPointerException #519
  • IgnoreCase works only if a String property can be resolved to a column #518

📔 Documentation

  • Fix typo in changelog #515
  • Reference Docs: typo on firstname #514

❤️ Contributors

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