Skip to content

OWS Release 1.8.30

Compare
Choose a tag to compare
@SpacemanPaul SpacemanPaul released this 11 Oct 03:45
b373fb5

Minor release, consisting of better Sentry reporting for production deployments, and routine repository
maintainance.

Full list of changes:

  • Update code-of-conduct.md to refer to current ODC Steering Council chair (#862)
  • Fixes to docker-compose files and github workflows (#864, #866, )
  • Simplify and cleanup scripts and config to create database for integration tests (#865, #871)
  • Change interpretation of Sentry environment variables to allow Sentry reporting to any hosted Sentry service (#868, #877)
  • Prevent mysterious Shapely warning message from clogging up Sentry logs (#873)
  • Minor tweaks to aid trouble-shooting and better support local deployments (#878)
  • Updates to HISTORY.rst, README.rst and default version string for release (#879)

Contributions from @pindge and @SpacemanPaul.