Skip to content

Releases: spring-projects/spring-data-relational

3.0.4

20 Mar 13:26
1158eec
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Reinstate support for mariadb-r2dbc #1364

🐞 Bug Fixes

  • Apply custom converter for Collection-like values in queries #1452
  • Custom converter not used for Iterable type from 2.4.1 #1343

2.4.10

20 Mar 12:48
048aac6
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Apply custom converter for Collection-like values in queries #1452

3.0.3

03 Mar 10:03
ebeb455
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #1432

2.4.9

03 Mar 09:22
1fbd935
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #1433

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