Skip to content

Releases: spring-projects/spring-data-cassandra

4.4.0-M1

13 Sep 10:42
cd26a91
Compare
Choose a tag to compare
4.4.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Switch from DataAccessUtils.requiredSingleResult to nullableSingleResult #1514
  • Add support for using custom BeanNameGenerator. #1509
  • Refine API to create and render CQL object specifications #1506
  • Add support for Cassandra 5 #1503
  • Accept BatchableStatement in CassandraBatchOperations #1499
  • Allow configuration of CassandraObservationConvention #1490
  • StatementFactory should accept keyspace for statement creation #1275
  • Add support for Batch-level QueryOptions #1192
  • Apply configured CodecRegistry to StatementBuilder #1114
  • Allow keyspace customization for CassandraPersistentEntity #921

🐞 Bug Fixes

  • Assertion does not match its error message and comments for QueryOptions.readTimeout method #1494

📔 Documentation

  • Bundle Javadoc with Antora documentation site #1507

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.8 #1512

❤️ Contributors

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

4.3.4

13 Sep 09:40
d26afc5
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Allow configuration of CassandraObservationConvention #1490

4.2.10

13 Sep 08:53
3eac541
Compare
Choose a tag to compare

4.3.3

16 Aug 08:09
3ebb3b4
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Bundle Javadoc with Antora documentation site #1507

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.8 #1513

❤️ Contributors

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

4.2.9

16 Aug 07:01
870f53a
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Bundle Javadoc with Antora documentation site #1507

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.8 #1511

❤️ Contributors

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

4.3.2

12 Jul 17:12
7063dc1
Compare
Choose a tag to compare

4.2.8

12 Jul 11:36
33abc9e
Compare
Choose a tag to compare

4.3.1

14 Jun 08:48
e4909cc
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Assertion does not match its error message and comments for QueryOptions.readTimeout method #1494

❤️ Contributors

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

4.2.7

14 Jun 08:06
916db0c
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Assertion does not match its error message and comments for QueryOptions.readTimeout method #1494

❤️ Contributors

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

4.3.0

17 May 10:06
9d3e6cc
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add support for ValueExpression #1477
  • Revise @PrimaryKey to be an alias for @Column #1476
  • Datastax java-driver maven coordinates have changed #1467
  • Allow application to start if cassandra is unavailable [DATACASS-210] #380

🐞 Bug Fixes

  • Codec not found for requested operation using a Set of mapped User Defined Type #1473
  • DTO projections causes the converter to be called twice #1472
  • Constructor with @Column-annotated arguments leads to memory leak #1471
  • Adopt CassandraParameters and CassandraParameter to reflect the actual parameter type when using generics #1456

📔 Documentation

  • Refine documentation #1475
  • Update Revved up by Develocity badge #1470
  • Fixed the URL for the Spring Data Commons documentation #1454

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.6 #1459

❤️ Contributors

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