Skip to content

Releases: spring-projects/spring-data-cassandra

3.3.6

15 Jul 08:50
e6707f8

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Revisit quotation of CQL identifiers during index creation #1281
  • Mixed case table names are not supported without using deprecated annotation property #1263
  • WriteOptions.ttl method no longer accepts zero #1262

3.4.1

20 Jun 09:40
7f916bd

Choose a tag to compare

3.3.5

20 Jun 09:12
f20e606

Choose a tag to compare

4.0.0-M4

13 May 08:53
3964803

Choose a tag to compare

4.0.0-M4 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Allow disabling schema metadata while performing SchemaAction #1255
  • Switch to Micrometer 1.10's tracing APIs #1254
  • Add Observation API through Micrometer to provide tracing. #1212
  • Allow disabling schema metadata while performing SchemaAction [DATACASS-823] #990

🐞 Bug Fixes

  • WriteOptions.setTtl(Duration) 0-Value assertion allows >= 0 instead of >0 Duration objects #1248

📔 Documentation

  • Add details about Observability to the reference documentation. #1250

🔨 Dependency Upgrades

  • Upgrade to Cassandra driver 4.14.1 #1261

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.4.0

13 May 08:15
059bf1c

Choose a tag to compare

📗 Links

⭐ New Features

  • Allow disabling schema metadata while performing SchemaAction #1255
  • Allow disabling schema metadata while performing SchemaAction [DATACASS-823] #990

🔨 Dependency Upgrades

  • Upgrade to Cassandra driver 4.14.1 #1261

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.4.0-RC1

19 Apr 09:21
7cfbf09

Choose a tag to compare

3.4.0-RC1 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • WriteOptions.setTtl(Duration) 0-Value assertion allows >= 0 instead of >0 Duration objects #1248

3.3.4

19 Apr 10:13
ec9c4fe

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • WriteOptions.setTtl(Duration) 0-Value assertion allows >= 0 instead of >0 Duration objects #1248

3.2.11

19 Apr 11:59
5b43dca

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • WriteOptions.setTtl(Duration) 0-Value assertion allows >= 0 instead of >0 Duration objects #1248

4.0.0-M3

22 Mar 13:07
caf6983

Choose a tag to compare

4.0.0-M2

21 Mar 15:45
8d38dd7

Choose a tag to compare

4.0.0-M2 Pre-release
Pre-release

📗 Links

⭐ 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 causes StackOverflowError #1215

📔 Documentation

  • Fix typo in Update documentation. #1223

🔨 Dependency Upgrades

  • Upgrade to Cassandra driver 4.14.0 #1238
  • Upgrade to Apache Cassandra 3.11.12 #1234

❤️ Contributors

We'd like to thank all the contributors who worked on this release!