4.2.3
π Links
- Spring Data for Apache Cassandra 4.2 Reference documentation
- Spring Data for Apache Cassandra 4.2 Javadoc
β New Features
- Revise
@PrimaryKeyto be an alias for@Column#1476
π Bug Fixes
- Codec not found for requested operation using a
Setof 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