Skip to content

Releases: spring-projects/spring-data-r2dbc

1.4.0

12 Nov 10:00
580ff60
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Converter attempts to instantiate an entity if the database value is null #670

📔 Documentation

  • Remove redundant word from reference documentation #634

❤️ Contributors

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

1.3.7

12 Nov 09:39
30b674f
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Converter attempts to instantiate an entity if the database value is null #670

📔 Documentation

  • Remove redundant word from reference documentation #634

❤️ Contributors

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

1.2.15

12 Nov 08:52
6e58f54
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Converter attempts to instantiate an entity if the database value is null #670

📔 Documentation

  • Remove redundant word from reference documentation #634

❤️ Contributors

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

1.4.0-RC1

18 Oct 11:56
e6daa5f
Compare
Choose a tag to compare
1.4.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support for fluent Query by Example query definition #663

🐞 Bug Fixes

  • SpEL expression fails evaluation when using ReactiveEvaluationContextExtension #658

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.3 #664

1.3.6

18 Oct 09:20
c9b6acf
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • SpEL expression fails evaluation when using ReactiveEvaluationContextExtension #658

1.2.14

18 Oct 09:03
5f90931
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • SpEL expression fails evaluation when using ReactiveEvaluationContextExtension #658

1.4.0-M3

17 Sep 07:52
8c296d5
Compare
Choose a tag to compare
1.4.0-M3 Pre-release
Pre-release

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #646

1.3.5

17 Sep 07:28
f4c2dca
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #647

1.2.13

17 Sep 07:04
0fba24d
Compare
Choose a tag to compare

1.4.0-M2

12 Aug 13:17
4bf32fe
Compare
Choose a tag to compare
1.4.0-M2 Pre-release
Pre-release

📗 Links

🪲 Bug Fixes

  • Cannot retrieve simple type from ReactiveCrudRepository query method #612

📔 Documentation

  • Clarify that @Modifying should be omitted for DELETE FROM ... RETURNING ... @Query's #629