Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actix Web Rustls v0.21 support #3116

Merged
merged 2 commits into from
Aug 29, 2023
Merged

Actix Web Rustls v0.21 support #3116

merged 2 commits into from
Aug 29, 2023

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Aug 28, 2023

PR Type

Feature

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Rest of Rustls v0.21 support via new crate features and methods. No breakage.

@robjtede robjtede added A-awc project: awc B-semver-minor A-web project: actix-web labels Aug 28, 2023
@robjtede robjtede added this to the actix-web v4.4 milestone Aug 28, 2023
@robjtede robjtede force-pushed the rustls-021-web branch 2 times, most recently from 6657765 to c62a23a Compare August 28, 2023 23:16
@robjtede robjtede force-pushed the rustls-021-web branch 3 times, most recently from 8084ad2 to 444e9b6 Compare August 28, 2023 23:41
actix-web/Cargo.toml Outdated Show resolved Hide resolved
@robjtede robjtede merged commit 905c30a into master Aug 29, 2023
13 checks passed
@robjtede robjtede deleted the rustls-021-web branch August 29, 2023 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-awc project: awc A-web project: actix-web B-semver-minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants