Skip to content

chore: fix v0.10.1 changelog description#1992

Merged
samuelstolicny merged 1 commit intomasterfrom
chore/v0.10.1-changelog
Feb 23, 2026
Merged

chore: fix v0.10.1 changelog description#1992
samuelstolicny merged 1 commit intomasterfrom
chore/v0.10.1-changelog

Conversation

@samuelstolicny
Copy link
Copy Markdown
Contributor

@samuelstolicny samuelstolicny commented Feb 23, 2026

Summary

  • Fixes the v0.10.1 changelog entry for the GCP autoscaler adapter bug fix to accurately describe the change (uses aggregated list requests, not a region-b default)

Summary by CodeRabbit

  • Bug Fixes
    • GCP autoscaler adapter now correctly queries machine types across all available zones instead of falling back to a single zone when zone information is omitted from the configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a16bb8c and a8ade73.

📒 Files selected for processing (1)
  • docs/CHANGELOG/changelog-0.10.x.md

Walkthrough

The changelog for v0.10.1 is updated to document a bug fix in the GCP autoscaler adapter. The change modifies machine type lookup behavior to use aggregated list requests across all zones instead of falling back to a single zone when zone information is omitted from the InputManifest.

Changes

Cohort / File(s) Summary
Documentation
docs/CHANGELOG/changelog-0.10.x.md
Updated changelog entry for v0.10.1 documenting GCP autoscaler adapter behavior change for machine type lookups.

Suggested labels

refresh-docs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: fixing a changelog entry's description for v0.10.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/v0.10.1-changelog

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.

@samuelstolicny samuelstolicny added documentation Improvements or additions to documentation chore A chore is updating dependencies, etc; no significant code changes refresh-docs Trigger automatic update of the latest docs version. /refresh-docs comment is also a trigger. labels Feb 23, 2026
Copy link
Copy Markdown
Contributor

@jakubhlavacka jakubhlavacka left a comment

Choose a reason for hiding this comment

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

LGTM 👍
You can use the refresh-docs label to update the docs.

@samuelstolicny samuelstolicny added refresh-docs Trigger automatic update of the latest docs version. /refresh-docs comment is also a trigger. and removed refresh-docs Trigger automatic update of the latest docs version. /refresh-docs comment is also a trigger. labels Feb 23, 2026
@samuelstolicny samuelstolicny added this pull request to the merge queue Feb 23, 2026
Merged via the queue into master with commit 8f11256 Feb 23, 2026
9 of 10 checks passed
@samuelstolicny samuelstolicny deleted the chore/v0.10.1-changelog branch February 23, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A chore is updating dependencies, etc; no significant code changes documentation Improvements or additions to documentation refresh-docs Trigger automatic update of the latest docs version. /refresh-docs comment is also a trigger.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants