Skip to content

[Stack 9.4.0] assembler + version bump#3070

Merged
shainaraskas merged 7 commits intomainfrom
docs-release/draft-stack-9.4.0-ga-apr28
May 5, 2026
Merged

[Stack 9.4.0] assembler + version bump#3070
shainaraskas merged 7 commits intomainfrom
docs-release/draft-stack-9.4.0-ga-apr28

Conversation

@shainaraskas
Copy link
Copy Markdown
Member

@shainaraskas shainaraskas commented Apr 10, 2026

Summary

Applies the day-before–GA docs-builder changes for Stack 9.4.0 (public GA Tue 2026-04-28):

  • config/assembler.yml: shared_configuration.stack.current 9.4; references.ecs.current 9.4 (aligned with Stack minor).
  • config/versions.yml: versioning_systems.stack.current 9.4.0; ecs.current 9.4.0; edot-collector.current 9.4.0.

Not done in this PR

  • versioning_systems.elasticsearch-client-* lines still point at 9.3.x patches.

Merge timing

  • Do not merge until release day (staging deploy + deploy-bump PR per v9 process).

Made with Cursor

- Assembler: stack current 9.4; ecs ref 9.4
- versions.yml: stack/ecs/edot-collector current for 9.4.0 GA

Covers same GA as 9.3.4 + 9.4.0 (single semver bump per docs process).
Merge per release window — see elastic/dev issues.

Refs elastic/dev#3502
Refs elastic/dev#3501

Made-with: Cursor
@shainaraskas shainaraskas changed the title Draft: Stack 9.4.0 GA — assembler + versions (unified 9.x bump) Stack 9.4.0 GA — assembler + versions (unified 9.x bump) Apr 10, 2026
@shainaraskas shainaraskas changed the title Stack 9.4.0 GA — assembler + versions (unified 9.x bump) [Stack 9.4.0] assembler + version bump Apr 10, 2026
Comment thread config/assembler.yml Outdated
Comment thread config/versions.yml Outdated
Comment thread config/versions.yml Outdated
@shainaraskas shainaraskas marked this pull request as ready for review May 4, 2026 15:01
@shainaraskas shainaraskas requested review from a team as code owners May 4, 2026 15:01
@shainaraskas shainaraskas requested a review from Mpdreamz May 4, 2026 15:01
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 4, 2026

📝 Walkthrough

Walkthrough

This pull request updates version references across two configuration files. In config/assembler.yml, the shared_configuration.stack anchor's current value is bumped from 9.3 to 9.4, while next is updated from 9.4 to main. In config/versions.yml, the stack.current version is incremented from 9.3.4 to 9.4.0. These changes align the version numbering scheme between the two configuration sources.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title '[Stack 9.4.0] assembler + version bump' directly and concisely describes the main changes: version bump to 9.4.0 with assembler configuration updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The PR description clearly outlines version bumps for Stack 9.4.0 with specific file changes and timing constraints, directly matching the changeset.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch docs-release/draft-stack-9.4.0-ga-apr28

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@config/assembler.yml`:
- Around line 59-60: Update the references.ecs.current value from "9.3" to "9.4"
so assembler references align with the 9.4 release bump (the diff shows current:
9.4 and next: main); locate the references.ecs.current entry in the assembler
configuration and change its value to "9.4" to keep the GA configuration
consistent with the stack version.

In `@config/versions.yml`:
- Line 6: Update the remaining version keys to match the GA bump: change
ecs.current and edot-collector.current values from 9.3.x to 9.4.0 so they are
consistent with stack.current (9.4.0); locate the ecs.current and
edot-collector.current entries in the same versions.yml and set both to "9.4.0"
and ensure formatting matches the surrounding YAML.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: faa33bbc-b777-45f0-8dc3-ddd2312bd569

📥 Commits

Reviewing files that changed from the base of the PR and between 25c5de5 and 405fce9.

📒 Files selected for processing (2)
  • config/assembler.yml
  • config/versions.yml

Comment thread config/assembler.yml
Comment thread config/versions.yml
@shainaraskas shainaraskas enabled auto-merge (squash) May 5, 2026 11:17
@shainaraskas shainaraskas merged commit 8d07e6a into main May 5, 2026
24 checks passed
@shainaraskas shainaraskas deleted the docs-release/draft-stack-9.4.0-ga-apr28 branch May 5, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants