GeoMesa 3.0.1 Release Notes

GeoMesa 3.0.1 is a bug-fix release in the 3.x line. This release includes 16 new features and bug fixes since the 3.0.0 release. Users should read the 3.0 Upgrade Guide.  Install bundles for LocationTech GeoMesa can be downloaded from GitHub or Maven central.  GeoMesa-NiFi Nars are available on GitHub and Maven central.

Notable Features 

  • Fix for (X)Z3 year epoch configuration (GEOMESA-2973)
  • HBase, Kryo, and other various bug fixes.

Removals

  • Raster support has been removed
  • The 'Native' API and Blob Storage have also been removed
  • See a complete list in the upgrade guide

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