Skip to content

Releases: spring-projects/spring-data-relational

3.2.11

18 Oct 08:17
6bf2c54
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • ConversionFailedException on generic Entity Id and custom converter #1842

🔨 Dependency Upgrades

  • Upgrade to R2DBC Postgres 1.0.7.RELEASE #1913
  • Upgrade to R2DBC Postgresql 1.0.6 #1910

❤️ Contributors

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

3.4.0-M1

13 Sep 10:43
f7936e0
Compare
Choose a tag to compare
3.4.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • No converter found capable of converting from type [microsoft.sql.DateTimeOffset] to type [java.time.Instant] #1873
  • Add support for table name placeholder for @Query in JDBC and R2DBC #1856
  • Align Enable*Repositories with changes in data-commons. #1853
  • Using SimpleFunction with Subselect? #1831
  • When an aggregate root has no id we should throw an appropriate exception #1502

🐞 Bug Fixes

  • Re-occuring issue: One-to-many relation: ResultSet contains ... multiple times #1865
  • Mapping empty postgres text[] column sets field to null in 3.3.1 #1826
  • Fetching an aggregate root-entity-set chain results in wrong data for the set #1802
  • Switch com.github.jsqlparser:jsqlparser to test scope #1796
  • @Embedded.Nullable returns as non-null for null collection property #1737
  • Postgresql writeChangeSet(Resource, Database) schema <-> catalog confusion #1729
  • Using audit annotation in an embedded Java record fails with Cannot set property #1694
  • Bug encountered with duplicate column names in result set, but only in specific alias order #1680
  • Entity with nested entity using @Embedded - nested entity not persisted #1565
  • Query methods with tuple bind parameter List<String[]> does no longer work #1323

📔 Documentation

  • Fix Javadoc issue #1849
  • Fix the example for spring version configuration #1848
  • JDBC and R2DBC Criteria API documentation mismatch #1841
  • Changelog link in the repository README returns 404 #1808
  • Spring Data JDBC documentation has no information about SpEL support #1719
  • @Query with select * on aggregate with sub entities throws [DATAJDBC-494] #719

🔨 Dependency Upgrades

  • Upgrade ArchUnit to 1.3.0 #1879
  • Upgrade to Maven Wrapper 3.9.8 #1851

❤️ Contributors

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

3.3.4

13 Sep 09:40
906132e
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Re-occuring issue: One-to-many relation: ResultSet contains ... multiple times #1865

❤️ Contributors

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

3.2.10

13 Sep 08:53
67665a1
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Re-occuring issue: One-to-many relation: ResultSet contains ... multiple times #1865
  • Relational documentation refers to absent Commons-includes #1861

❤️ Contributors

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

3.3.3

16 Aug 08:09
278a9c9
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • When an aggregate root has no id we should throw an appropriate exception #1502

🐞 Bug Fixes

  • Postgresql writeChangeSet(Resource, Database) schema <-> catalog confusion #1729
  • Entity with nested entity using @Embedded - nested entity not persisted #1565
  • Query methods with tuple bind parameter List<String[]> does no longer work #1323

📔 Documentation

  • Fix the example for spring version configuration #1848
  • JDBC and R2DBC Criteria API documentation mismatch #1841
  • Spring Data JDBC documentation has no information about SpEL support #1719
  • @Query with select * on aggregate with sub entities throws [DATAJDBC-494] #719

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.8 #1852

❤️ Contributors

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

3.2.9

16 Aug 07:01
65aa213
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Postgresql writeChangeSet(Resource, Database) schema <-> catalog confusion #1729
  • Entity with nested entity using @Embedded - nested entity not persisted #1565
  • Query methods with tuple bind parameter List<String[]> does no longer work #1323

📔 Documentation

  • Fix the example for spring version configuration #1848
  • Spring Data JDBC documentation has no information about SpEL support #1719
  • @Query with select * on aggregate with sub entities throws [DATAJDBC-494] #719

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.8 #1850

❤️ Contributors

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

3.3.2

12 Jul 17:12
06fa5f8
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Mapping empty postgres text[] column sets field to null in 3.3.1 #1826
  • Using audit annotation in an embedded Java record fails with Cannot set property #1694
  • Bug encountered with duplicate column names in result set, but only in specific alias order #1680

3.2.8

12 Jul 11:36
bbd28a6
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Mapping empty postgres text[] column sets field to null in 3.3.1 #1826
  • Using audit annotation in an embedded Java record fails with Cannot set property #1694
  • Bug encountered with duplicate column names in result set, but only in specific alias order #1680

3.3.1

14 Jun 08:48
31e2501
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fetching an aggregate root-entity-set chain results in wrong data for the set #1802
  • Switch com.github.jsqlparser:jsqlparser to test scope #1796
  • @Embedded.Nullable returns as non-null for null collection property #1737

📔 Documentation

  • Changelog link in the repository README returns 404 #1808

❤️ Contributors

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

3.2.7

14 Jun 08:06
c427894
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fetching an aggregate root-entity-set chain results in wrong data for the set #1802
  • Switch com.github.jsqlparser:jsqlparser to test scope #1796
  • @Embedded.Nullable returns as non-null for null collection property #1737

📔 Documentation

  • Changelog link in the repository README returns 404 #1808

❤️ Contributors

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