docs: track Claude Code v2.1.27 release

--from-pr flag for PR-linked sessions, auto PR linking via gh pr create,
Bedrock/Vertex gateway fixes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Florian BRUNIAUX 2026-01-31 16:19:51 +01:00
parent 22f2b91b83
commit 3ab6fe3ef5
3 changed files with 30 additions and 4 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.25"
updated: "2026-01-30"
latest: "2.1.27"
updated: "2026-01-31"
# ════════════════════════════════════════════════════════════════
# RELEASES (newest first, condensed highlights only)
@ -15,6 +15,14 @@ releases:
# 2.1.x Series (January 2026)
# ─────────────────────────────────────────────────────────────
- version: "2.1.27"
date: "2026-01-31"
highlights:
- "`--from-pr` flag to resume sessions linked to GitHub PR number/URL"
- "Sessions auto-linked to PRs when created via `gh pr create`"
- "Fixed context management validation for Bedrock/Vertex gateway users"
breaking: []
- version: "2.1.25"
date: "2026-01-30"
highlights: