Skip to content

v9.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 16:55
· 48 commits to main since this release

Changelog

  • 6b69740 Merge pull request #69 from nyaruka/test_es_versions
  • e0085e4 Merge branch 'main' into test_es_versions
  • 38b36e6 Connect to search db hosts directly
  • 6250bd9 Merge pull request #71 from nyaruka/cmds_without_type
  • a619adc Include opensearch 1.3.16 in the mix
  • 9c1b9f1 Merge branch 'cmds_without_type' into test_es_versions
  • 9e8f40d Remove _type field from index and delete commands
  • 8891dc0 Remove type from ES commands
  • 10fdb4c Merge branch 'main' into test_es_versions
  • c4f3ec9 Merge pull request #70 from nyaruka/cleanup_deprecated
  • 45d008b Don't use deprecated types within index
  • 15872d6 Remove deprecated _doc from mapping to support ES8
  • b5c323e Test against Elastic 7 and 8
  • 334038a Merge pull request #68 from nyaruka/tests_without_client
  • 3ff2347 Rewrite tests to make HTTP calls to elastic and not use the old library
  • b3c8289 Tweak logging