See all blog posts

ScyllaDB release: version 1.2.5

ScyllaDB Release

The ScyllaDB team is pleased to announce the release of ScyllaDB 1.2.5, a bugfix release of the ScyllaDB 1.2 stable branch. Release 1.2.5, like all past and future 1.x.y releases, is backward compatible and supports rolling upgrades.

The following bugs have been fixed:

  • scylla.yaml failed to read initial_token string with spaces #1664
  • ScyllaDB aborts when querying with contradicting clustering column restrictions, instead of returning an empty result. #1670Example: SELECT * FROM test WHERE k = 0 AND ck < 1 and ck > 2

ScyllaDB contributions

Paweł Dziepak (1):
      Merge "Fix abort when querying with contradicting clustering restrictions" from Tomek

Pekka Enberg (1):
      Merge "Fix regression in cql_query_test" from Tomek

Shlomi Livne (1):
      release: prepare for 1.2.5

Tomasz Grabiec (5):
      database: Ignore spaces in initial_token list
      Import bounds_view
      Fix abort when querying with contradicting clustering restrictions
      keys: Don't require schema from make_empty()
      bound_view: Fix use-after-free involving bottom()/top() bound_views

About ScyllaDB Team

ScyllaDB is the world’s fastest wide-column store database: the functionality of Apache Cassandra with the speed of a light key/value store.