You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.