Releases: spring-projects/spring-data-cassandra
Releases · spring-projects/spring-data-cassandra
3.1.13
📗 Links
- Spring Data for Apache Cassandra 3.1.13 Reference documentation
- Spring Data for Apache Cassandra 3.1.13 Javadoc
🐞 Bug Fixes
CassandraExceptionTranslator
doesn't match contract ofPersistenceExceptionTranslator
#1155
3.3.0-M2
📗 Links
- Spring Data for Apache Cassandra 3.3.0-M2 Reference documentation
- Spring Data for Apache Cassandra 3.3.0-M2 Javadoc
🪲 Bug Fixes
@Frozen
does not work on Map type #1148
3.2.4
📗 Links
- Spring Data for Apache Cassandra 3.2.4 Reference documentation
- Spring Data for Apache Cassandra 3.2.4 Javadoc
🪲 Bug Fixes
@Frozen
does not work on Map type #1148
3.1.12
📗 Links
- Spring Data for Apache Cassandra 3.1.12 Reference documentation
- Spring Data for Apache Cassandra 3.1.12 Javadoc
🪲 Bug Fixes
@Frozen
does not work on Map type #1148
3.3.0-M1
📗 Links
- Spring Data for Apache Cassandra 3.3.0-M1 Reference documentation
- Spring Data for Apache Cassandra 3.3.0-M1 Javadoc
⭐ New Features
- Add overloads to
CassandraBatchOperations.insert(…)
acceptingWriteOptions
#1135 - Improve
CassandraTemplate
creation fromSession
#1133 - Allow Java 16 records to be used for
@PrimaryKeyClass
#1126
🪲 Bug Fixes
- Cannot write composite key that contains a UDT to
Where
#1137 DataClassRowMapper
doesn't correctly convert generic fields #1129
📔 Documentation
- Document impact of pre-populated Id on
@CreatedDate
not working as expected #1124
🔨 Dependency Upgrades
3.2.3
3.1.11
3.2.2
📗 Links
- Spring Data for Apache Cassandra 3.2.2 Reference documentation
- Spring Data for Apache Cassandra 3.2.2 Javadoc
⭐ New Features
- Add overloads to
CassandraBatchOperations.insert(…)
acceptingWriteOptions
#1135 - Improve
CassandraTemplate
creation fromSession
#1133
🪲 Bug Fixes
- Cannot write composite key that contains a UDT to
Where
#1137
📔 Documentation
- Document impact of pre-populated Id on
@CreatedDate
not working as expected #1124
🔨 Dependency Upgrades
- Upgrade to Cassandra Driver 4.11.2 #1141
3.1.10
📗 Links
- Spring Data for Apache Cassandra 3.1.10 Reference documentation
- Spring Data for Apache Cassandra 3.1.10 Javadoc
⭐ New Features
- Improve
CassandraTemplate
creation fromSession
#1133
🪲 Bug Fixes
- Cannot write composite key that contains a UDT to
Where
#1137
📔 Documentation
- Document impact of pre-populated Id on
@CreatedDate
not working as expected #1124
3.2.1
📗 Links
- Spring Data for Apache Cassandra 3.2.1 Reference documentation
- Spring Data for Apache Cassandra 3.2.1 Javadoc
⭐ New Features
- Allow Java 16 records to be used for
@PrimaryKeyClass
#1126
🪲 Bug Fixes
DataClassRowMapper
doesn't correctly convert generic fields #1129
🔨 Dependency Upgrades
- Upgrade to Cassandra driver 4.11.1 #1127