Skip to content

GeoServer 2.23.4

Compare
Choose a tag to compare
@petersmythe petersmythe released this 20 Dec 15:20
· 611 commits to main since this release

Release notes

Bug

GEOS-9757 Return a service exception when client provided WMS dimensions are not a match

GEOS-11074 GeoFence may not load property file at boot

GEOS-11184 ncwms module has a compile dependency on gs-web-core test jar

GEOS-11190 GeoFence: align log4j2 deps

GEOS-11196 NPE in VectorDownload if ROI not defined

GEOS-11200 GetFeatureInfo can fail on rendering transformations that generate a different raster

GEOS-11203 WMS GetFeatureInfo bad WKT exception for label-geometry

GEOS-11206 Throw nearest match mismatch exceptions only for WMS

GEOS-11223 Layer not visible in preview/capabilities if security closes the workspace, but allows access to the layer

GEOS-11224 Platform independent binary doesn't start properly with default data directory

Improvement

GEOS-11152 Improve handling special characters in the Simple SVG Renderer

GEOS-11154 Improve handling special characters in the MapML HTML Page

GEOS-11176 Add validation to file wrapper resource paths

GEOS-11188 Let DownloadProcess handle download requests whose pixel size is larger than integer limits

GEOS-11189 Add an option to throw a service exception when nearest match "allowed interval" is exceeded

GEOS-11193 Add an option to throw an exception when the time nearest match does not fall within search limits

GEOS-11212 ODIC accessToken verification using only JWKs URI

GEOS-11219 Upgrade mail and activation libraries

New Feature

GEOS-11209 Open ID Connect Proof Key of Code Exchange (PKCE)