------------------
New features:
+++++++++++++
* Optional separation of metadata from configuration and internationalisation (587, 608, 609).
* Docker containers now run on Python 3.8 (592, 598, 599, 602, 603, 604, 605, 606, 610, 612, 614).
* Bulk processing capabilities in Styling API (595).
* Ability to load json config from S3 (disabled by default - enable with environment variable). (591, 601)
* Misc bug-fixes and documentation updates (611, 616, 617)
Repository Maintenance and Administrivia:
+++++++++++++++++++++++++++++++++++++++++
* Reduce redundant processing in Github Actions (594).
* Add license headers and code-of-conduct. Improve documentation to meet OSGeo project requirements (593)
* Make ows_cfg_example.py (more) valid. (600)
* Increment version number (618)
WARNING: Backwards incompatible change:
+++++++++++++++++++++++++++++++++++++++
* The old datacube-ows-cfg-parse CLI tool has been replaced by the check sub-command of the new, more general purpose datacube-ows-cfg CLI tool.