GeoServer 2.6.3 released
The GeoServer team is happy to announce the release of GeoServer 2.6.3. Download bundles are provided (zip, war, dmg and exe) along with documentation and extensions.
GeoServer 2.6.3 is a maintenance release of GeoServer recommended for production deployment. Thanks to everyone taking part, submitting fixes and new functionality:
-
The WPS download community module is now available on the 2.6.x branch too
-
Some WPS fixes related to requests not including the response form
-
Fixed layer naming regression that prevented non XML valid names to be used for coverages (care on naming is still advised, different protocols have different requirements, check the ones you are using)
-
Some WFS 2.0 join related fixes
-
Speed up generation of JSON files when the native CRS is EPSG:900913
-
Avoid leaks of commons-httpclient pools (which in turn can lead to a native thread leak)
-
Check the release notes for more details
-
This release is made in conjunction with GeoTools 12.3
Thanks to Andrea (GeoSolutions), Jody (Boundless) for this release
About GeoServer 2.6
Articles and resources for GeoServer 2.6 series:
-
Raster Views in GeoServer via the CoverageView concept (GeoSolutions)
-
Advanced Raster Projection in GeoServer (GeoSolutions)
-
Supporting Wind Barbs In GeoServer and GeoTools (GeoSolutions)
-
GeoServer now supports Vector Footprints for ImageMosaic (GeoSolutions)
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