Skip to content

Bump aws-lc to v1.71.0#2110

Merged
tatsuhiro-t merged 1 commit intomainfrom
bump-aws-lc
Mar 29, 2026
Merged

Bump aws-lc to v1.71.0#2110
tatsuhiro-t merged 1 commit intomainfrom
bump-aws-lc

Conversation

@tatsuhiro-t
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the aws-lc dependency version from v1.68.0 to v1.71.0 in the README and Dockerfile. A review comment identifies a missing update to the AWSLC_VERSION variable in the CI configuration, which is necessary to maintain consistency between the build environment and automated tests.

ca-certificates media-types

git clone --depth 1 -b v1.68.0 https://github.com/aws/aws-lc
git clone --depth 1 -b v1.71.0 https://github.com/aws/aws-lc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

There appears to be a missing change. The CI script ci/build_aws-lc.sh uses a variable ${AWSLC_VERSION} to specify the aws-lc version. This PR updates the version in README.rst and docker/Dockerfile, but the CI configuration that defines ${AWSLC_VERSION} seems to be untouched. This will lead to a discrepancy where CI tests a different version of aws-lc than what is specified in the build files. To ensure consistency, the ${AWSLC_VERSION} variable in the CI configuration should also be updated to v1.71.0.

@tatsuhiro-t tatsuhiro-t merged commit 3567e26 into main Mar 29, 2026
74 checks passed
@tatsuhiro-t tatsuhiro-t deleted the bump-aws-lc branch March 29, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant