Skip to content

Releases: spring-projects/spring-data-relational

3.1.6

17 Nov 12:41
db66d78

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Map keys of @MappedCollection not converted back to Enum #1656
  • Incorrect query generated when not Condition is applied on Where clause of Select statement #1653
  • AsteriskFromTable does not honor table alias while rendering sql #1651

3.0.12

17 Nov 10:00
51cd894

Choose a tag to compare

2.4.18

17 Nov 09:25
0be9c07

Choose a tag to compare

3.2.0-RC1

13 Oct 15:52

Choose a tag to compare

3.2.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Replace BatchJdbcOperations with standard NamedParameterJdbcOperations #1616
  • Support Single Query Loading for template methods with arbitrary where clauses #1601
  • Result mapping of projections should always use the DTO and not the domain entity #1554
  • Load aggregates that have more than one one-to-m relationship with a single select. #1448
  • Load aggregates that have a single one-to-m relationship with a single select #1446

🐞 Bug Fixes

  • java.lang.ClassNotFoundException: java.rmi.server.UID (Spring Boot release 3.1.4) #1635
  • Fix RowDocumentIterator's hasNext implementation. #1615

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #1631

3.1.5

13 Oct 15:09

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • java.lang.ClassNotFoundException: java.rmi.server.UID (Spring Boot release 3.1.4) #1635

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #1632

3.0.11

13 Oct 09:44
6866e74

Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #1633

2.4.17

13 Oct 08:54
f84ef12

Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #1634

3.2.0-M3

15 Sep 09:33
c8de948

Choose a tag to compare

3.2.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • GraphQlRepository with reactive repository and pagination not working #1609
  • Migrate documentation to Antora #1597
  • Split Single Query Conversion into two-step process #1586
  • Add support for Postgres UUID arrays using JDBC #1567

🐞 Bug Fixes

  • BasicRelationalConverter converts enum arrays to null #1593

📔 Documentation

  • Fix links to spring.io docs #1571

❤️ Contributors

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

3.1.4

15 Sep 08:56
89d64a1

Choose a tag to compare

📗 Links

⭐ New Features

  • GraphQlRepository with reactive repository and pagination not working #1609
  • Add support for Postgres UUID arrays using JDBC #1567

🐞 Bug Fixes

  • BasicRelationalConverter converts enum arrays to null #1593

📔 Documentation

  • Fix links to spring.io docs #1571
  • Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #948

❤️ Contributors

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

3.0.10

15 Sep 08:21
abe6c84

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • BasicRelationalConverter converts enum arrays to null #1593

📔 Documentation

  • Fix links to spring.io docs #1571
  • Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #948

❤️ Contributors

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