Skip to content

Update CHANGELOG for release 50.1.3#389

Merged
neddp merged 2 commits into
cloudfoundry:masterfrom
Ivaylogi98:update-disk-docs
May 19, 2026
Merged

Update CHANGELOG for release 50.1.3#389
neddp merged 2 commits into
cloudfoundry:masterfrom
Ivaylogi98:update-disk-docs

Conversation

@Ivaylogi98

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Rate limit exceeded

@Ivaylogi98 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 33 minutes and 21 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: b65aa730-147d-4190-869b-91bf2397c92f

📥 Commits

Reviewing files that changed from the base of the PR and between 0d269e0 and 2fc9042.

📒 Files selected for processing (1)
  • CHANGELOG.md

Walkthrough

This PR adds a changelog entry for release 50.1.3, documenting three types of changes: a new update_disk action enabling in-place disk resizing and type migration via snapshot, a fix for a gRPC authorization bypass vulnerability (CVE-2026-33186) related to HTTP/2 path validation, and an update to Go version 1.26.3.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No description was provided by the author, making it impossible to assess whether it relates to the changeset. Add a pull request description explaining the release changes, new features, fixes, or any other relevant context for reviewers.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating the CHANGELOG file for release 50.1.3.
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.

coderabbitai[bot]
coderabbitai Bot previously requested changes May 14, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

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 current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@CHANGELOG.md`:
- Around line 7-14: The changelog headings (### Added, ### Fixed, ### Changed)
violate markdownlint MD022 by lacking surrounding blank lines; update the
CHANGELOG.md so each H3 heading has a blank line before and after it (insert a
single empty line above each "### Added", "### Fixed", and "### Changed" heading
and ensure one empty line separates the heading from the following paragraph or
list), keeping the existing text and order intact.
- Line 5: Add a missing reference definition for the release reference
"[50.1.3]" by adding a reference-link entry for [50.1.3] in the changelog's
reference section (matching the format used by other releases), pointing it to
the appropriate release/compare URL or anchor; ensure the entry name exactly
matches "[50.1.3]" so the heading "## [50.1.3] - 2026-05-11" becomes a proper
link.
🪄 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: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 7e97efb1-3c1a-4a76-b479-148bd2b3152e

📥 Commits

Reviewing files that changed from the base of the PR and between e4c8b00 and 0d269e0.

📒 Files selected for processing (1)
  • CHANGELOG.md

Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
@github-project-automation github-project-automation Bot moved this from Inbox to Waiting for Changes | Open for Contribution in Foundational Infrastructure Working Group May 14, 2026
@neddp neddp dismissed coderabbitai[bot]’s stale review May 19, 2026 06:51

Bot is stuck, all change requests were addressed.

@github-project-automation github-project-automation Bot moved this from Waiting for Changes | Open for Contribution to Pending Merge | Prioritized in Foundational Infrastructure Working Group May 19, 2026
@neddp neddp merged commit e04b412 into cloudfoundry:master May 19, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants