GeoServer 2.10.3 Released
We are happy to announce the release of GeoServer 2.10.3. Downloads are available (zip, war, dmg and exe) along with docs and extensions.
This is the release of GeoServer of the 2.10 branch is now going into maintenance and is no longer recommended for new production system. This release is made in conjunction with GeoTools 16.3.
This release is made by Ian Turton from the Astun Technology team. We would like to thank these volunteers and everyone who contributed features, fixes and time during the release process.
Security Considerations
This release addresses three security vulnerabilities:
-
Added a configurable delay during login, to mitigate a brute force attack.
-
Added a configurable parameter to control clickjacking attacks against the GeoServer UI.
-
Added an additional parameter for locking down password autocomplete in the GeoServer UI
Thanks to Andrea Aime and Devon Tucker for providing fixes to these issues.
These fixes are also included in the 2.11.1 release.
If you wish to report a security vulnerability, please visit our website for instructions on responsible reporting.
New Features and Improvements
-
[GEOS-7684] - Add rest endpoint for geofence admin rules
-
[GEOS-7763] - Add REST endpoint for a user to change their password
-
[GEOS-7957] - GeoFence: REST Rule DTO does not handle addressrange
-
[GEOS-8022] - Allow disabling usage of SLD and SLD_BODY in WMS requests (also for virtual services)
Bug Fixes
A large number of bugs were fixed for this release including several that affected JMS clustering, WFS with 3D data and using the Style Editor with non-SLD styles. See the release notes for more details of all the fixes.
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