Skip to content

Releases: opendatacube/datacube-ows

Release latest patch

30 Apr 23:44
eee9158
Compare
Choose a tag to compare

0.14.3 failed to create a docker image, re-release the same version
Rerun after change to github.event_name

Patch

30 Apr 02:29
ade0bfe
Compare
Choose a tag to compare

Fixes a few issues from recent data change

Conformance wcs fixes

29 Apr 04:41
bbef3f7
Compare
Choose a tag to compare
Merge pull request #253 from opendatacube/fix-pylint

Fix pylint version to 2.4.4

Release using github actions

20 Apr 06:02
Compare
Choose a tag to compare
0.14.1

run actions on release

Docker image rebuild

20 Apr 05:54
d33f0c2
Compare
Choose a tag to compare

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

08 Apr 07:53
884570b
Compare
Choose a tag to compare

Disable dimension name="time" output to getcaps when value is average

Fix GetMaps error

24 Mar 02:13
Compare
Choose a tag to compare

ODC refactored OWS

23 Mar 06:26
Compare
Choose a tag to compare
0.13.0

Update issue templates

Various Fixes and Delta Time

12 Mar 00:52
afd73b2
Compare
Choose a tag to compare

Minor-release with various fixes and Delta time support

OWS dynamic

13 Jan 21:25
8926281
Compare
Choose a tag to compare

This release supports dynamic flag in ows_cfg.py