Skip to content

Releases: koopjs/koop-provider-elasticsearch

v3.8.0

06 Oct 17:29

Choose a tag to compare

Added

  • Support for API Key authentication to Elastic Clusters
  • Support for query parameters passed through POST body

Fixed

  • returnCountOnly query handling
  • now using case-insensitive matching for TIMESTAMP in where clause

v3.7.1

11 Jun 17:56

Choose a tag to compare

Fixed

  • Geometries stored as WKT will now work correctly

v3.7.0

27 Mar 16:30

Choose a tag to compare

Added

  • Support for OpenSearch indexes

v3.6.1

09 May 15:44

Choose a tag to compare

Fixed

  • Filter updating for Geo Bounding Box filters
  • Correctly update size and default bounding box based on existing filters
  • Support for connection username and password coming from environment variable

v3.6.0

26 Apr 20:29

Choose a tag to compare

Added

  • Caching support. If a layer is marked for caching then the main layer and all sublayers will use a cached version of the data when available.
  • Support for setting the maximum number of results for a layer info request (maxLayerInfoResults).
    Setting this to a low number can dramatically improve initial layer load times. Do not use this on layers with caching.

v3.5.1

31 Mar 16:01

Choose a tag to compare

Fixed

  • Compatability with new Map Viewer - Smoother handling of input types from the new map viewer
  • Compatability with ArcGIS Pro improved. Point layers may still fail.
  • Attribution for nested ES objects comes through correctly now
  • Updated version of core koop libraries

v3.5.0

29 Mar 17:35

Choose a tag to compare

Added

  • Add Geo Line aggregation sub layer support
  • Add support for default extent to Hex aggregation layer

v3.4.2

21 Mar 15:34

Choose a tag to compare

Fixed

  • Hex Aggregations were getting clipped at some precisions

v3.4.1

29 Nov 19:55

Choose a tag to compare

Fixed

  • Hex and Tile aggregations were missing support for default extent like Geo Hash aggregations

v3.4.0

07 Jul 21:28

Choose a tag to compare

Added

  • Support for geohex_aggregation on Elastic Clusters with a hex aggregation license