The GeoTools team is pleased to announce the release of the latest stable version of GeoTools 32.4:
This release is also available from the OSGeo Maven Repository and is made in conjunction with GeoServer 2.26.4 and GeoWebCache 1.26.4.
We are grateful to Peter Smythe (AfriGIS) for carrying out the release.
Release notes
See Release Notes from 32.4
Bug
GEOT-7774 PreventLocalEntityResolver prevents access to jar:nested resources
GEOT-7776 Image mosaic property collectors fail with a array access exception when the regex does not match
GEOT-7779 ImageMosaic read in a data hole returns data filled with zeros, should be using nodata instead
GEOT-7780 Contrast enhancement with clip to min/max loses input nodata
GEOT-7789 Hatch fill appears dented/disconnected when the symbol size is not integer
GEOT-7801 Can't read files of type "Polygon Measure" as opposed to "3D polygon Measure"
Improvement
GEOT-5497 Handle fill displacement in map rendering
GEOT-7781 Add a priority to property accessors
GEOT-7782 Allow usage of grouping aggregation as a rendering transformation
GEOT-7783 Reduce build times by parallelizing metadata integration tests
GEOT-7804 Support System Property SKIP_EXTERNAL_FILES_LOOKUP on ImageMosaic too
New Feature
GEOT-7767 Java UUID type support to geopkg dialect
GEOT-7784 Add support for min/max scale denominator in FeatureTypeStyle
GEOT-7794 Add functions to extract mid point and mid angle
Task
GEOT-7797 add support to Skip duplicates in ImageMosaic loading