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 gucdk to use from 52.3.0 to 53.1.1, update aws-cdk, aws-cdk-lib from 2.109.0 to 2.127.0 #2402

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michaelwmcnamara
Copy link
Contributor

@michaelwmcnamara michaelwmcnamara commented Jul 31, 2024

This is done in a series of commits to allow for fixes to any deprecations or breaking changes:

  • Commit 1: Update gucdk to use 53.1.1, update aws-cdk and aws-cdk-lib to use 2.121.1
    • Change zuora-salesforce-link-remover.ts to use aws-cdk-lib.aws_stepfunctions.Map#itemProcessor in place of aws-cdk-lib.aws_stepfunctions.Map#iterator, as the latter has been deprecated.
    • Tested deploy to CODE and basic run of the following lambdas (these corresponded to changed snapshots or code changes in this commit):
      • generate-product-catalogue:
      • deploys;
      • lambda completes without error
      • salesforce-disaster-recovery:
      • deploys;
      • lambda completes without error
      • zuora-salesforce-link-remover:
      • deploys;
      • lambda completes without error

What does this change?

How to test

How can we measure success?

Have we considered potential risks?

Images

Accessibility

@michaelwmcnamara michaelwmcnamara force-pushed the mm-update-gucdk-version branch 2 times, most recently from b2c40a7 to 6edc1b9 Compare August 1, 2024 17:09
@michaelwmcnamara michaelwmcnamara changed the title Update gucdk to use latest version, update aws-cdk, aws-cdk-lib and constructs to use matching versions Update gucdk to use from 52.3.0 to 53.1.1, update aws-cdk, aws-cdk-lib from 2.109.0 to 2.127.0 Aug 2, 2024
@michaelwmcnamara michaelwmcnamara force-pushed the mm-update-gucdk-version branch from 6edc1b9 to 9380ee0 Compare August 2, 2024 14:45
@michaelwmcnamara michaelwmcnamara force-pushed the mm-update-gucdk-version branch from 9380ee0 to cf31b64 Compare August 2, 2024 16:29
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.

1 participant