Skip to content

Releases: spring-projects/spring-data-relational

2.2.7

12 Nov 09:39
537098a

Choose a tag to compare

2.1.15

12 Nov 08:52
3e15fd5

Choose a tag to compare

2.3.0-RC1

18 Oct 11:56
a8fc77b

Choose a tag to compare

2.3.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Clarify behavior when both (named and provided query) are configured through @Query #1061
  • Replace AfterLoadEvent/Callback with AfterConvertEvent/Callback #1053
  • PostgreSQL: Unable to find server array type for provided name DOUBLE #1033
  • SelectBuilder's .join(...).on(X).equals(Y) assumes X/Y are not Expressions.just(...) expressions #1009
  • Add support for join with subselect #1003
  • SelectBuilder makes assumptions about join conditions being "trivial" #995

🐞 Bug Fixes

  • @Query(name = "Pet.findByNameEqualsAlt") not considered as named query #1022

📔 Documentation

  • Fix typo in Query Methods documentation #1064

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.3 #1067

❤️ Contributors

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

2.2.6

18 Oct 09:20
1a6fee5

Choose a tag to compare

📗 Links

⭐ New Features

  • Clarify behavior when both (named and provided query) are configured through @Query #1061

🐞 Bug Fixes

  • @Query(name = "Pet.findByNameEqualsAlt") not considered as named query #1022

📔 Documentation

  • Fix typo in Query Methods documentation #1064

❤️ Contributors

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

2.1.14

18 Oct 09:03
6f3226f

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • @Query(name = "Pet.findByNameEqualsAlt") not considered as named query #1022

2.3.0-M3

17 Sep 07:52
a0cdb07

Choose a tag to compare

2.3.0-M3 Pre-release
Pre-release

📗 Links

📔 Documentation

  • Fix typo in Query Methods documentation #1030

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #1044

❤️ Contributors

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

2.2.5

17 Sep 07:28
cc72fa0

Choose a tag to compare

📗 Links

📔 Documentation

  • Fix typo in Query Methods documentation #1030

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #1045

❤️ Contributors

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

2.1.13

17 Sep 07:04
f463d18

Choose a tag to compare

📗 Links

📔 Documentation

  • Fix typo in Query Methods documentation #1030

❤️ Contributors

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

2.3.0-M2

12 Aug 13:17
4b6ed3b

Choose a tag to compare

2.3.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • PGobject is not considered as simple type #920

2.2.4

12 Aug 09:39
227c94d

Choose a tag to compare