Enhancements
- This is a pre-release that adds several enhancements to the pipelines feature.
Fixes
This release adds better support for Elasticsearch 8.x and OpenSearch 1.x
- It fixes the aggregation for the terms query #271
- It applies the user and system index templates for ES 8.x and OS 1.x #270
Fixes specific to pipelines
- Fixes the format for logs diff for pipelines
- Adds lock support before re-instantiating V8 context to prevent long running scripts from failing
- Validate for ID modification when updating a pipeline