Skip to content

GeoServer 2.22.0

Compare
Choose a tag to compare
@marthamareal marthamareal released this 18 Nov 12:08
· 1178 commits to main since this release

Release notes

Bug

GEOS-4727 Editing SQL views seems to be leaking connections

GEOS-10667 WFS: inconsistent srsDimension=4 with topp:tasmania_roads layer

GEOS-10707 GeoFence internal LayerGroup Limit merge inconsistency

GEOS-10709 Schemaless Features - Simplified property access might return values for wrong property names

GEOS-10710 Features Templating backward mapping with back xpath ('../my/property/name') doesn't work

GEOS-10714 DefaultGeoServerFacade throws ConcurrentModificationException for workspace settings and services

GEOS-10729 Concurrent access on data access rules (authorization) can lead to loss of configured catalog mode, and lost rules

GEOS-10731 GWC variable Parameterization does not work with geoserver-environment.properties due to the bean initialization order

GEOS-10736 OSEO product creation via REST API fails if the product id starts with a valid ISO date

GEOS-10737 GeoCSS misses support for labelInFeatureInfo and labelAttributeName vendor options

GEOS-10741 Remove deprecated YUI usage

Improvement

GEOS-10717 XStreamServiceLoader performance improvement with XstreamPersister caching

GEOS-10718 [OIDC] the OIDC plugin does not currently take into account the id_token_hint parameter

GEOS-10735 Obfuscate secret key in S3 Blob Store, avoiding requiring reentry when editing and HTML source visibility

GEOS-10739 Contact information user interface feedback for welcome message

GEOS-10740 Service enabled does not respect minimal/custom service names

GEOS-10750 German Translation Overhaul Part 1

New Feature

GEOS-10734 SpatialJSON WFS output format community module

Task

GEOS-10721 Bump jettison from 1.4.1 to 1.5.1