Releases: spring-projects/spring-data-cassandra
Releases · spring-projects/spring-data-cassandra
4.4.0-M1
📗 Links
- Spring Data for Apache Cassandra 4.4 Reference documentation
- Spring Data for Apache Cassandra 4.4 Javadoc
⭐ New Features
- Switch from
DataAccessUtils.requiredSingleResult
tonullableSingleResult
#1514 - Add support for using custom BeanNameGenerator. #1509
- Refine API to create and render CQL object specifications #1506
- Add support for Cassandra 5 #1503
- Accept
BatchableStatement
inCassandraBatchOperations
#1499 - Allow configuration of
CassandraObservationConvention
#1490 StatementFactory
should accept keyspace for statement creation #1275- Add support for Batch-level
QueryOptions
#1192 - Apply configured
CodecRegistry
toStatementBuilder
#1114 - Allow keyspace customization for CassandraPersistentEntity #921
🐞 Bug Fixes
- Assertion does not match its error message and comments for
QueryOptions.readTimeout
method #1494
📔 Documentation
- Bundle Javadoc with Antora documentation site #1507
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.8 #1512
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.3.4
📗 Links
- Spring Data for Apache Cassandra 4.3 Reference documentation
- Spring Data for Apache Cassandra 4.3 Javadoc
⭐ New Features
- Allow configuration of
CassandraObservationConvention
#1490
4.2.10
4.3.3
📗 Links
- Spring Data for Apache Cassandra 4.3 Reference documentation
- Spring Data for Apache Cassandra 4.3 Javadoc
📔 Documentation
- Bundle Javadoc with Antora documentation site #1507
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.8 #1513
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.2.9
📗 Links
- Spring Data for Apache Cassandra 4.2 Reference documentation
- Spring Data for Apache Cassandra 4.2 Javadoc
📔 Documentation
- Bundle Javadoc with Antora documentation site #1507
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.8 #1511
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.3.2
4.2.8
4.3.1
📗 Links
- Spring Data for Apache Cassandra 4.3 Reference documentation
- Spring Data for Apache Cassandra 4.3 Javadoc
🐞 Bug Fixes
- Assertion does not match its error message and comments for
QueryOptions.readTimeout
method #1494
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.2.7
📗 Links
- Spring Data for Apache Cassandra 4.2 Reference documentation
- Spring Data for Apache Cassandra 4.2 Javadoc
🐞 Bug Fixes
- Assertion does not match its error message and comments for
QueryOptions.readTimeout
method #1494
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.3.0
📗 Links
- Spring Data for Apache Cassandra 4.3 Reference documentation
- Spring Data for Apache Cassandra 4.3 Javadoc
⭐ New Features
- Add support for ValueExpression #1477
- Revise
@PrimaryKey
to be an alias for@Column
#1476 - Datastax java-driver maven coordinates have changed #1467
- Allow application to start if cassandra is unavailable [DATACASS-210] #380
🐞 Bug Fixes
- Codec not found for requested operation using a
Set
of mapped User Defined Type #1473 - DTO projections causes the converter to be called twice #1472
- Constructor with
@Column
-annotated arguments leads to memory leak #1471 - Adopt
CassandraParameters
andCassandraParameter
to reflect the actual parameter type when using generics #1456
📔 Documentation
- Refine documentation #1475
- Update Revved up by Develocity badge #1470
- Fixed the URL for the Spring Data Commons documentation #1454
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.6 #1459
❤️ Contributors
We'd like to thank all the contributors who worked on this release!