Skip to content

Add TLS certificate compression features#130

Merged
djc merged 2 commits intorustls:mainfrom
manifest:compress-features
Sep 26, 2025
Merged

Add TLS certificate compression features#130
djc merged 2 commits intorustls:mainfrom
manifest:compress-features

Conversation

@manifest
Copy link
Contributor

@manifest manifest commented Sep 26, 2025

PR for the issue #131.

The changes require bumping minimal rust version to 1.75 (a build requirement of the zlib-rs crate).

@djc
Copy link
Member

djc commented Sep 26, 2025

PR for the issue #131.

The changes require bumping minimal rust version to 1.75 (a build requirement of the zlib-rs crate).

I'd prefer not to unconditionally bump the MSRV for tokio-rustls, instead checking that builds without the compression features can still be built with 1.71. Otherwise, this looks good to me!

@manifest
Copy link
Contributor Author

I've made changes. Should I add another build stage to check build with all the features?

@djc
Copy link
Member

djc commented Sep 26, 2025

Thanks!

@djc
Copy link
Member

djc commented Sep 26, 2025

If you'd like this to be released soon, want to add a commit that bumps the version?

@manifest
Copy link
Contributor Author

I’d love to see a release :-) Bumped the version. Thanks.

@djc djc requested a review from ctz September 26, 2025 09:25
@djc djc merged commit 0c14e14 into rustls:main Sep 26, 2025
7 checks passed
@djc
Copy link
Member

djc commented Sep 26, 2025

  • Published tokio-rustls v0.26.4 at registry crates-io
  • [new tag] v/0.26.4 -> v/0.26.4
  • Release notes

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.

3 participants