chore(release): anvil-ssh 0.4.0 (M13)#13
Merged
Conversation
Bumps the version + CHANGELOG for the M13 chapter (ProxyCommand + ProxyJump consumers). See CHANGELOG.md for the full additive list. Pre-1.0 SemVer minor bump signals a new module / new public methods; 0.3.x consumers explicitly opt in. Plan: M13.5 of let-us-plan-on-bright-cosmos.md.
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
Version bump + CHANGELOG entry for the M13 chapter —
ProxyCommandandProxyJumpconsumers shipped in PRs #5, #6, #10, #11, #12.What 0.4.0 ships
proxy::expand_proxy_tokens(% expansion:%h %p %r %n %%).proxy::JumpHost+proxy::parse_jump_chain+proxy::MAX_JUMP_HOPS = 8.AnvilSession::connect_via_proxy_command(config, template, alias)— FR-55.AnvilSession::connect_via_jump_hosts(config, jumps)— FR-56, FR-57, NFR-17 (independent per-hop verification, no partial-success path).ssh_configresolver honoursProxyCommand=none(FR-59) — preserves the literal so first-wins shields it from a later wildcard.Versioning
Pre-1.0 SemVer minor bump (0.3.1 → 0.4.0) signals the new
proxychapter.^0.3won't auto-pull; consumers explicitly opt in.After merge
Tag
v0.4.0, triggerrelease.ymlworkflow_dispatch withdry_run=falseto publish to crates.io.Test plan
cargo test --lib --tests --lockedgreen: 185 lib + 1 matrix + 6 integration.Plan: M13.5 of let-us-plan-on-bright-cosmos.md.
🤖 Generated with Claude Code