releasebeginner
[Release] anthropics/claude-code v2.1.96: v2.1.96
By ashwin-antgithub
View original on githubClaude Code v2.1.96 is a patch release that fixes a critical Bedrock authentication regression introduced in v2.1.94. The fix addresses 403 authorization errors when using AWS_BEARER_TOKEN_BEDROCK or CLAUDE_CODE_SKIP_BEDROCK_AUTH environment variables. This release restores proper header handling for Bedrock API requests.
Key Points
- •Fixed 403 'Authorization header is missing' errors in Bedrock requests
- •Regression was introduced in v2.1.94 and now resolved in v2.1.96
- •AWS_BEARER_TOKEN_BEDROCK environment variable now works correctly
- •CLAUDE_CODE_SKIP_BEDROCK_AUTH flag now functions as expected
- •Authorization header handling has been restored for Bedrock API compatibility
Found this useful? Add it to a playbook for a step-by-step implementation guide.