Skip to content

chore: update s2n-tls-hyper crates version to 0.1.0#5702

Merged
boquan-fang merged 1 commit intoaws:mainfrom
boquan-fang:hyper-minor-update
Jan 15, 2026
Merged

chore: update s2n-tls-hyper crates version to 0.1.0#5702
boquan-fang merged 1 commit intoaws:mainfrom
boquan-fang:hyper-minor-update

Conversation

@boquan-fang
Copy link
Copy Markdown
Contributor

@boquan-fang boquan-fang commented Jan 13, 2026

Goal

Bump s2n-tls-hyper crate version and unpin the versions for its s2n-tls dependency crates.

Why

We are seeing pining the dependency in s2n-tls-hyper causes problems for our customers if services don't update their dependency version often. Furthermore, updating the minor version, so that some customer will just need to update once to use s2n-tls-hyper:

s2n-tls-hyper = "0.1"

How

Update the Cargo.toml in s2n-tls-hyper crate and release it once this is merged in.

Callouts

Testing

  • CI should pass.
  • The release should succeed.
    • I ran cargo publish --dry-run to verify this.

Related

I will open another issue to discuss this unpinning version strategy and whether that should be applied to other s2n-tls crates.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Jan 13, 2026
@boquan-fang boquan-fang marked this pull request as ready for review January 13, 2026 21:58
@boquan-fang boquan-fang requested review from jmayclin and jouho January 13, 2026 21:58
@boquan-fang boquan-fang added this pull request to the merge queue Jan 15, 2026
Merged via the queue into aws:main with commit 2591888 Jan 15, 2026
55 checks passed
@boquan-fang boquan-fang deleted the hyper-minor-update branch January 15, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants