Upgrade Elasticsearch to 9.4.2 - #2416
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 44efc54401
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: aa3c59c52f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
mapper-sizeand a dedicated multi-architecture publishing workflowlatesttag to the 9.x workflowWhy
9.4.2 is the current Elastic Stack release and includes critical and security fixes. Elastic documents 8.19.x as the supported starting point for upgrades to 9.1.0 and later, and documents 8.x clients as compatible with 9.x through REST API compatibility.
Compatibility and migration
Elastic.Clients.Elasticsearch8.19.23 through Foundatio.Repositories; the 8.x client is supported against Elasticsearch 9.xmapper-sizeplugin installed and loaded successfullyValidation
dotnet format --verify-no-changespassed for the changed C# filesRollout risk
This is a major-version infrastructure upgrade. Elasticsearch cannot downgrade an upgraded data volume, so production rollout still requires a current snapshot and the Elastic Upgrade Assistant/pre-upgrade checks before applying the ECK manifest changes.