Skip to content

9.4.1 changelog#3284

Merged
JoshMock merged 1 commit into
mainfrom
changelog-9.4.1
May 12, 2026
Merged

9.4.1 changelog#3284
JoshMock merged 1 commit into
mainfrom
changelog-9.4.1

Conversation

@JoshMock

Copy link
Copy Markdown
Member

No description provided.

@prodsecmachine

prodsecmachine commented May 12, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@JoshMock JoshMock merged commit 1e779d1 into main May 12, 2026
26 of 27 checks passed
@JoshMock JoshMock deleted the changelog-9.4.1 branch May 12, 2026 19:03
@github-actions

github-actions Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs

@github-actions

Copy link
Copy Markdown
Contributor

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown

The backport to 9.4 failed:

The process '/usr/bin/git' failed with exit code 128

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-9.4 9.4
# Navigate to the new working tree
cd .worktrees/backport-9.4
# Create a new branch
git switch --create backport-3284-to-9.4
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 1e779d15c4a64be67267b7938ef7a4c6b1129be2
# Push it to GitHub
git push --set-upstream origin backport-3284-to-9.4
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-9.4

Then, create a pull request where the base branch is 9.4 and the compare/head branch is backport-3284-to-9.4.

@github-actions

Copy link
Copy Markdown
Contributor

AI Backport Resolver created a backport PR (no conflicts): #3285

JoshMock added a commit that referenced this pull request May 12, 2026
(cherry picked from commit 1e779d1)

Co-authored-by: Josh Mock <joshua.mock@elastic.co>
@JoshMock JoshMock mentioned this pull request May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants