GeoMesa 2.3.1 Release Notes

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

Notable Fixes

  • Spark dataframes can be saved to existing schemas
  • Partition data store queries will no longer miss data under certain scenarios
  • Update features works consistently with HBase timestamps
  • Bigtable table names will not exceed max supported length

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