Enhancements
- Makes error reporting to sentry dependent on the
--enable-telemetry
flag, when set to false, no reporting happens [oss
] - Adds support for validating index and bulk index related scripts with the
/_script/validate/
endpoint [noss
]
Fixes
- Fixes an issue with the delta calculation of log diffs for middleware stages [
oss
andnoss
] - Fixes an issue that caused validate endpoint to fail [
noss
] - Fixes an issue that caused a query rule update to fail [
noss
]