4.2.0-M1
Pre-release
Pre-release
📗 Links
- Spring Data for Apache Cassandra 4.2 Reference documentation
- Spring Data for Apache Cassandra 4.2 Javadoc
⭐ New Features
- Introduce support to represent PagingState as
ScrollPosition
#1408 - Add support for
Limit
#1407 - Apply query options as bind markers to avoid new
PreparedStatement
creation #1401 - Add exception translation for
DriverTimeoutException
#1399 - Create table using provided name #1388
🐞 Bug Fixes
- Revise simple query and update value conversion #1384
CassandraPersistentPropertyComparator
andCassandraPrimaryKeyColumnAnnotationComparator
sort properties by column name #1369CassandraAdminTemplate.createTable(…)
does not apply table options #359
🔨 Dependency Upgrades
- Upgrade to Cassandra driver 4.16.0 #1410
- Upgrade to Maven Wrapper 3.9.3 #1405
- Upgrade to snappy-java 1.1.10.1 #1394
- Upgrade to Maven Wrapper 3.9.2 #1393
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
- @dependabot[bot]
- @mikhail2048