GeoServer Changelog

What's new in GeoServer 2.4.4

Jan 23, 2014
  • Bug fixes:
  • Layer rendering fails if font-style etc are missing
  • "halo" defaults not being actioned (with SLD/SE 1.1)
  • "Disk used" to say "N/A" when quota off
  • KML points not extruding
  • Using rest api from IE browser fails
  • kml module is missing from source zip release file
  • Improvements:
  • Add a RoleService implementation using LDAP as a source
  • Enable CSV outputFormat for complex features with SF0 schema
  • labels from multiple attributes are not rendered if one attributes value is NULL
  • GeoWebCache 304 responses treated as errors by monitoring extension
  • [WPS CORE] - Improve the GeoTIFF PPIO Tiling Management

New in GeoServer 2.4.2 (Nov 20, 2013)

  • Bug:
  • [GEOS-5487] - WCS 1.0.0 can't be disabled
  • [GEOS-5555] - WFS 2.0.0 GetFeature ignores maxFeatures (update docs to make it clear it's called count there)
  • [GEOS-5941] - Error ELEM_INFO STARTING_OFFSET when reading geometry collections from Oracle
  • [GEOS-5962] - Log error when skipping faulty layers or layer groups during caps document generation
  • [GEOS-5971] - Update sample requests in the docs for WFS 2.0
  • [GEOS-6072] - Printing plugin misses Xerces JAR
  • [GEOS-6079] - Saving styles from the Admin UI use the wrong encoding on some systems
  • [GEOS-6083] - Wrong character encoding
  • [GEOS-6087] - Forms don't handle non-ASCII characters correctly
  • [GEOS-6099] - Layergroup titles not shown on layerpreview
  • [GEOS-6113] - Exception : The input argument(s) may not be null with gs:Contour
  • [GEOS-6122] - WFS GeoJSON output format strips z from 3d data
  • [GEOS-6123] - WFS-T 1.1 transactions with 2.5D data either fail to parse or silently drop the third ordinate
  • [GEOS-6126] - JP2K Extension is missing as a profile in web/app
  • [GEOS-6128] - On the fly metatiling can return repeated tiles at (very) high zoom levels
  • [GEOS-6135] - NPE when trying to access a OGR generated output format via WFS 2.0
  • [GEOS-6151] - WPS can report progress percentage above 100 with asynch process execution
  • Improvement:
  • [GEOS-6088] - Add support for count in json output
  • [GEOS-6129] - Typo in documentation regarding antialias "format_options" parameter
  • [GEOS-6159] - Document the kmlOutputMode enviroment variable
  • New Feature:
  • [GEOS-6111] - Support repeated and randomized graphic fills in polygons

New in GeoServer 2.2.4 (Jan 24, 2013)

  • The monitoring extension module is now an official extension [GEOS-5538].
  • The status page no longer throws errors after catalog reloads [GEOS-5371].
  • A critical fix has been made in the REST configuration of freemarker templates [GEOS-5533].

New in GeoServer 2.2.3 (Dec 27, 2012)

  • This version contains some minor new features and interesting fixes.

New in GeoServer 2.2 (Sep 27, 2012)

  • This version comes with some major new features and improvements.

New in GeoServer 1.7.7 (Oct 14, 2009)

  • This release is focused primarily on improvements to the robustness of the server.
  • This includes the squashing of some rare memory and connection leaks, further refinements to the REST configuration API and shapefile output format, and many improvements to the documentation.

New in GeoServer 1.7.5 (Jun 12, 2009)

  • A new extension providing chart rendering in WMS maps
  • datastore factories that can pick up the connection pool from JNDI for Oracle and DB2
  • A number of SDE improvements, especially to raster handling and scalability
  • Ability to set limits to time, memory and error counts generated by each WMS request
  • A new datastore that can handle vector data pyramids to speed up WMS and WFS data serving
  • A number of improvements in the REST configuration interaface

New in GeoServer 1.7.4 (Jun 4, 2009)

  • This release contains some new features, many having to do with improved map rendering options. WMS decoration was introduced, which provides a framework for adding images such as compasses and legends to WMS requests using absolute, not spatial, positioning. The GetFeatureInfo request, often used when clicking on an OpenLayers map, now has a parameter that can be adjusted to allow for looser tolerance, eliminating the need to click precisely on the feature. GetFeatureInfo also now observes the filters in the SLD, so as to prevent displaying information about a hidden feature. (Thanks to SATA Hi-Tech Services, an Italian company specializing in data security solutions, for providing funding for the GetFeatureInfo improvements.) Those who work with labels on your map will be pleased to note that label conflict resolution (the selective display of labels to prevent visual collisions) can now be turned off if desired. Finally, custom legends can now be generated for raster files via the GetLegendGraphic request.

New in GeoServer 1.7.2 (Jan 26, 2009)

  • Curved labeling. Label wrapping.
  • Support for hatched fills.
  • An OGR WFS output extension.
  • An improved DB2 extension.
  • An HTML imagemap extension.
  • Label support in the GeoExt styler extension.

New in GeoServer 1.7.1 (Dec 9, 2008)

  • KML Super Overlay and Regionating support, KML Extrude support, KML Reflector improvements, a Mac OS X installer, a Dutch translation, an improved style for the Web admin interface, a new SQL Server DataStore extension, an improved Oracle DataStore extension, and default templates per namespace.

New in GeoServer 1.7.0 (Oct 28, 2008)

  • GeoServer security has been improved by allowing access control at the layer/feature type level, in addition to the service level. Rendering is faster with WMS, as well as faster data access with Shapefile, PostGIS, and ArcSDE.
  • The preview interface now allows for better control of various rendering aspects such as anti-aliasing and image format.
  • GeoServer now supports additional raster formats such as ECW, MrSID, and JPEG 2000 by leveraging the GDAL library.
  • For developers, there is a change to the internal feature model, which now allows the modeling of complex feature relationships.