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

ATO-999: Update AWS Crypto #887

Merged
merged 2 commits into from
Aug 23, 2024
Merged

ATO-999: Update AWS Crypto #887

merged 2 commits into from
Aug 23, 2024

Conversation

gn-GDS
Copy link
Contributor

@gn-GDS gn-GDS commented Aug 22, 2024

Onboarding Feature Deployment

Warning

Pull requests merged to main will be released to production, please ensure the checklist below is complete

Before any work can be merged to main in must meet the definition of done and be ready to deploy. While many of these tasks will be automated, the reviewers must take the responsibility of confirming the checklist below has been completed before this ticket can be merged.

Checklist

  • this pull request meets the acceptance criteria of the ticket

  • this branch is up-to-date with the main branch

    git fetch --all && git rebase origin/main

  • these changes are backwards compatible (no breaking changes)

    • all methods signatures and return values are the same
    • any replaced methods are marked as @deprecated
  • tests have been written to cover any new or updated functionality

  • new configuration parameters have been deployed to all environments, see configuration management.

  • all external infrastructure dependencies have been updated in all environments

Changes

[ please list the changes this pull request is making ]

Added for new features

Changed for changes in existing functionality

Deprecated for soon-to-be removed features

Removed for now removed features

Fixed for any bug fixes

Security in case of vulnerabilities

Bumps @aws-crypto/client-node from 3.2.2 to 4.0.1.

---
updated-dependencies:
- dependency-name: "@aws-crypto/client-node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@gn-GDS gn-GDS force-pushed the ato-999-update-aws-crypto branch from c2b9dcf to 55f7dc1 Compare August 22, 2024 10:37
@gn-GDS gn-GDS force-pushed the ato-999-update-aws-crypto branch from 55f7dc1 to 6f709de Compare August 22, 2024 10:42
@gn-GDS gn-GDS force-pushed the ato-999-update-aws-crypto branch from 6f709de to 2dfcd5b Compare August 22, 2024 10:49
@gn-GDS gn-GDS changed the title Ato 999 update aws crypto ATO-999: Update AWS Crypto Aug 22, 2024
@gn-GDS gn-GDS force-pushed the ato-999-update-aws-crypto branch from 2dfcd5b to 7a1007d Compare August 22, 2024 11:13
@gn-GDS gn-GDS force-pushed the ato-999-update-aws-crypto branch from a117de9 to 41e7708 Compare August 22, 2024 11:25
@gn-GDS gn-GDS enabled auto-merge August 22, 2024 13:16
@gn-GDS gn-GDS added this pull request to the merge queue Aug 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 23, 2024
@gn-GDS gn-GDS added this pull request to the merge queue Aug 23, 2024
Merged via the queue into main with commit ad9ef79 Aug 23, 2024
15 of 16 checks passed
@gn-GDS gn-GDS deleted the ato-999-update-aws-crypto branch August 23, 2024 11:34
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.

2 participants