GeoServer Cloud v2.28.4.0 Release Notes
Key Improvements and New Features
GeoWebCache (GWC) Integration
- DiskQuota & pgconfig: Integrated DiskQuota directly with the pgconfig catalog backend.
PostgreSQL Configuration (pgconfig)
- Cascading Changes: Workspace modifications now automatically cascade to related resources and layer groups.
- Cache Management: Enhanced cache eviction now triggers for layer lists immediately following a workspace or namespace rename.
Dependency Upgrades and Security
- GeoServer Core: Upgraded core dependency to GeoServer 2.28.4.0.
- Tileverse: Upgraded to Tileverse version 1.4.0.
- Database Stability: Pinned hsqldb to version 2.7.2 to prevent unexpected runtime version drift.
- Documentation: Backported SECURITY.md guidelines to the 2.28.x release branch.
Contributors
A special thanks to everyone who contributed to this release:
- @aaime (First-time contributor)
- @vuilleumierc
- @groldan
Raw Pull Requests and Changelog
What's Changed
- Commits for 2.28.3.0 release, and release instructions by @aaime in #838
- Upgrade to latest geoserver 2.28.x by @groldan in #847
- Upgrade tileverse 1.4.0 by @groldan in #848
- pgconfig: cascade workspace changes to resources and layer groups by @groldan in #854
- pgconfig: evict cached layer lists on workspace/namespace rename by @groldan in #855
- Pin hsqldb to 2.7.2 by @vuilleumierc in #858
- [Backport release/2.28.x] docs: add SECURITY.md by @groldan in #861
- gwc: integrate DiskQuota with the pgconfig catalog backend by @groldan in #859
- Upgrade GeoServer to 2.28.4-SNAPSHOT by @groldan in #860
Full Changelog: v2.28.3.0...v2.28.4.0