chore(release): v0.1.14 - #80
Merged
Merged
Conversation
Dependency maintenance only — no behaviour change since v0.1.13. Closes a high-severity advisory in quinn-proto (remote memory exhaustion via unbounded out-of-order stream reassembly), which was transitive and so reached by no automated bump. Also picks up uuid 1.24.0, clap 4.6.4, tokio 1.53.1, serde 1.0.229, serde_json 1.0.151, serde_repr 0.1.21, and toml 1.1.3, plus CI action updates. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
rennehan
added a commit
that referenced
this pull request
Jul 29, 2026
Dependency maintenance only — no behaviour change since v0.1.13. Closes a high-severity advisory in quinn-proto (remote memory exhaustion via unbounded out-of-order stream reassembly), which was transitive and so reached by no automated bump. Also picks up uuid 1.24.0, clap 4.6.4, tokio 1.53.1, serde 1.0.229, serde_json 1.0.151, serde_repr 0.1.21, and toml 1.1.3, plus CI action updates. Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Version bump for v0.1.14.
Cargo.toml+Cargo.lockonly.Dependency maintenance — no behaviour change since v0.1.13.
Why cut this now
v0.1.13 shipped before today's dependency work, so its binaries carry the vulnerable
quinn-proto. This release is what makes the fix reachable to anyone installing from a tag.quinn-proto0.11.14 → 0.11.16 — closes the one high-severity alert (remote memory exhaustion, unbounded out-of-order stream reassembly). Transitive, so no automated bump covered it.uuid1.24.0,clap4.6.4,tokio1.53.1,serde1.0.229,serde_json1.0.151,serde_repr0.1.21,toml1.1.3cargo-deny-action2.1.1,action-gh-release3.0.2,setup-java5.6.0,checkout7.0.1State at time of cut
fixedby GitHub, not inferred from the version)cargo deny check advisoriesokAfter merge
Tag
v0.1.14to publish the five-target release.