sqs: support for permission settings for dead letter source queues (#28745) (9e21803), closes #19766
Bug Fixes
stepfunctions-tasks: mediapackagevod service generates wrong action in role policy (#28775) (305dae0), closes #28774
revert deprecation of logRetention properties (#28934) (f89a7d2), closes #28919
apigatewayv2: WebSocketAwsIntegration ignores requestParameters and integrationPassThrough behaviors (#28921) (990ead3)
eks: Could not use ec2 instance type and size that their names contains dashes (#28040) (b32f47c), closes #27587
Alpha modules (2.125.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
integ-runner: Parsing of the cli input caused arguments passed after the first instance --language <language> to be interpreted as a language as well. This prevented passing a test name after providing cli options. To overcome this limitation, integ-runner now requires an explicit --language option for each language you want to include: integ-runner --language javascript --language python. This was already documented that way and always the intended way to use this feature.
neptune-alpha: Corrected LogRetention IDs for DatabaseCluster. Previously, regardless of the log type, the string ‘objectObject’ was always included, but after the correction, the log type is now included.
Features
app-staging-synthesizer-alpha: encryption type for staging bucket (#28903) (69f4b8d), closes #28815
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps software.amazon.awscdk:aws-cdk-lib from 2.117.0 to 2.125.0.
Release notes
Sourced from software.amazon.awscdk:aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from software.amazon.awscdk:aws-cdk-lib's changelog.
... (truncated)
Commits
5e3c3c6
chore(release): 2.125.0 (#28948)2d2fa20
Merge branch 'v2-release' into bump/2.125.0870ca64
chore(release): 2.125.0760435d
chore(release): 2.125.0 (#28945)1a81f85
chore: add breaking changes to end of PR template (#28941)502097a
chore(release): 2.125.0305dae0
fix(stepfunctions-tasks): mediapackagevod service generates wrong action in r...8e115db
feat(cloudfront): retrieve default distribution metrics (#28894)5a68f59
chore: npm-check-updates && yarn upgrade (#28937)f89a7d2
fix: revert deprecation oflogRetention
properties (#28934)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show