Skip to content

Releases: spring-projects/spring-data-relational

2.4.0-M3

18 Feb 10:16
cd84c8d

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

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!

2.2.9

18 Feb 09:33
660cfc6

Choose a tag to compare

📗 Links

🐞 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.4.0-M2

18 Jan 08:22

Choose a tag to compare

3.0.0-M1

14 Jan 13:44
595d58b

Choose a tag to compare

2.4.0-M1

14 Jan 10:09

Choose a tag to compare

2.4.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • JDBC data types from org.postgresql.geometric are treated as referenced agreggates instead of jdbc data types #1065

🐞 Bug Fixes

  • Remove converter warnings regarding java.time.OffsetDateTime with mysql dialect #1122
  • Specify Oracle user during DML operations #1099
  • Cannot save entity only have id and collections [DATAJDBC-557] #777

❤️ Contributors

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

2.3.1

14 Jan 09:45

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Remove converter warnings regarding java.time.OffsetDateTime with mysql dialect #1122

2.2.8

14 Jan 09:05

Choose a tag to compare

2.3.0

12 Nov 10:00
5040f94

Choose a tag to compare

📗 Links

⭐ New Features

  • Render LOCK clause through SelectRenderContext #1078
  • Add support for CAST for a column #1066
  • SelectBuilder does not allow usage of Condition in projection #1007
  • OrderByClauseVisitor does not use fully qualified column names #968

📔 Documentation

  • unnessecary @Autowired in documentation #1072

2.2.7

12 Nov 09:39
537098a

Choose a tag to compare