GeoServer 3.0.1 Release
GeoServer 3.0.1 release is now available with downloads (bin, war, windows), along with docs and extensions.
This is a stable release of GeoServer recommended for production use. GeoServer 3.0.1 is made in conjunction with GeoTools 35.1, and GeoWebCache 2.0.1.
Thanks to Andrea Aime (GeoSolutions) and Jody Garnett (GeoCat) for making this release.
Security Considerations
This release addresses security vulnerabilities and is an urgent update for production systems.
-
GHSA-mqjf-5f49-2fjh Unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers (High)
This releases includes the GeoTools 35.1 resolution of the above SQL Injection vulnerability which affects PostGIS 12 and up. Unfortunately our coordinated vulnerability disclosure policy was not followed in this case. This post will be updated with an official CVE number when one is available.
The use of the CVE system allows the GeoServer team to reach a wider audience than blog posts. See project security policy for more information on how security vulnerabilities are managed.
Release notes
New Feature:
- GEOS-12158 Keycloak Role Service for use alongside OIDC Extension
Improvement:
- GEOS-12095 LDAP: conversion from group-member-username to user-search username
- GEOS-12124 Make GWC seeder thread pool sizes configurable via gwc-gs.xml and environment variables
- GEOS-12139 GSIP 241 - GeoWebCache Security-Aware Tile Caching
- GEOS-12140 Improve CoverageAccessLimits’s RasterFilter masking on SecureGridCoverage2DReader reading
- GEOS-12141 WMS nearest match machinery can issue queries that are guaranteed to return an empty result
- GEOS-12151 Allow caching small images used by ImageMosaic in memory
- GEOS-12154 Improve URL validation in SLD processing
- GEOS-12169 Update MapML viewer to v0.18.0
Bug:
- GEOS-11373 Geometry type mismatch in WFS 1.1.0
- GEOS-12144 “application/vnd.ogc.fg+json” output format fails when requesting non-geographical datasets
- GEOS-12145 Missing spatial filter in
GeoFenceAccessManagerSQL query when only CLIP is applied - GEOS-12146 Wrong CRS axis order used in
SecuredFeatureSourcewhen clipping features for WFS 2.0.0 requests - GEOS-12149 GeoServer WMTS capabilities put query parameters in the wrong place in generated URLs
- GEOS-12165 GeoServer does not start when fileLockProvider is set: lock wait times out
Sub-task:
For the complete list see 3.0.1 release notes.
Community Updates
Community module development:
- GEOS-12173 Remove the REST module profile from community modules as the module does not exist here
Community modules are shared as source code to encourage collaboration. If a topic being explored is of interest to you, please contact the module developer to offer assistance.
About GeoServer 3.0 Series
Additional information on GeoServer 3.0 series:
- GeoServer 3.0 User Manual
- GeoServer 3.0-RC, a crowdfunded success story
- GSIP-221 MkDocs Migration
- GSIP-226 GeoServer 3
- GSIP-233 Community Pending Profile
- GSIP-236 Lightening up the Core for GeoServer 3
- GSIP-238 UI / UX Refresh
- GSIP 239 Promote OIDC Community Module to Extension