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

[v2] Add support for crytography 38.0.1 #7329

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Conversation

kyleknap
Copy link
Contributor

@kyleknap kyleknap commented Oct 6, 2022

Going through the changelog, I did not find any breaking changes across the 37.x.x and 38.x.x versions that impact functionality in the CLI. Most of the backwards compatible changes were around the OpenSSL/Python version supported, wheels that are provided, and some methods were removed (but we were already using the correct methods to start).

@kyleknap kyleknap requested a review from stealthycoin October 6, 2022 21:15
@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2022

Codecov Report

Merging #7329 (bd51085) into v2 (24b9c8e) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##               v2    #7329   +/-   ##
=======================================
  Coverage   93.70%   93.71%           
=======================================
  Files         351      351           
  Lines       36172    36172           
  Branches     5202     5202           
=======================================
+ Hits        33896    33899    +3     
+ Misses       1652     1649    -3     
  Partials      624      624           
Impacted Files Coverage Δ
awscli/botocore/credentials.py 97.39% <0.00%> (-0.11%) ⬇️
awscli/s3transfer/tasks.py 95.00% <0.00%> (+3.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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