docs: update Claude Code releases to v2.1.25

- Add v2.1.25: Fixed beta header validation for Bedrock/Vertex
- Add v2.1.23: Customizable spinner verbs, mTLS/proxy fixes, terminal performance

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Florian BRUNIAUX 2026-01-30 08:48:25 +01:00
parent 59b61dc849
commit c844f74c8f
2 changed files with 35 additions and 3 deletions

View file

@ -3,8 +3,8 @@
# Purpose: Track Claude Code product releases for documentation sync
# Maintained: Manual updates when new releases are announced
latest: "2.1.22"
updated: "2026-01-28"
latest: "2.1.25"
updated: "2026-01-30"
# ════════════════════════════════════════════════════════════════
# RELEASES (newest first, condensed highlights only)
@ -15,6 +15,20 @@ releases:
# 2.1.x Series (January 2026)
# ─────────────────────────────────────────────────────────────
- version: "2.1.25"
date: "2026-01-30"
highlights:
- "Fixed beta header validation for Bedrock/Vertex gateway users"
breaking: []
- version: "2.1.23"
date: "2026-01-29"
highlights:
- "Customizable spinner verbs setting (spinnerVerbs)"
- "mTLS and corporate proxy connectivity fixes"
- "Improved terminal rendering performance"
breaking: []
- version: "2.1.22"
date: "2026-01-28"
highlights: