What's Changed
- Regenerate client by @flobernd in #8899 and #8907
- Fixes (de-)serialization of unions with three or more variants — previously, hand-rolled union converters could fail to select the correct variant
- Search response shape fix in
InnerHits: theFieldsproperty is split intoField(single-field selector usingFields) and a newFieldscollection ofFieldAndFormat— existing usages ofInnerHits.Fields = …may need to be retargeted toField DataStreamLifecyclegainsEffectiveRetentionandRetentionDeterminedBy; newGlobalRetentionandRetentionSourcetypes;GetDataLifecycleResponsenow exposesGlobalRetention- Reindex rethrottle response now models parent task progress via the new
ParentReindexStatustype - Inference and
_mvtcontent-type alignment:chat_completion_unified/stream_completionsendContent-Type: application/json;_mvtuses the versionedapplication/vnd.elasticsearch+vnd.mapbox-vector-tileAccept header
Full Changelog: 9.4.0...9.4.1