release: v2.9.8 - idna 3.15 (CVE-2026-45409) + claude-agent-sdk 0.2.87#23
Merged
Conversation
- Bump src/__init__.py and pyproject.toml to 2.9.8 - CHANGELOG: idna 3.10->3.15 security bump, SDK 0.2.82->0.2.87 (bundled Claude CLI 2.1.145->2.1.150, no API changes)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
2.9.7->2.9.8mainsince v2.9.7:idna3.10->3.15(PR chore(deps): bump idna from 3.10 to 3.15 in the pip group across 1 directory #21 - CVE-2026-45409: oversize-input quadratic-time bypass of the prior CVE-2024-3651 mitigation, fixed in 3.14; pluscheck_labelDNS-length cap added in 3.15)claude-agent-sdk0.2.82->0.2.87(PR chore(deps): bump claude-agent-sdk 0.2.82 -> 0.2.87 #22 - bundled Claude CLI2.1.145->2.1.150, no public API changes)CHANGELOG.mdwith a[2.9.8]section under Changed/Security.Risk
Low. The SDK delta (0.2.83..0.2.87) is bundled-CLI-only; the two breaking changes in 0.2.82 (non-blocking MCP startup, Task tools replacing TodoWrite) already shipped in v2.9.7. The
idnabump is lock-file-only.Test plan
ttlequals0/claude-code-openai-wrapper:2.9.8forlinux/amd64, repoint:latestservices03container starts and/v1/modelsrespondsv2.9.8and publish GitHub release notes