GeoMesa 2.3.2 Release Notes

GeoMesa 2.3.2 is a bug-fix release in the 2.3.x line. This release includes 17 bug fixes since the 2.3.1 release. Users should read the 2.3 upgrade guide.

Notable Fixes

  • Fix for breaking change in GeoServer WPS delegation
  • Fix for enforcing timeouts in long-running HBase coprocessor scans
  • Fix for NiFi data store controller service being incorrectly disposed
  • Fix for range scans on attribute indices without tiered values

Versions and Compatibility

The 2.x line of GeoMesa follows Semantic Versioning. It provides data compatibility with versions back to 1.2.0. It offers public API compatibility with versions 2.x. It offers binary compatibility with versions 2.3.x.

Note that the GeoMesa public API is not currently well defined. Users with deep code integration with GeoMesa may need to update some calls.

Upgrading

GeoMesa 2.3.2 supports upgrade in place from previous versions of 2.x, by updating the GeoMesa JAR versions. Ensure that JARs are updated in all clients and servers. See the upgrade guide for information on changes that may affect you after the update.