Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Roadmap

Herdy Handoko edited this page Jul 27, 2017 · 2 revisions

Roadmap to v1.0.0

The goal for v1.0.0 is to bring cassandra-migration close to feature parity with Flyway. Whilst significant effort has been put into updating its internal utilities and method signatures, as it stands, two key features are not yet implemented:

  • Update to latest DataStax Cassandra driver (3.3.x)
  • Support for callbacks (as per Flyway callback)
  • Support for Repair command

Once the above are completed, we will start a general code review and cleanup, then plan for a v1.0.0 release. Until such time, we will continue to follow a two-monthly release schedule (i.e. timeboxed releases).

Roadmap to v2.0.0

Currently there are no v2.0.0 specific features, however one that is being considered is dropping Java 7 support.