Skip to content

Prep release v0.32.1-rc.0 (main branch)#5194

Merged
SoloJacobs merged 1 commit intoprometheus:mainfrom
SoloJacobs:release
Apr 28, 2026
Merged

Prep release v0.32.1-rc.0 (main branch)#5194
SoloJacobs merged 1 commit intoprometheus:mainfrom
SoloJacobs:release

Conversation

@SoloJacobs
Copy link
Copy Markdown
Contributor

@SoloJacobs SoloJacobs commented Apr 26, 2026

This PR ports the changes from #5193 to the main branch.

Summary by CodeRabbit

  • Bug Fixes

    • Fixed dispatcher behavior when handling simultaneous requests to contended routes.
    • Ensured prebuilt UI assets are included in all UI releases.
  • Enhancements

    • Added support for building UI artifacts in containerized environments (Docker/Podman).
  • Chores

    • Bumped project version to 0.32.1-rc.0 and added a release-candidate changelog entry.

@SoloJacobs SoloJacobs requested a review from a team as a code owner April 26, 2026 09:12
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 26, 2026

📝 Walkthrough

Walkthrough

Bumps project version to 0.32.1-rc.0 and adds a 0.32.1-rc.0 changelog entry documenting: a dispatcher bugfix for contended routes, a UI bugfix ensuring prebuilt UI assets are provided in releases, and a UI enhancement for building UI artifacts in containers.

Changes

Cohort / File(s) Summary
Release metadata & changelog
VERSION, CHANGELOG.md
Updated VERSION from 0.32.00.32.1-rc.0. Added 0.32.1-rc.0 section to CHANGELOG.md noting: dispatcher bugfix for contended routes (#5179), UI bugfix to include prebuilt assets in releases (#5191), and UI containerized build enhancement (#5102).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • TheMeier
  • siavashs
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is minimal and does not follow the provided template structure, lacking checklist items and release notes documentation. Complete the PR description by filling out the checklist items (e.g., bugfix/feature indicators, test confirmations, documentation updates, sign-off confirmation) and documenting user-facing changes in the release-notes section.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main objective—preparing a release candidate version v0.32.1-rc.0 for the main branch.
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.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@SoloJacobs SoloJacobs changed the title Prep release v0.32.0-rc.0 (main branch) Prep release v0.32.1-rc.0 (main branch) Apr 26, 2026
Copy link
Copy Markdown

@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: 1

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

Inline comments:
In `@VERSION`:
- Line 1: PR title and VERSION disagree: VERSION and commit use 0.32.1-rc.0 but
the PR title says 0.32.0-rc.0; update the PR title to match the release version.
Edit the PR title to "Prep release v0.32.1-rc.0" (or if you intended 0.32.0,
update the VERSION and commit message instead) and verify the commit message,
changelog, and any references use the same semantic version string to keep
everything consistent.
🪄 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: 84990046-fa93-4261-afac-720948c244f0

📥 Commits

Reviewing files that changed from the base of the PR and between 3cbc006 and 82def9f.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • VERSION

Comment thread VERSION
Add CHANGELOG entries.

Signed-off-by: Solomon Jacobs <solomonjacobs@protonmail.com>
@SoloJacobs SoloJacobs merged commit 0ba6099 into prometheus:main Apr 28, 2026
8 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Apr 29, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants