Skip to content

Regression in info API response by removing version.build_flavor field #88318

Closed
@sethmlarson

Description

@sethmlarson

In #85796 the version.build_flavor field was removed from the / API response. This API is marked as stable in the API spec stub and thus this removal should be considered a regression. The removal has started causing issues for users of clients when they connect to 8.3.0+ of Elasticsearch.

My proposed fix is to add back the field with a static value of default and to change the removal of the field to the next major version instead.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions