Elasticsearch version 8.9.1edit
Also see Breaking changes in 8.9.
Bug fixesedit
-
Aggregations
-
-
GlobalAggregator
should call rewrite() before createWeight()
#98091 (issue: #98076)
-
Cluster Coordination
-
-
Improve exception handling in Coordinator#publish #97840 (issue: #97798)
-
EQL
-
-
Backport fix for async missing events and re-enable the feature #98130
-
ILM+SLM
-
-
Ignore the
total_shards_per_node
setting on searchable snapshots in frozen #97979
-
Migrate to data tiers routing configures correct default for mounted indices #97936 (issue: #97898)
-
Infra/Core
-
-
Fix APM trace start time #98113
-
Infra/Logging
-
-
Add Configuration to
PatternLayout
#97679
-
Machine Learning
-
-
Fix failure processing Question Answering model output where the input has been spanned over multiple sequences #98167 (issue: #97917)
-
Search
-
-
UnmappedFieldFetcher
should ignore nested fields #97987 (issue: #97684)
Enhancementsedit
-
Authentication
-
-
Upgrade xmlsec to 2.1.8 #97741
-
Infra/Core
-
-
Enhance regex performance with duplicate wildcards #98176
-
Machine Learning
-
-
Add setting to scale the processor count used in the model assignment planner #98296
-
Search
-
-
Refactor nested field handling in
FieldFetcher
#97683