Releases: spring-projects/spring-data-cassandra
Releases · spring-projects/spring-data-cassandra
4.3.0-RC1
📗 Links
- Spring Data for Apache Cassandra 4.3 Reference documentation
- Spring Data for Apache Cassandra 4.3 Javadoc
⭐ New Features
- Allow application to start if cassandra is unavailable [DATACASS-210] #380
4.2.5
4.1.11
4.3.0-M2
4.2.4
4.1.10
4.3.0-M1
📗 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
🐞 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!
4.2.3
📗 Links
- Spring Data for Apache Cassandra 4.2 Reference documentation
- Spring Data for Apache Cassandra 4.2 Javadoc
⭐ New Features
- Revise
@PrimaryKey
to be an alias for@Column
#1476
🐞 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
📔 Documentation
- Refine documentation #1475