mesh icon indicating copy to clipboard operation
mesh copied to clipboard

GPU-1625: Elasticsearch 8.x compatibility

Open yrucrem opened this issue 8 months ago • 0 comments

Abstract

Make sure Mesh is compatible with Elasticsearch 8.x. New compliance mode ES_8 added. Documentation updated on how to create HTTPS certificates. Mapping and index operations updated to work with ES 8. Added ES 8 version to test container and changed tests to run with ES 6, ES 7 and ES 8.

Checklist

General

  • [X ] Added abstract that describes the change
  • [X] Added changelog entry to /CHANGELOG.adoc
  • [X] Ensured that the change is covered by tests
  • [X] Ensured that the change is documented in the docs

On API Changes

  • [ ] Checked if the changes are breaking or not
  • [ ] Added GraphQL API if applicable
  • [ ] Added Elasticsearch mapping if applicable

yrucrem avatar Jul 03 '24 14:07 yrucrem