This repository tracks the latest releases of Open Data Cube packages from PyPI, GitHub and Conda-forge.
The live release tracker is available at: https://opendatacube.github.io/release-tracker/
The update_releases.py script fetches the latest version information and generates the releases.json and index.html files. The GitHub Actions workflow in .github/workflows/update.yml automates this process.
| Package | PyPI Version | PyPI Release Date | Conda-forge Version | Conda-forge Release Date |
|---|---|---|---|---|
| datacube-core | 1.9.10 | 2025-10-21 | 1.9.10 | N/A |
| odc-stac | 0.4.0 | 2025-05-01 | 0.4.0 | N/A |
| odc-stats | 1.9.7 | 2025-11-03 | 1.0.47 | N/A |
| odc-geo | 0.4.10 | 2025-03-03 | 0.5.0rc1 | N/A |
| Pre-release | 0.5.0rc1 | 2025-05-01 | ||
| odc-algo | 1.1.1 | 2025-09-07 | 1.1.1 | N/A |
| datacube-alchemist | 0.6.7 | 2023-09-01 | N/A | N/A |
| datacube-ows | 1.9.5 | 2025-10-22 | N/A | N/A |
| datacube-explorer | 3.1.0 | 2025-10-07 | N/A | N/A |
| odc-loader | 0.5.1 | 2025-04-03 | 0.5.1 | N/A |
| Pre-release | 0.6.0rc4 | 2025-09-09 | ||
| odc-dscache | 1.9.1 | 2025-07-10 | 0.2.3 | N/A |
| eo-datasets | 1.9.3 | 2025-05-20 | 1.9.3 | N/A |
| odc-io | 0.2.2 | 2023-11-15 | 0.2.2 | N/A |
| odc-cloud | 0.2.5 | 2024-01-17 | 0.2.5 | N/A |
| odc-ui | 0.2.1 | 2023-11-15 | N/A | N/A |
| odc-apps-cloud | 0.2.3 | 2023-11-15 | N/A | N/A |
| odc-apps-dc-tools | 1.9.5 | 2025-10-23 | 1.9.5 | N/A |
You can re-render index.html more quickly by running uv run python update_releases.py, which uses the local JSON data.
This is useful for updating the template or styles