Releases: opendatacube/datacube-ows
Releases · opendatacube/datacube-ows
Release latest patch
0.14.3
failed to create a docker image, re-release the same version
Rerun after change to github.event_name
Patch
Conformance wcs fixes
Merge pull request #253 from opendatacube/fix-pylint Fix pylint version to 2.4.4
Release using github actions
0.14.1 run actions on release
Docker image rebuild
In this release we re-worked the docker image to be based on opendatacube/geobase, and to use multi-stage builds to create a slimmer docker image. The images should be compatible with previous builds, but there are some key differences:
- no index / setup scripts present in the image
- support datacube-ows-update instead of running the python script directly
- slimmer image (less Linux utils for increased security)
- run as non-root
- no startup script (improves compatibility with Kubernetes, by passing SIGTERM to gunicorn when pod is asked to shutdown)
time deep fix
Disable dimension name="time" output to getcaps when value is average
Fix GetMaps error
patch
ODC refactored OWS
0.13.0 Update issue templates
Various Fixes and Delta Time
Minor-release with various fixes and Delta time support
OWS dynamic
This release supports dynamic flag in ows_cfg.py