Skip to content

Releases: spring-projects/spring-data-cassandra

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

3.2.12

29 Aug 17:00
Compare
Choose a tag to compare

4.0.0-M5

15 Jul 13:31
785f7b3
Compare
Choose a tag to compare
4.0.0-M5 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Support AOT processing of Cassandra repositories #1280

🐞 Bug Fixes

  • Revisit quotation of CQL identifiers during index creation #1281
  • Mixed case table names are not supported without using deprecated annotation property #1263
  • WriteOptions.ttl method no longer accepts zero #1262

🔨 Dependency Upgrades

  • Upgrade Micrometer tracing artifact #1285
  • Adopt to Reactor 2022.0.0-M4 changes #1283
  • Upgrade to Maven Wrapper 3.8.5 #1272
  • Adapt to Micrometer snapshots. #1268

3.4.2

15 Jul 09:24
de4ffb6
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Revisit quotation of CQL identifiers during index creation #1281
  • Mixed case table names are not supported without using deprecated annotation property #1263
  • WriteOptions.ttl method no longer accepts zero #1262

3.3.6

15 Jul 08:50
e6707f8
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Revisit quotation of CQL identifiers during index creation #1281
  • Mixed case table names are not supported without using deprecated annotation property #1263
  • WriteOptions.ttl method no longer accepts zero #1262

3.4.1

20 Jun 09:40
7f916bd
Compare
Choose a tag to compare

3.3.5

20 Jun 09:12
f20e606
Compare
Choose a tag to compare