GeoMesa 3.4.1 Release Notes

GeoMesa 3.4.1 is the next bug fix release in the 3.4.x line. This release includes 8 bug fixes since the 3.4.0 release. Users upgrading from 2.x should read the 3.0 Upgrade Guide. Install bundles for LocationTech GeoMesa can be downloaded from GitHub or individual artifacts are available on Maven central.  GeoMesa-NiFi nars are available on GitHub or Maven central.

Notable Bug Fixes

  • Fix issue with merged view stores and query index hints causing full table scans
  • Fix various issues with partitioned Postgis store

Versions and Compatibility

The 2.x and 3.x lines of GeoMesa follows Semantic Versioning. It provides data compatibility with versions back to 1.2.0. GeoMesa 3.x offers public API compatibility with versions 3.x. It offers binary compatibility with versions 3.1.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 3.4.1 supports upgrade in place from previous versions of 2.x or 3.0.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.