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

submodules update #66

Merged
merged 4 commits into from
Nov 28, 2023
Merged

submodules update #66

merged 4 commits into from
Nov 28, 2023

Conversation

TingDaoK
Copy link
Contributor

aws-c-auth v0.7.4 -> v0.7.8
aws-c-cal v0.6.6 -> v0.6.9
aws-c-common v0.9.4 -> v0.9.10
aws-c-compression v0.2.17 ✓
aws-c-event-stream v0.3.2 ✓
aws-c-http v0.7.13 -> v0.7.14
aws-c-io v0.13.35 -> v0.13.36
aws-c-sdkutils v0.1.12 ✓
aws-checksums v0.1.17 ✓
aws-lc v1.16.0 -> v1.17.4
s2n v1.3.54 -> v1.3.56

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

@@ -6,7 +6,7 @@ on:
- 'main'

env:
BUILDER_VERSION: v0.8.20
BUILDER_VERSION: v0.9.46
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
BUILDER_VERSION: v0.9.46
BUILDER_VERSION: v0.8.20

@TingDaoK TingDaoK merged commit f7875ac into main Nov 28, 2023
21 checks passed
@TingDaoK TingDaoK deleted the update-submodules branch November 28, 2023 17:47
@@ -325,6 +325,7 @@ typedef struct _aws_crt_signing_config_aws aws_crt_signing_config_aws;
typedef enum aws_crt_signing_algorithm {
AWS_CRT_SIGNING_ALGORITHM_V4 = 0,
AWS_CRT_SIGNING_ALGORITHM_V4_ASYMMETRIC = 1,
AWS_CRT_SIGNING_ALGORITHM_V4_S3EXPRESS = 2,

Choose a reason for hiding this comment

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

I believe this needs updates to native.rb as well to add this.

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.

5 participants