Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Sep 29, 2025

Important

Adds changeset for v3.28.11 to fix AWS Bedrock Claude Sonnet 4.5 model identifier and ID format.

  • Changeset:
    • Adds .changeset/v3.28.11.md for version v3.28.11.
    • Fixes AWS Bedrock Claude Sonnet 4.5 model identifier.
    • Corrects Claude Sonnet 4.5 model ID format.

This description was created by Ellipsis for c604c95. 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 18:49
@mrubens mrubens merged commit 46f0ae6 into main Sep 29, 2025
11 checks passed
@mrubens mrubens deleted the release/v3.28.11 branch September 29, 2025 18:51
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Sep 29, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 29, 2025
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 issues that need attention. Scope: changeset-only; suggestions are P3 for clarity and traceability.

"roo-cline": patch
---

- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)
Copy link
Contributor

Choose a reason for hiding this comment

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

P3 — Include the explicit AWS Bedrock model identifier and reference the implementation PR for traceability.

Suggested change
- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)
- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier to "anthropic.claude-sonnet-4-5-20250929-v1:0" (#8371 by @sunhyung; implemented in #8372)

---

- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)
- Fix: Correct Claude Sonnet 4.5 model ID format (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 — Suggest referencing the PR number for the format correction as well.

Suggested change
- Fix: Correct Claude Sonnet 4.5 model ID format (thanks @daniel-lxs!)
- Fix: Correct Claude Sonnet 4.5 model ID format (#8372; thanks @daniel-lxs!)

@@ -0,0 +1,6 @@
---
"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 — Please confirm "roo-cline" is the intended package to version-bump for v3.28.11 in this monorepo.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. changelog-ready labels Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-ready size:XS This PR changes 0-9 lines, ignoring generated files.