Skip to content

Releases: spring-projects/spring-data-relational

3.0.0-M4

13 May 08:53
4e82d9d
Compare
Choose a tag to compare
3.0.0-M4 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Do not override existing limit in selectOne. #1233

🐞 Bug Fixes

  • Inconsistent JdbcAggregateTemplate#save return value on updates #1201
  • Inconsistent JdbcAggregateTemplate#save return value using BeforeSaveCallback #1199
  • Fix assemble table alias for embedded entity with empty prefix and reference #1149
  • Constructor is accessed twice when persisting Java 16 records #1137

❤️ Contributors

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

2.4.0

13 May 08:15
18f478f
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Generated entity identifier in BeforeSaveCallback upon insert is no longer applied in the INSERT statement #1232

2.4.0-RC1

19 Apr 09:21
bb9df30
Compare
Choose a tag to compare
2.4.0-RC1 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • Fix assemble table alias for embedded entity with empty prefix and reference #1149
  • Constructor is accessed twice when persisting Java 16 records #1137

📔 Documentation

  • Fix docs on lifecycle events callbacks #1200

❤️ Contributors

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

2.3.4

19 Apr 10:13
e911c68
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix assemble table alias for embedded entity with empty prefix and reference #1149

📔 Documentation

  • Fix docs on lifecycle events callbacks #1200

❤️ Contributors

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

2.2.11

19 Apr 11:59
bc42814
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix assemble table alias for embedded entity with empty prefix and reference #1149

📔 Documentation

  • Fix docs on lifecycle events callbacks #1200

❤️ Contributors

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

3.0.0-M3

22 Mar 13:07
755dc05
Compare
Choose a tag to compare
3.0.0-M3 Pre-release
Pre-release

📗 Links

📔 Documentation

  • Fix docs on lifecycle events callbacks #1200

❤️ Contributors

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

3.0.0-M2

21 Mar 15:47
7f2534a
Compare
Choose a tag to compare
3.0.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

Read more

2.3.3

21 Mar 14:06
026952d
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Potential bug in Spring data; mapping null to wrapper class throws exception #1167

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.4 #1183

2.4.0-M3

18 Feb 10:16
cd84c8d
Compare
Choose a tag to compare
2.4.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • API for pessimistic locks (SELECT … FOR UPDATE) #1041
  • Support for Sort.NullHandling [DATAJDBC-599] #821

🐞 Bug Fixes

  • NullPointerException appears in PersistentPropertyPathExtension#equals #1164
  • Fix a typo in the docs for query methods #1163

❤️ Contributors

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

2.3.2

18 Feb 09:49
32af81a
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • H2 2.0.202 removed org.h2.api.TimestampWithTimeZone but needed by spring-data-jdbc 2.3.0 (JdbcH2Dialect) #1114

🐞 Bug Fixes

  • NullPointerException appears in PersistentPropertyPathExtension#equals #1164
  • Fix a typo in the docs for query methods #1163

❤️ Contributors

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