Skip to content

Releases: spring-projects/spring-data-cassandra

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

4.0.0-M4

13 May 08:53
3964803
Compare
Choose a tag to compare
4.0.0-M4 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Allow disabling schema metadata while performing SchemaAction #1255
  • Switch to Micrometer 1.10's tracing APIs #1254
  • Add Observation API through Micrometer to provide tracing. #1212
  • Allow disabling schema metadata while performing SchemaAction [DATACASS-823] #990

🐞 Bug Fixes

  • WriteOptions.setTtl(Duration) 0-Value assertion allows >= 0 instead of >0 Duration objects #1248

📔 Documentation

  • Add details about Observability to the reference documentation. #1250

🔨 Dependency Upgrades

  • Upgrade to Cassandra driver 4.14.1 #1261

❤️ Contributors

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

3.4.0

13 May 08:15
059bf1c
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Allow disabling schema metadata while performing SchemaAction #1255
  • Allow disabling schema metadata while performing SchemaAction [DATACASS-823] #990

🔨 Dependency Upgrades

  • Upgrade to Cassandra driver 4.14.1 #1261

❤️ Contributors

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