Skip to content

Releases: spring-projects/spring-data-cassandra

3.3.10

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

4.0.0-RC2

04 Nov 14:26
fef5dbf
Compare
Choose a tag to compare
4.0.0-RC2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Provider better support for enabling observability #1321

4.0.0-RC1

13 Oct 15:31
5a263f1
Compare
Choose a tag to compare
4.0.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Remove references to ClassTypeInformation from TypeInformation #1314

📔 Documentation

  • Prefer Java configuration over XML #1308

🔨 Dependency Upgrades

  • Upgrade to Cassandra driver 4.15.0 #1311

3.4.5

13 Oct 13:47
Compare
Choose a tag to compare

3.4.4

13 Oct 09:25
Compare
Choose a tag to compare

3.3.9

13 Oct 12:38
Compare
Choose a tag to compare

3.3.8

13 Oct 07:53
Compare
Choose a tag to compare

4.0.0-M6

19 Sep 14:40
Compare
Choose a tag to compare
4.0.0-M6 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Refactor userTypeResolver construction into separate method #1297
  • Create CompletableFuture-based AsyncCassandraOperations and AsyncCqlOperations variants #1294
  • Add configuration to disable entity lifecycle events #1286
  • Use TypeScanner to scan for initial entities #1284
  • Add support for Observability documentation. #1222

🐞 Bug Fixes

  • SimpleCassandraRepository.deleteAllById removing only first element #1298
  • Return value of BeforeConvertCallback.onBeforeConvert() is not used when actually saving #1295
  • Constructor creation of DTO projection fails #1292

🔨 Dependency Upgrades

  • Adopt to changed Mockk artifact name #1304
  • Upgrade to Micrometer 1.10.0-SNAPSHOT. #1299

❤️ Contributors

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

3.4.3

19 Sep 12:02
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Refactor userTypeResolver construction into separate method #1297

🐞 Bug Fixes

  • SimpleCassandraRepository.deleteAllById removing only first element #1298
  • Return value of BeforeConvertCallback.onBeforeConvert() is not used when actually saving #1295
  • Constructor creation of DTO projection fails #1292

❤️ Contributors

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

3.3.7

19 Sep 09:06
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Return value of BeforeConvertCallback.onBeforeConvert() is not used when actually saving #1295