4.0.0-M2
Pre-release
Pre-release
📗 Links
- Spring Data for Apache Cassandra 4.0 Reference documentation
- Spring Data for Apache Cassandra 4.0 Javadoc
⭐ New Features
- Introduce customization hook for
PreparedStatementHandler
#1237 - Lazily obtain CQL for exception translation #1236
- Extend supported fields for query options #1220
- Performance overhead of ReactiveCassandraTemplate #1218
- Adapt repository to List-based interface variants #1217
- Use
prepare(String)
for Prepared Statement preparation to prevent bind values from being cached #1213
🐞 Bug Fixes
- Projecting nested complex objects with open projections leads to exceptions #1240
- Add missing log guard to
ReactiveCqlTemplate
#1235 - Pagination adapter in
DefaultBridgedReactiveSession
causesStackOverflowError
#1215
📔 Documentation
- Fix typo in Update documentation. #1223
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!