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: release CDK constructs #2782

Merged
merged 30 commits into from
Aug 20, 2024
Merged

chore: release CDK constructs #2782

merged 30 commits into from
Aug 20, 2024

Conversation

phani-srikar
Copy link
Contributor

@phani-srikar phani-srikar commented Aug 15, 2024

Description of changes

  • Introduces hotswap friendly deployments for SQL custom resources
  • Publishes new major version for V2 transformers to distinguish from LTS version
  • Fixes the SQL Postgres canary failures
  • Dependabot axios fix
  • Other CI scripts updates
CDK / CloudFormation Parameters Changed

Issue #, if available

Description of how you validated changes

Full E2E run passes for tests relevant to CDK construct.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Any CDK or CloudFormation parameter changes are called out explicitly

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

sundersc and others added 23 commits August 9, 2024 15:50
chore: add additional regions where data API is not supported
* add: provisionHotswapFriendlyResources prop

* add: 2 more tests

* fix: nit
Bumps [axios](https:/axios/axios) from 1.6.7 to 1.7.4.
- [Release notes](https:/axios/axios/releases)
- [Changelog](https:/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…ipts/axios-1.7.4

chore(deps): bump axios from 1.6.7 to 1.7.4 in /scripts
chore: add stale rds instances cleanup in scheduled workflow
@phani-srikar phani-srikar changed the title chore: Release CDK construct chore: stage changes to release CDK construct Aug 16, 2024
@phani-srikar phani-srikar changed the title chore: stage changes to release CDK construct chore: release CDK constructs Aug 20, 2024
@phani-srikar phani-srikar marked this pull request as ready for review August 20, 2024 16:24
@phani-srikar phani-srikar requested review from a team as code owners August 20, 2024 16:24
@phani-srikar phani-srikar merged commit 826cfad into release Aug 20, 2024
11 of 13 checks passed
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.

7 participants