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

chore: add rust support #963

Merged
merged 59 commits into from
Nov 15, 2024
Merged

chore: add rust support #963

merged 59 commits into from
Nov 15, 2024

Conversation

ajewellamz
Copy link
Contributor

Issue #, if available:

Description of changes:

Squash/merge commit message, if applicable:

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

@ajewellamz ajewellamz requested a review from a team as a code owner November 8, 2024 16:25
Copy link
Contributor

@RitvikKapila RitvikKapila left a comment

Choose a reason for hiding this comment

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

This looks good overall.

Left a few comments to update Cargo.toml in all projects. A few other nits.

My main comment is to update the test vectors for AES192 to remove Algorithm Suites as well.

Update: I know why the AES192 algorithm suites problem didn't come up in Test Vectors, because we aren't actually running interop tests in Rust. This should include Rust and the library_interop_tests.yml should be similar to the one in the ESDK.

Note: The ESDK one doesn't support Python yet but you don't need to worry about that.

Copy link
Contributor

@RitvikKapila RitvikKapila left a comment

Choose a reason for hiding this comment

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

Just one comment to update Cargo.toml for ComAmazonawsDynamodb. Approved as well.

ComAmazonawsDynamodb/runtimes/rust/Cargo.toml Show resolved Hide resolved
@ajewellamz ajewellamz merged commit b5cc38b into main Nov 15, 2024
119 checks passed
@ajewellamz ajewellamz deleted the ajewell/rust branch November 15, 2024 14:25
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