Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Cassandra 2.5.0-3.11.3

Compare
Choose a tag to compare
@viivek46 viivek46 released this 02 Jul 19:55
· 268 commits to master since this release

Upgrades

  • Upgrade Cassandra to version 3.11.3 [#2870]
  • Upgrade SDK library to version 0.55.2 [#0.55.2]
    • Please review previous major SDK updates (eg 0.50.0, 0.51.0) to see new features added.

New Features

  • Readiness-check interval, timeout, and delay are now configurable properties.[#2866]
  • The number of open file descriptors (RLIMIT_NOFILE) is now a configurable property.[#2873]

Improvements

  • Service names are now validated with a regex.[#2924]