Skip to content

Releases: spring-projects/spring-data-relational

3.1.0-M2

17 Feb 13:26
0cca3e8
Compare
Choose a tag to compare

3.1.0-M1

17 Feb 12:32
8f4945c
Compare
Choose a tag to compare
3.1.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Enhanced @Query documentation #1423
  • Add insertAll and updateAll JdbcAggregateOperations with batch execution #1395
  • Spring Data JDBC - Sort.by does not work on @Embedded property #1286
  • Improve error message when required field is missing in query [DATAJDBC-613] #833

🐞 Bug Fixes

  • Can not map Postgres bytea to ByteBuffer and Blob #1408
  • Delimited identifiers cannot be used as bind parameters #1405
  • SimpleJdbcRepository::saveAll no longer accepts empty list #1401

🔨 Dependency Upgrades

  • Upgrade to R2DBC Postgresql 1.0.1.RELEASE #1425
  • Upgrade to Maven Wrapper 3.8.7 #1419

❤️ Contributors

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

3.0.2

17 Feb 10:02
5ccb24a
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Delimited identifiers cannot be used as bind parameters #1405

🔨 Dependency Upgrades

  • Upgrade to R2DBC Postgresql 1.0.1.RELEASE #1425
  • Upgrade to Maven Wrapper 3.8.7 #1418

❤️ Contributors

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

2.4.8

17 Feb 09:11
eada4e2
Compare
Choose a tag to compare

3.0.1

13 Jan 10:43
444db60
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Can not map Postgres bytea to ByteBuffer and Blob #1408
  • SimpleJdbcRepository::saveAll no longer accepts empty list #1401

2.4.7

13 Jan 09:35
02c161a
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Switch to mockk-jvm artifact #1409

3.0.0

18 Nov 13:30
c244985
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Empty collection not converted to correct type when using element-wise converters #1379
  • Add failing test with multiple joins and InlineQuery #1362

🔨 Dependency Upgrades

  • Upgrade to R2DBC drivers 1.0 GA #1378

❤️ Contributors

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

2.4.6

18 Nov 09:55
8178094
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Add failing test with multiple joins and InlineQuery #1362

❤️ Contributors

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

2.3.10

18 Nov 09:35
a2b0b0d
Compare
Choose a tag to compare

📗 Links

❤️ Contributors

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

3.0.0-RC2

04 Nov 14:26
06e40a3
Compare
Choose a tag to compare