Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Oct 13, 2025

The Version class is meant for semantic logic, yet many uses just want to output a human readable string version. This is available through Build, so this commit replaces uses of Version.CURRENT.toString() with Build.current().version().

The Version class is meant for semantic logic, yet many uses just want
to output a human readable string version. This is available through
Build, so this commit replaces uses of `Version.CURRENT.toString()` with
`Build.current().version()`.
@rjernst rjernst requested review from a team as code owners October 13, 2025 14:05
@rjernst rjernst added :Core/Infra/Core Core issues without another label >refactoring labels Oct 13, 2025
@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team v9.3.0 labels Oct 13, 2025
@elasticsearchmachine
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Core Core issues without another label >refactoring Team:Core/Infra Meta label for core/infra team v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants