GeoMesa 2.3.3 Release Notes

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

Notable Fixes

  • Fix for (X)Z3 year epoch configuration (GEOMESA-2973)
  • Various Accumulo, and HBase bug fixes 
  • Various Arrow memory leak mitigations

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