Elasticsearch version 8.3.3
Also see Breaking changes in 8.3.
-
Parsing a request when the last element in an array is filtered out
(for instance using
_source_includes
) fails. This
is due to a bug in Jackson parser.
Fixed in Elasticsearch 8.6.1 (#91456)
-
Infra/Core
-
-
Add
build_flavor
back to info API REST response #88336 (issue: #88318)
-
Mapping
-
-
Enforce max values limit only when running a script #88295
-
Monitoring
-
-
Switch cgroup memory fields to keyword #88260
-
Packaging
-
-
Fix Docker positional parameter passing #88584
-
Security
-
-
Ensure
CreateApiKey
always creates a new document #88413
-
Security
-
-
New setting to close idle connections in OIDC back-channel #87773