GeoMesa 2.0.0-m.1 is the first milestone release in the GeoMesa 2.x line and includes 145 fixes and improvements since the 1.3.5 release. This milestone is not a full release - some things may change before 2.0.0 (although the intent is for any changes to be minor), and additional functionality may be added. It is provided as a way to get feedback from early adopters before an official release. Data persisted using this milestone is guaranteed to be readable by the full 2.0.0 release.

The 2.x line changes some module names and data store parameters from the 1.3.x line. See the upgrade guide for more details.

Dependency Version Updates

Notable Improvements / Fixes

Versions & Compatibility

The 2.0 line of GeoMesa will follow Semantic Versioning. It will continue to offer data compatibility, in that data written with older versions will still be readable. It will also offer API compatibility, in that any 2.x client code will be able to communicate with any 2.x server code, although new features that are added may require updating both client and server code.

Upgrading

GeoMesa 2.x supports upgrade in place from previous versions, by updating the GeoMesa JAR versions. Ensure that JARs are updated in all clients and servers.