Release Notes - GeoServer - Version 2.1.2
** Bug
* [GEOS-3735] - Not Disjoint Filter does not work properly with ArcSDE datastore
* [GEOS-4257] - Default workspace cannot be set after deleting the default layers, stores, workspaces
* [GEOS-4358] - Exception page when creating a workspace named "default"
* [GEOS-4494] - WMS layer setup will trip code that assumes a layer always has a style
* [GEOS-4528] - Layer using MySQL select
* [GEOS-4587] - NPE and potential memory leak on concurrent load of DescribeFeatureType with custom schemas
* [GEOS-4591] - WCS 1.1.1 XML GetCoverage wtih SDE datastore produces ParameterNotFoundException
* [GEOS-4615] - WMS 1.1.1 geotiff output format uses incorrect mime type
* [GEOS-4637] - Don't complain about invalid SLD when using geometry transformations
* [GEOS-4643] - GetFeatureInfo and SLD substitution fails
* [GEOS-4649] - ogr based wfs output parsing error X
* [GEOS-4651] - GetFeatureInfo + GML output + click on a empty area = service exception
* [GEOS-4653] - GWC caches affected by a style not deleted upon deletion of a style through the REST config API
* [GEOS-4656] - Configuring a mosaic with a lot of files can result in "too many open files"
* [GEOS-4668] - WFS reprojection won't work on a secured layer
* [GEOS-4680] - double encoding of special characters in WFS service exceptions
* [GEOS-4686] - Secured coverage wrappers will dispose the readers making fruther reads impossible
* [GEOS-4692] - restconfig tests leave test db files in module root
* [GEOS-4697] - cannot choose layer to include in a layergroup
* [GEOS-4710] - Image mosaics configured on the GUI will return just a single tile
* [GEOS-4720] - Opacity of the underlying layer affects the upper layer in Geoserver 2.1.x.
* [GEOS-4723] - Font sizes not changing with changes to &format_options=dpi:
* [GEOS-4733] - Querylayer module won't work properly in WFS 1.1 spatial queries over geographic data
* [GEOS-4735] - Layer cache not truncated on transactions over point layers
* [GEOS-4736] - Cache not truncated for layer groups upon feature edits
* [GEOS-4737] - Encoding of GWC tiles coming from an embedded raster layer fail due to premature disposal of the metatile
* [GEOS-4740] - Trying to update a FeatureTypeInfo to point to a new StoreInfo leads to error
* [GEOS-4772] - in FeatureTypeListResource catalog.getDataStoreByName use only DataStore Name
* [GEOS-4775] - Configuring Cascaded Layers via the REST API (wmsLayers) doesn't parse basic metadata from remote service
* [GEOS-4778] - Virtual services do not play well with layer groups
* [GEOS-4779] - Log location system variable override ignored when the logs are reconfigured at runtime
* [GEOS-4780] - Cascaded WMS Layers not available from rest/layers/<layername>.xml endpoint
* [GEOS-4788] - Mosaic background color transparency broken
** Improvement
* [GEOS-4158] - enable env parameter in getlegendgraphic
* [GEOS-4557] - Show the store type in the store list page
* [GEOS-4595] - Add ISO 19115:2003 as a type option in Layer Metadata URL
* [GEOS-4596] - RESTConfig doesn't auto-configure Coverages (SRS/Bounds) like it does with FeatureTypes/WMS
* [GEOS-4664] - Allows RangeLookup (reclassifier) process to specify noData and outputPixelsValues
* [GEOS-4676] - Add content disposition header for raster outputs as well (inline mode)
* [GEOS-4677] - Expose the "reset" command via rest-config as well
* [GEOS-4712] - Add file logging option to the monitoring module
* [GEOS-4743] - Allow OwsUtils to handle path properties
* [GEOS-4744] - Allow for selection of rows by object and index in GeoServerTablePanel
* [GEOS-4745] - Allow CatalogBuilder lookupSRS and setupBounds methods to work against "detached" catalog objects
* [GEOS-4774] - Present dropdown choice for DataStore parameters that provide a list of options
** New Feature
* [GEOS-4663] - Add support for ADD and MULTIPLY operations between two coverages
* [GEOS-4741] - Filter for geometry featuretypes
* [GEOS-4777] - Allow layers to be available, but not advertised in the capabilities documents