Skip to content

Releases: spring-projects/spring-data-relational

2.2.6

18 Oct 09:20
1a6fee5
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.1.12

12 Aug 08:38
da17da5
Compare
Choose a tag to compare

2.3.0-M1

16 Jul 12:21
5ed1a4a
Compare
Choose a tag to compare
2.3.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Convert AggregateReference using Converters instead of custom code paths #992
  • Support AggregateReference in derived query methods #987
  • Add support for repository query method projections #980
  • After Upgrading spring-data-jdbbc from 1.1.12.RELEASE to 2.0.6.RELEASE LocalDateTime parameters in Repository methods fail #974
  • Add support for projections using repository query methods #971
  • Support for reading large resultsets [DATAJDBC-356] #578

🪲 Bug Fixes

  • spring-data-jdbc and postgres: Trailing junk on timestamp #935
  • MSSQL bit wrongly mapped to boolean value TRUE #908
  • org.springframework.data.relational.core.sql.render.ConditionVisitor does not handle ConstantConditions #907

📔 Documentation

  • No connections in poll available when performing multiple queries in parallel #1000

❤️ Contributors

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

2.2.3

16 Jul 09:52
602a426
Compare
Choose a tag to compare