Skip to content

Releases: spring-projects/spring-data-r2dbc

1.2.4

17 Feb 12:46
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

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

1.1.7.RELEASE

17 Feb 12:40
Compare
Choose a tag to compare

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

1.2.0

14 Apr 12:37
4e30f24
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to R2DBC Arabba SR8 #485