Skip to content

Add a method to get the major version number from BuildVersion #118255

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

Closed
wants to merge 1 commit into from

Conversation

thecoop
Copy link
Member

@thecoop thecoop commented Dec 9, 2024

To aid #118143, add a method to get the major version. This could be a more specific method (similar to isFutureVersion), isNextMajorVersion, but 'major version' is a concept that we need to use in Elasticsearch for continuing compatibility, so getting the actual id is probably useful. Open for discussion though.

@thecoop thecoop added :Core/Infra/Core Core issues without another label >refactoring labels Dec 9, 2024
@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team v9.0.0 labels Dec 9, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine added the serverless-linked Added by automation, don't add manually label Dec 9, 2024
@thecoop thecoop added auto-backport Automatically create backport pull requests when merged v8.18.0 labels Dec 9, 2024
@thecoop thecoop requested review from rjernst and a team December 9, 2024 12:04
@thecoop
Copy link
Member Author

thecoop commented Dec 10, 2024

This is being done through BuildVersion instead

@thecoop thecoop closed this Dec 10, 2024
@thecoop thecoop deleted the build-version-major branch December 10, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :Core/Infra/Core Core issues without another label >refactoring serverless-linked Added by automation, don't add manually Team:Core/Infra Meta label for core/infra team v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants