Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.3] Add build_flavor back to info api rest response (#88336) #88361

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Jul 8, 2022

Backports the following commits to 8.3:

The build_flavor was previously removed since it is no longer relevant;
only the default distribution now exists. However, the removal of build
flavor included removing it from the version information on the info
response for the root path. This API is supposed to be stable, so
removing that key was a compatibility break. This commit adds the
build_flavor back to that API, hardcoded to `default`. Additionally, a
test is added to ensure the key exists going forward, until it can be
properly deprecated.

closes elastic#88318
@rjernst rjernst added :Core/Infra/Core Core issues without another label >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Clients Meta label for clients team Team:Core/Infra Meta label for core/infra team labels Jul 8, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/clients-team (Team:Clients)

@elasticsearchmachine elasticsearchmachine merged commit 5a572d8 into elastic:8.3 Jul 8, 2022
@rjernst rjernst deleted the backport/8.3/pr-88336 branch July 8, 2022 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Core/Infra/Core Core issues without another label Team:Clients Meta label for clients team Team:Core/Infra Meta label for core/infra team v8.3.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants