GeoMesa 2.1.1 Release Notes

GeoMesa 2.1.1 is the first bug fix release in the 2.1.x line. This release includes 13 bug fixes since the 2.1.0 release.

Notable Fixes

  • Fixes for instability in large HBase scans
  • Fix for JsonPath expressions on newer versions of Hadoop
  • Fix for considering lower bounded dates equal to the Java epoch
  • Various command-line tools packaging and scripting fixes

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.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 2.1.1 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.