Skip to content

OnEarth v2.7.9

Compare
Choose a tag to compare
@grabermtw grabermtw released this 29 Mar 21:05
· 245 commits to main since this release
  • Introduced Varnish Cache for optional caching in OnEarth. Currently, it is configured to cache GetCapabilities requests for better performance. Enable this using the new onearth-varnish-cache container.
  • Including "wms.cgi" in the request URL is now optional for WMS.
  • The Apache /server-status page is now disabled by default. This can be re-enabled for any container by setting the new $SERVER_STATUS environment variable to True.
  • .xsd files are now synced by oe_sync_s3_configs.py.
  • Fixed a bug where mrfgen.py's mrf_clean option would not function when mrf_insert was being used.
  • Fixed a bug that would sometimes appear when requesting vector layers via WMS with URL-encoded commas.
  • onearth-capabilities memory leak has been remediated.
  • Security improvements
  • Dependency updates