Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@Ariana-B Ariana-B released this 23 Dec 03:51

This is the first release compatible with datacube 1.9, and the version number has been bumped to be more in alignment with the 1.9 suite.

Primarily, this release implements full support for the postgis index driver, which saw a major refactoring of cubedash/summary. The new ExplorerIndex class provides an index driver abstraction layer to enable support for both the postgres and the postgis drivers.
There now exist postgis-compatible versions of all cubedash tables implemented using ORM declarative mappings, in alignment with datacube-core.
Note, the datacube environment must now be set up in accordance with the new configuration engine. See the migration guide for more details.

What's Changed

Full Changelog: 2.12.4...3.0.0