This repository has been archived by the owner on May 21, 2022. It is now read-only.
Releases: planetlabs/stratus
Releases · planetlabs/stratus
Stratus 1.6.0
Stratus 1.6.0 is a major release of Stratus, based on GeoServer 2.16.0.
To get Stratus, you can build a docker image following these instructions
Summary
- Upgrade to GeoServer 2.16.0
- Upgrade to GeoTools 22.0
- Upgrade to Spring Boot 2.2.1
- Upgrade to Spring Cloud Hoxton.RELEASE
Changes
New Features
- Added configuration properties for TransientCache constructor parameters
Removed Features
- Removed redis discovery configuration
Bugfixes
- Fixed NPE issues in catalog when using isolated workspaces
- Fixed REST issues with security endpoint controllers
- Move GeoServerInitializers from RedisGeoServerLoader to BSEInitializer so they get run each startup on all nodes
- Fixed issue where S3 blobstore settings were not properly being saved
- Certain properties not being honored in bootstrap.yml were moved to application.yml