and has increased CI test coverage to over 90%.
If you use docker-compose to orchestrate your configuration, you may need to make some changes to
your ``.env`` file after upgrading to this release. See the updated examples and the documentation for details.
Thanks to all contributors, especially whatnick for the prototype implementation of time-series animation,
and alexgleith for supplying much needed user-feedback on the CLI interfaces.
(* experimental) = produces a warning message when activated. The existing resource limit implementation is
not suitable for production deployment with time-series animations. I hope to address this in the next release.
* Support for time-series animation APNG output for WMS and WMTS. (656, 670, 678)
* User configurable WMS default time (676)
* Code cleanup, starting to systematically add type hints and docstrings. (660, 663, 664, 665, 671)
* CI enhancements (662, 672, 674)
* datacube-ows-update changes to error handling to improve UX for maintainers. (666, 679)
* Enhancements to config management in docker-compose. Note that if you use docker-compose, you may need to make some changes to your ``.env`` file. See the updated examples and the documentation for details. (681)
* Release housekeeping, including incrementing default version number (682)