Skip to content

OWS release 1.8.19

Compare
Choose a tag to compare
@SpacemanPaul SpacemanPaul released this 20 Sep 04:40
0ed9b0a

Improved test coverage and documentation; bug fixes; repo cleanup.

  • Improved test coverage (#708, #709, #710)
  • Fixed zero-day bug in WMTS GetFeatureInfo (#708)
  • Improved pylint github action (thanks @pindge). (#713)
  • Cleanup of requirements lists, and removal of old unused files. (#714)
  • Fix platform-dependent numpy.typing import issue (thanks @alexgleith) (#718)
  • Fix two WCS query interpretation bugs (#719)
  • Documentation updates, including a cleanup of the README. (#720)
  • Add support for ows_stats performance diagnostic tool to WMTS and WCS. (#721)
  • Pin s3fs version in requirements.txt for compatibility with odc_tools (#722, #724)
  • Increment version number (#723)