WHY you should care
The Claude Code bump is boring (just bug fixes), but the SDK releases have real substance:
Middleware ordering fix (TS SDK 0.102.0, AWS 0.4.1, Bedrock 0.30.1): run middleware before request signing — if you use custom middleware on AWS/Bedrock, this fixes potential auth issues.
Managed Agents type updates (Python 0.107.0, TS 0.102.0): small type refinements.
Versions
- Claude Code: 2.1.167 → 2.1.168
- Python SDK: 0.107.0
- TypeScript/AWS/Bedrock SDKs updated
Source PR: thevibeworks/claude-code-docs#1019
WHY you should care
The Claude Code bump is boring (just bug fixes), but the SDK releases have real substance:
Middleware ordering fix (TS SDK 0.102.0, AWS 0.4.1, Bedrock 0.30.1): run middleware before request signing — if you use custom middleware on AWS/Bedrock, this fixes potential auth issues.
Managed Agents type updates (Python 0.107.0, TS 0.102.0): small type refinements.
Versions
Source PR: thevibeworks/claude-code-docs#1019