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

Update aws-lc-rs to v1.6.4 #380

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Update aws-lc-rs to v1.6.4 #380

merged 1 commit into from
Apr 3, 2024

Conversation

justsmth
Copy link
Contributor

@justsmth justsmth commented Apr 2, 2024

Description of changes:

  • Update aws-lc-rs to v1.6.4

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

@justsmth justsmth requested a review from a team as a code owner April 2, 2024 20:40
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.82%. Comparing base (972db16) to head (6d3e1ff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #380   +/-   ##
=======================================
  Coverage   95.82%   95.82%           
=======================================
  Files          60       60           
  Lines        7865     7865           
=======================================
  Hits         7537     7537           
  Misses        328      328           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skmcgrail skmcgrail self-requested a review April 2, 2024 21:55
# this crate re-exports whatever sys crate that was selected
links = "aws_lc_rs_1_6_3_sys"
links = "aws_lc_rs_1_6_4_sys"
Copy link
Member

@skmcgrail skmcgrail Apr 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sys crate version numbers recorded in the dependencies should be updated too? Just so that it doesn't reference the yanked version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should automatically pick up the latest patch version regardless. I'm fine either way.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just looks a little weird to release a version that still refers to the yanked sys crate version. Just removes one less variable to whether the right behavior will occur or not.

@justsmth justsmth merged commit ccb2a90 into aws:main Apr 3, 2024
160 of 165 checks passed
@justsmth justsmth deleted the aws-lc-rs-v1.6.4 branch April 3, 2024 17:36
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.

4 participants