Releases: spring-projects/spring-data-cassandra
Releases · spring-projects/spring-data-cassandra
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
CassandraTemplatecreation 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 DataClassRowMapperdoesn't correctly convert generic fields #1129
📔 Documentation
- Document impact of pre-populated Id on
@CreatedDatenot 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
CassandraTemplatecreation fromSession#1133
🪲 Bug Fixes
- Cannot write composite key that contains a UDT to
Where#1137
📔 Documentation
- Document impact of pre-populated Id on
@CreatedDatenot 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
CassandraTemplatecreation fromSession#1133
🪲 Bug Fixes
- Cannot write composite key that contains a UDT to
Where#1137
📔 Documentation
- Document impact of pre-populated Id on
@CreatedDatenot 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
DataClassRowMapperdoesn't correctly convert generic fields #1129
🔨 Dependency Upgrades
- Upgrade to Cassandra driver 4.11.1 #1127
3.1.9
📗 Links
- Spring Data for Apache Cassandra 3.1.9 Reference documentation
- Spring Data for Apache Cassandra 3.1.9 Javadoc
⭐ New Features
- Allow Java 16 records to be used for
@PrimaryKeyClass#1126
🪲 Bug Fixes
DataClassRowMapperdoesn't correctly convert generic fields #1129
3.2.0
📗 Links
- Spring Data for Apache Cassandra 3.2.0 Reference documentation
- Spring Data for Apache Cassandra 3.2.0 Javadoc
⭐ New Features
- Creating columns with a single value (static column) [DATACASS-812] #978
3.1.8
3.0.9.RELEASE
📗 Links
- Spring Data for Apache Cassandra 3.0.9.RELEASE Reference documentation
- Spring Data for Apache Cassandra 3.0.9.RELEASE Javadoc
🔨 Dependency Upgrades
- Switch to Driver BOM #1110