Releases: geoserver/geoserver-cloud
v1.8.12
This is the last release for the 1.8.x
series, over GeoServer 2.25.3
.
We're very much looking forward to the 1.9.0
final release. Meanwhile, here are some interesting backports for this release:
New Features
Improvements
- [Backport release/1.8.x] Reduce datadir backend's eventual consistency overhead on non REST API requests by @groldan in #550
- [Backport release/1.8.x] refactor: fix various minors (typos etc) by @groldan in #552
- [Backport release/1.8.x] Distributed event notification of GWC config changes by @groldan in #554
Full Changelog: v1.8.11...v1.8.12
Release 1.9-RC2
New and note-worthy
- Upgrade to GeoServer 2.26.0
- Multiplatform Docker images for
linux/amd64
,linux/arm64
- Acceptance tests added by @vuilleumierc and @danduk82
- Welcoming new contributors @buehner, @dnlkoch, and @pmauduit
- DXF output format integration by @woutergd
What's Changed
- Update dependencies in anticipation for GeoServer 2.26.0 release by @groldan in #517
- chore: update maven wrapper to latest versions by @buehner in #525
- fix: typo in Makefile by @buehner in #524
- refactor: fix a minor typo by @buehner in #527
- chore: more updates of mvnw by @buehner in #526
- Upgrade to GeoServer 2.26.0 by @groldan in #532
- Upgrade GeoServer ACL to 2.3.1 for its multiplatform docker image by @groldan in #534
- Add acceptance tests by @danduk82 in #536
- refactor: fix various minors (typos etc) by @buehner in #541
- Delete resources after tests by @vuilleumierc in #545
- Add DXF extension by @woutergd in #543
- Build multi-platform Docker images (arm64/amd64) by @groldan in #544
- Reduce datadir backend's eventual consistency overhead on non REST API requests by @groldan in #546
- Distributed event notification of GWC config changes by @groldan in #549
- Add acceptance tests for the jdbcconfig catalog backend by @groldan in #548
- Docker build improvements by @groldan in #547
New Contributors
Full Changelog: v1.9-RC...v1.9-RC2
Release 1.9-RC
What's Changed
Features and improvements
- Implement ACL authorization for workspace admins in the GeoServer REST API by @groldan in #504
- Enable logstash-formatted JSON logging to the console by @groldan in #487
- Include application, http, and geoserver ows request properties in the logging MDC by @groldan in #508
- Geonode authentication extension integration by @groldan in #475
Bug fixes
- Build LayerGroupContainmentCache's cache asynchronously by @groldan in #473
- Fix RepositoryCatalogFacadeImpl's query of PublishedInfo.class by @groldan in #476
- Avoid exceptions when gateway-shared-auth is disabled after being enabled by @groldan in #496
- Add routes to /webresources/wfs/** and /webresources/wms/** by @groldan in #507
- Fix for GWC not storing tiles when using datadir or jdbcconfig catalog back-ends by @groldan in #511
Build and misc
- Upgrade gs-acl to 2.3.0 by @groldan in #515
- Switch main branch to GeoServer 2.26-SNAPSHOT by @groldan in #504
- Dependency upgrade: spring-cloud:2021.0.8 -> 2021.0.9 by @groldan in #477
- Allow to disable gateway-shared-auth global filter in the gateway by @groldan in #495
- docs(README): intended link gateway configuration by @guspan-tanadi in #505
New Contributors
- @guspan-tanadi made their first contribution in #505
Full Changelog: v1.8.11...v1.9-RC
Release 1.8.11
What's Changed
Bug fixes
- [backport 1.8.x] Fix for GWC not storing tiles when using datadir or jdbcconfig catalog back-ends by @groldan in #512
Full Changelog: v1.8.10...v1.8.11
Release 1.8.10
Latest stable release from the release/1.8.x
branch on GeoServer 2.25.3
, while the main
branch switches to the 2.26.x
series.
What's Changed
Full Changelog: v1.8.9...v1.8.10
Release 1.8.9
This is a patch release with improvements in the internal protocol used to share the authentication from the WebUI with the other services using the gateway service as intermediary.
What's changed
fea2fcd fix code smells reported by sonarlint
6907499 Split gateway shared authentication filter into pre and post filters
Full Changelog: v1.8.8...v1.8.9
Release 1.8.8
Bug fixes
ca48adf Upgrade GeoServer to 2.25.2.1-CLOUD
- Incorporates the fix for [GEOS-11469] Datadir catalog loader does not decrypt HTTPStoreInfo passwords
283c940 Avoid exceptions when gateway-shared-auth is disabled after being enabled
00d7f72 Allow to disable gateway-shared-auth global filter in the gateway
Full Changelog: v1.8.7...v1.8.8
v1.8.7
v1.8.6
This release integrates cosign
signatures in all published docker images.
In order to verify the signatures, install cosign, download the cosign.pub file containing the public key, and run
cosign verify --key cosign.pub geoservercloud/<image name>:1.8.6
What's Changed
Full Changelog: v1.8.5...v1.8.6
Release 1.8.5
This is an important security release upgrade to GeoServer 2.25.2. See the GeoServer blog for more information.
Thanks to the NexSIS project for sponsoring this release.
What's Changed
Full Changelog: v1.8.4...v1.8.5