Releases: spring-projects/spring-data-cassandra
Releases · spring-projects/spring-data-cassandra
3.4.3
📗 Links
- Spring Data for Apache Cassandra 3.4 Reference documentation
- Spring Data for Apache Cassandra 3.4 Javadoc
⭐ 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
📗 Links
- Spring Data for Apache Cassandra 3.3 Reference documentation
- Spring Data for Apache Cassandra 3.3 Javadoc
🐞 Bug Fixes
- Return value of
BeforeConvertCallback.onBeforeConvert()
is not used when actually saving #1295
3.2.12
4.0.0-M5
📗 Links
- Spring Data for Apache Cassandra 4.0 Reference documentation
- Spring Data for Apache Cassandra 4.0 Javadoc
⭐ 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
3.4.2
3.3.6
3.4.1
📗 Links
- Spring Data for Apache Cassandra 3.4 Reference documentation
- Spring Data for Apache Cassandra 3.4 Javadoc
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.5 #1273
3.3.5
📗 Links
- Spring Data for Apache Cassandra 3.3 Reference documentation
- Spring Data for Apache Cassandra 3.3 Javadoc
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.5 #1274
4.0.0-M4
📗 Links
- Spring Data for Apache Cassandra 4.0 Reference documentation
- Spring Data for Apache Cassandra 4.0 Javadoc
⭐ 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
📗 Links
- Spring Data for Apache Cassandra 3.4 Reference documentation
- Spring Data for Apache Cassandra 3.4 Javadoc
⭐ 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!