GeoServer 2.2.4 released
The GeoServer team is happy to announce the release of GeoServer 2.2.4, now available for download.
This is the latest release of the stable 2.2 series. The changes that might interest the most users are:
-
the monitoring extension module just got promoted to official extension [GEOS-5538]
-
the status page does not throw errors after catalog reloads anymore [GEOS-5371]
-
one critical fix in the REST configuration of freemarker templates [GEOS-5533]
The changelog also contains the following minor bug fixes
-
[GEOS-5338] - Filter function IEEERemainder mishbehaves in SLD
-
[GEOS-5537] - Tiling artifacts with RasterSymbolizer using bilinear interpolation (when oversampling raster)
-
[GEOS-5551] - WFS 1.0 capabilities will NPE with misconfigured OGR and XSLT output formats
-
[GEOS-5565] - workspace admin unable to create sql view
-
[GEOS-5570] - QueryProcess fails if called with an OGC filter (either 1.0 or 1.1)
-
[GEOS-5197] - Use the layer abstract as the GeoRSS channel description
-
[GEOS-5561] - Missing i18n support for ReprojectPage
-
[GEOS-5562] - Missing i18n support for WorkspaceEditPage
-
[GEOS-5563] - slight mixed up order of Y-parameters in AffineTransformPanel
Also, looking at the corresponding GeoTools release changelog we have the following extra goodies in:
-
improvements in the WFS cascading, we can now better interact with remote WFS servers running on TinyOWS and ArcGIS
-
imageio-ext was upgraded to version 1.1.6, which means from now on GeoServer uses GDAL 1.9 to extends the range of raster formats it supports
Download GeoServer 2.2.4, try it out, and provide feedback on the GeoServer mailing list.
Thanks again for using GeoServer!
Tutorials
- Powerful SLD Styles & Filters in GeoServer
- Using Logical Operators in GeoServer Filters
- Exploring CQL/ECQL Filtering in GeoServer
- Using Spatial Operators in GeoServer Filters
- Using Value Comparison Operators in GeoServer Filters
- Using Binary Comparison Operators in GeoServer Filters
- Utilizing the Demo Section in Geoserver
- How to Implement Basic Security in Geoserver
- How to create Tile Layers with GeoServer
- How to style layers using GeoServer and QGIS