Skip to content

v2.1.0: GeoRegion query version 2.1.0

Latest
Compare
Choose a tag to compare
@DustinKLo DustinKLo released this 31 Oct 21:32
bb51c7d

Specify body of new release. Previous release's body below:

Bug fixes and enhancements:

  • hot-fix: Pin werkzeug module to resolve 'url_quote_plus' import error (#64)
  • bump version

To help you formulate the release body, the list of behind commit messages are provided below:

sha: bb51c7d
html_url: bb51c7d
message:

HC-484: OpenSearch support (#65)

  • doubled ES exceptions

bumped version

  • fixed timeout to 2m

  • setting @timestamp manually instead of using ingest pipeline

  • using hysds.es_utils for elasticsearch connection

  • fixed ES params in settings.cfg

removed import_ES_AWS.py and added Opensearch support in import_AWS.py
added opensearchpy in setup.py
fixed some adhoc scripts

  • Opensearch & elasticsearch use different units for timeout in the bulk API

  • fixed settings.cfg.tmpl


Co-authored-by: dustinlo dustin.k.lo@jpl.nasa.gov