Skip to content

ODC Explorer 3.1.0 (2025-10-07)

Latest

Choose a tag to compare

@omad omad released this 07 Oct 01:43
· 41 commits to develop since this release

ODC Explorer 3.1.0 (2025-10-07)

There's been a huge number of merged PRs since the last release, albeit mostly invisible to users.

The major areas of change are:

  • Fix the slow/flaky STAC Collections endpoint at /stac/collections
  • Speed up and fix flaky tests and the running of tests in GitHub Actions
  • Removed unneeded dependencies and updated the rest
  • Lots and lots of typing/tidying/linting fixes, mostly invisible, but should make the code easier to work on and

Thanks to

Significant

  • STAC Endpoint: Speedup collections endpoint (10-100X) by @omad in #871
  • Crash Fix: faulty call to logger by @omad in #829
  • Tests: Allow running tests outside of docker, or without docker by @omad in #869

Packaging/Distribution

Development

  • Add a 'dev' dependency group to simplify development with uv by @omad in #835

Bug Fixes/Potential Bug Fixes

Tests

GitHub Actions

More Linting and Linting Fixes

Tidying

Type Checking

Automated Dependency PRs

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #796
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #797
  • build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #798
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #805
  • build(deps): bump astral-sh/setup-uv from 6.4.3 to 6.5.0 by @dependabot[bot] in #807
  • build(deps): bump github/codeql-action from 3.29.8 to 3.29.10 by @dependabot[bot] in #806
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #814
  • build(deps): bump github/codeql-action from 3.29.10 to 3.29.11 by @dependabot[bot] in #815
  • build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #817
  • build(deps): bump astral-sh/setup-uv from 6.5.0 to 6.6.0 by @dependabot[bot] in #816
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #825
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #848
  • build(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.33.1 by @dependabot[bot] in #852
  • build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #850
  • build(deps): bump astral-sh/setup-uv from 6.6.0 to 6.6.1 by @dependabot[bot] in #851
  • build(deps): bump github/codeql-action from 3.29.11 to 3.30.1 by @dependabot[bot] in #853
  • build(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #854
  • build(deps): bump astral-sh/uv from 0.8.15 to 0.8.16 by @dependabot[bot] in #863
  • build(deps): bump astral-sh/uv from 0.8.16 to 0.8.17 by @dependabot[bot] in #864
  • build(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by @dependabot[bot] in #868
  • build(deps): bump astral-sh/setup-uv from 6.6.1 to 6.7.0 by @dependabot[bot] in #867
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #866
  • build(deps): bump astral-sh/uv from 0.8.17 to 0.8.18 by @dependabot[bot] in #874
  • build(deps): bump astral-sh/uv from 0.8.18 to 0.8.19 by @dependabot[bot] in #878
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #885
  • build(deps): bump astral-sh/uv from 0.8.19 to 0.8.22 by @dependabot[bot] in #886
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #887
  • build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 by @dependabot[bot] in #888
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #890
  • build(deps): bump astral-sh/uv from 0.8.22 to 0.8.23 by @dependabot[bot] in #894
  • build(deps): bump astral-sh/setup-uv from 6.7.0 to 6.8.0 by @dependabot[bot] in #893
  • build(deps): bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0 by @dependabot[bot] in #891
  • build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by @dependabot[bot] in #892

Full Changelog: 3.0.1...3.1.0