← Claude Code changelog
Claude Code 2.1.276
This release provides a critical fix, resolving an issue where all requests failed with a 400 error. Specifically, this addressed situations where ANTHROPIC_BASE_URL was configured to point at a proxy or gateway. This resolution of a regression from the prior version ensures stable and reliable service for users operating in such environments.
Fixed
- Fixed every request failing with `400 … Input tag 'advisor_20260301'` when `ANTHROPIC_BASE_URL` points at a proxy or gateway (2.1.275 regression)