You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: more configuration options for Elasticsearch/OpenSearch (#349)
**Related Issue(s):**
- #348
**Description:**
Allow to configure multiple Elasticsearch/OpenSearch hosts
(comma-separated) and enable `http_compress` by default.
**PR Checklist:**
- [x] Code is formatted and linted (run `pre-commit run --all-files`)
- [x] Tests pass (run `make test`)
- [ ] Documentation has been updated to reflect changes, if applicable
- [x] Changes are added to the changelog
0 commit comments