Skip to content

Releases: koopjs/koop-provider-elasticsearch

v3.7.0

27 Mar 16:30
Compare
Choose a tag to compare

Added

  • Support for OpenSearch indexes

v3.6.1

09 May 15:44
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed

  • Hex Aggregations were getting clipped at some precisions

v3.4.1

29 Nov 19:55
Compare
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
Compare
Choose a tag to compare

Added

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

v3.3.5

21 Apr 16:41
Compare
Choose a tag to compare

Fixed

  • Set supportsPagination to false since it is not supported

v3.3.4

03 Feb 14:44
Compare
Choose a tag to compare

Fixed

  • Correctly handle all objectid query formats
  • Correctly handle polygon geometry filter