Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Sep 29, 2025

Important

Adds changeset for v3.28.12 with a fix for Anthropic Sonnet 4.5 model ID and a new Bedrock 1M context checkbox.

  • Changeset:
    • Adds changeset file v3.28.12.md for version v3.28.12.
    • Fixes Anthropic Sonnet 4.5 model ID.
    • Adds Bedrock 1M context checkbox.

This description was created by Ellipsis for 5b46f37. You can customize this summary. It will automatically update as commits are pushed.

@mrubens mrubens requested review from cte and jr as code owners September 29, 2025 21:54
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. changelog-ready labels Sep 29, 2025
@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Sep 29, 2025
@mrubens mrubens merged commit 8b74af9 into main Sep 29, 2025
20 checks passed
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 29, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Sep 29, 2025
@mrubens mrubens deleted the release/v3.28.12 branch September 29, 2025 22:01
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

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

I found some minor style nits in the changeset for consistency with common Changesets examples.

@@ -0,0 +1,5 @@
---
"roo-cline": patch
Copy link
Contributor

Choose a reason for hiding this comment

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

P3: Changesets examples often use single quotes around the package key. Double quotes are valid YAML; this is just consistency.

Suggested change
"roo-cline": patch
'roo-cline': patch

"roo-cline": patch
---

- Fix: Correct Anthropic Sonnet 4.5 model ID and add Bedrock 1M context checkbox (thanks @daniel-lxs!)
Copy link
Contributor

Choose a reason for hiding this comment

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

P3: Consider removing the "Fix:" prefix to keep the message as a direct, imperative statement (common Changesets style).

Suggested change
- Fix: Correct Anthropic Sonnet 4.5 model ID and add Bedrock 1M context checkbox (thanks @daniel-lxs!)
- Correct Anthropic Sonnet 4.5 model ID and add Bedrock 1M context checkbox (thanks @daniel-lxs!)

@@ -0,0 +1,5 @@
---
Copy link
Contributor

Choose a reason for hiding this comment

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

P3: Using the version as the changeset filename is fine; many repos prefer a short descriptive slug. Not blocking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-ready Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants