Skip to content

release: 0.5.3 - #22

Merged
livingstaccato merged 1 commit into
mainfrom
release/0.5.3
Sep 6, 2026
Merged

livingstaccato merged 1 commit into
mainfrom
release/0.5.3

Conversation

@livingstaccato

Copy link
Copy Markdown
Member

Patch release carrying the TCP TLS target-name fix (#21).

Without it, a plugin client on Windows can never open a channel to the server it just launched: the handshake succeeds, then TLS verification fails against a DNS:localhost certificate dialled by IP, and the exhausted retry budget is reported as a HandshakeError.

terraform-provider-pyvider needs this released before its Windows protocol leg can go green. The fix is client-side, so it takes effect without rebuilding the packaged provider.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Dhi1SLuFiEseRhH9iLMv8Q

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dhi1SLuFiEseRhH9iLMv8Q
@livingstaccato
livingstaccato merged commit 520a233 into main Sep 6, 2026
29 checks passed
@livingstaccato
livingstaccato deleted the release/0.5.3 branch September 6, 2026 22:09
livingstaccato added a commit that referenced this pull request Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant