Spring Data Cassandra Versions Save

Provides support to increase developer productivity in Java when using Apache Cassandra. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.

4.3.0-RC1

1 month ago

:star: New Features

  • Allow application to start if cassandra is unavailable [DATACASS-210] #380

4.3.0-M1

2 months ago

:star: New Features

  • Add support for ValueExpression #1477
  • Revise @PrimaryKey to be an alias for @Column #1476
  • Datastax java-driver maven coordinates have changed #1467

:lady_beetle: 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

:notebook_with_decorative_cover: Documentation

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

:hammer: Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.6 #1459

:heart: Contributors

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

  • @erichaagdev
  • @runbing

4.2.3

2 months ago

:star: New Features

  • Revise @PrimaryKey to be an alias for @Column #1476

:lady_beetle: 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

:notebook_with_decorative_cover: Documentation

  • Refine documentation #1475

4.1.9

2 months ago

:lady_beetle: 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