Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Update to GeoTools 18 and GeoServer 2.12
  • Update to Spark 2.2.0
  • Support for Kafka 1.0
  • Support for CDH HBase 1.2
  • Replacement of Joda time with java.time

Notable Improvements /

...

Fixes

  • Support for HBase table compression
  • Support for ORC files in the File System data store
  • Support for ingesting directly from SQL databases
  • Support for namespaces in GeoServer GML output
  • Improved table pre-splitting options
  • Improved heat maps for non-point geometries
  • Improved heat map edge effects
  • Fixed Boolean comparisons in push-down filters

...

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 using new features that are added may require updating both client and server code.

...