Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changeset/v3.28.11.md
Original file line number Diff line number Diff line change
@@ -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.

---

- 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 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!)

Loading