Skip to content

Releases: spring-projects/spring-data-relational

4.0.0-RC2

31 Oct 10:14
754febc

Choose a tag to compare

4.0.0-RC2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Introduce JdbcConfiguration and extract factory methods used from AbstractJdbcConfiguration #2166
  • Introduce JdbcConfiguration and extract factory methods used from AbstractJdbcConfiguration #2165
  • Move PropertyPath and TypeInformation types to core package #3393

🐞 Bug Fixes

  • Deprecate methods accepting Query and Pageable returning Page #2161
  • Inconsistent pagination API design using JdbcAggregateTemplate.findAll(Query, Pageable) #2138

📔 Documentation

  • Fix PostgreSQL dependency coordinates in reference documentation #2163
  • cosmetic doc improvements for jdbc component #2148

🔨 Dependency Upgrades

  • Upgrade to R2DBC Postgresql 1.1.1.RELEASE #2171
  • Upgrade to Archunit 1.4.1 #2169
  • Upgrade test driver dependencies #2168
  • Upgrade to Testcontainers 2.0 #2688

❤️ Contributors

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

4.0.0-RC1

17 Oct 10:41
f264cbd

Choose a tag to compare

4.0.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add H2 Dialect fallback to JdbcRepositoryRegistrationAotProcessor #2152
  • Add @CheckReturnValue to Query and Update API #2145
  • Migrate to JSpecify annotations for nullability constraints #1980
  • Refine AOT Repositories infrastructure #3267

🐞 Bug Fixes

  • ClassNotFoundException is thrown when loading JdbcSqlServerDialect #2153
  • Extraneous warnings related to JdbcSqlServerDialect #2147
  • JdbcRepositoryConfigExtension does not report repository base class name #2137

📔 Documentation

  • Document placeholder and Ant-style pattern support for @Enable…Repositories #3366

🔨 Dependency Upgrades

  • Explicitly declare jMolecules DDD dependency #2156
  • Upgrade to R2DBC Postgresql 1.1.0.RELEASE #2151

3.5.5

17 Oct 09:39
34d1233

Choose a tag to compare

📗 Links

⭐ New Features

  • Add @CheckReturnValue to Query and Update API #2145

🐞 Bug Fixes

  • ClassNotFoundException is thrown when loading JdbcSqlServerDialect #2153
  • Extraneous warnings related to JdbcSqlServerDialect #2147

📔 Documentation

  • Document placeholder and Ant-style pattern support for @Enable…Repositories #3366

🔨 Dependency Upgrades

  • Explicitly declare jMolecules DDD dependency #2156
  • Upgrade to R2DBC Postgresql 1.0.8.RELEASE #2150

3.4.11

17 Oct 08:31
0de96e5

Choose a tag to compare

📗 Links

⭐ New Features

  • Add @CheckReturnValue to Query and Update API #2145

🐞 Bug Fixes

  • ClassNotFoundException is thrown when loading JdbcSqlServerDialect #2153
  • Extraneous warnings related to JdbcSqlServerDialect #2147

📔 Documentation

  • Document placeholder and Ant-style pattern support for @Enable…Repositories #3366

🔨 Dependency Upgrades

  • Explicitly declare jMolecules DDD dependency #2156
  • Upgrade to R2DBC Postgresql 1.0.8.RELEASE #2150

4.0.0-M6

12 Sep 10:47
f4f79d0

Choose a tag to compare

4.0.0-M6 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Migrate to JSpecify annotations for nullability constraints #2126
  • Add Ahead of Time Repository support #2124
  • Add support for Ahead of Time Repositories #2121
  • Migrate to JSpecify annotations for nullability constraints #1980

🔨 Dependency Upgrades

  • Upgrade to R2DBC SQL Server 1.0.3.RELEASE #2131

3.5.4

12 Sep 09:45
eab6a9d

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Avoid selection of duplicate columns #2125
  • Re-occuring issue: One-to-many relation: ResultSet contains ... multiple times #1865

🔨 Dependency Upgrades

  • Upgrade to R2DBC SQL Server 1.0.3.RELEASE #2131

❤️ Contributors

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

3.4.10

12 Sep 08:57
b79c4b6

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Avoid selection of duplicate columns #2125
  • Re-occuring issue: One-to-many relation: ResultSet contains ... multiple times #1865

🔨 Dependency Upgrades

  • Upgrade to R2DBC SQL Server 1.0.3.RELEASE #2131

❤️ Contributors

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

4.0.0-M5

15 Aug 08:47
cb72959

Choose a tag to compare

4.0.0-M5 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Do not expose IdOnlyAggregateReference publicly #2106
  • Support Composite ID in R2DBC #2012
  • Support embedded entities in Spring Data R2DBC #2011
  • Add jdbcAggregateOperationsRef to @EnableJdbcRepositories #1704
  • Add jdbcAggregateOperationsRef to @EnableJdbcRepositories #687

🐞 Bug Fixes

  • Support Composite IDs in R2DBC #2114
  • Misleading AggregateReference.getId() @Nullable annotation #2104
  • JDBC's Query by Example doesn't consider the projection type via .project() #2098

🔨 Dependency Upgrades

  • Upgrade JDBC drivers #2105
  • Upgrade to Netty 4.2.3.Final #2097

❤️ Contributors

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

3.5.3

15 Aug 08:04
340975d

Choose a tag to compare

📗 Links

⭐ New Features

  • Deprecate IdOnlyAggregateReference #2107

🐞 Bug Fixes

  • Misleading AggregateReference.getId() @Nullable annotation #2104
  • JDBC's Query by Example doesn't consider the projection type via .project() #2098

🔨 Dependency Upgrades

  • Upgrade JDBC drivers #2105

3.4.9

15 Aug 06:41
d667241

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Misleading AggregateReference.getId() @Nullable annotation #2104
  • JDBC's Query by Example doesn't consider the projection type via .project() #2098