-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Collapse all transport versions between 8.11 and 8.12 into a constant for 8.12 #104937
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
Conversation
Pinging @elastic/es-core-infra (Team:Core/Infra) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@maxhniebergall This gets rid of the version mess with ELSER model serialization - could you check the simplified logic is correct, and if there's anywhere else that needs to be changed? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I don't think there are any other places that need to be changed. Thanks!
@elasticmachine update branch |
Collapse all transport versions between 8.11.0 and 8.12.0 into a single constant