chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2026-02-16 21:34:15 +00:00
parent 8c09097e8c
commit d787369919

View File

@@ -1,5 +1,15 @@
# Changelog
## 2.1.44
- Fixed auth refresh errors
## 2.1.43
- Fixed AWS auth refresh hanging indefinitely by adding a 3-minute timeout
- Fixed spurious warnings for non-agent markdown files in `.claude/agents/` directory
- Fixed structured-outputs beta header being sent unconditionally on Vertex/Bedrock
## 2.1.42
- Improved startup performance by deferring Zod schema construction