OWS Release 1.8.22
OWS Release 1.8.22 includes a change to the config manifest json format used by datacube-ows-cfg
. System maintainers who use the datacube-ows-cfg -i/-o
flags to validate config integrity will need to regenerate their reference manifests.
- Raise error on duplicate layer names. (#759)
- Add layer name to config manifest file format (#759)
- Apply configured http headers to WCS2 GetCoverage responses (#761)
- Remove and replace tests based on S3FS, removing test dependency on aiobotocore (#762)
- Prevent non-S3 urls from being followed by config inclusion (#762)
- Documentation updates (#758)
- Increment default version number and revive HISTORY.rst (#763)