-
#1669
8006ed3Thanks @dependabot! - chore(deps): bump the aws group across 1 directory with 9 updates -
#1671
927ab94Thanks @dependabot! - chore(deps): bump the other-dependencies group with 4 updates
- #1665
d4de23dThanks @TheOrangePuff! - Replaced deprecatedS3OriginwithS3BucketOrigin.withOriginAccessIdentityto silence theaws-cdk-lib.aws_cloudfront_origins.S3Origin is deprecatedwarning. No behavioural change — the same OAI is still used.
-
#1639
060f291Thanks @dependabot! - chore(deps-dev): bump ts-jest from 29.4.6 to 29.4.9 in the testing-tools group across 1 directory -
#1642
d760efeThanks @dependabot! - chore(deps): bump the aws group across 1 directory with 11 updates -
#1658
9da935eThanks @dependabot! - chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
-
#1622
57b9148Thanks @dependabot! - chore(deps-dev): bump the dev-tools group across 1 directory with 4 updates -
#1633
9276087Thanks @aikido-autofix! - [Aikido] Fix 5 security issues in yaml, minimatch, ajv -
#1634
38d563fThanks @dependabot! - chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates -
#1636
6805acbThanks @aikido-autofix! - [Aikido] Fix security issue in aws-cdk-lib via minor version upgrade from 2.235.1 to 2.245.0 -
#1638
7a8d347Thanks @TheOrangePuff! - Update constructs peer dependency from ^10.3.0/^10.4.2 to ^10.5.0 to match aws-cdk-lib@2.245.0 requirements
- #1614
62104edThanks @crispy101! - include x-request-prerender in the cache key by default
- #1606
0e35d91Thanks @porhkz! - Update repository URLs in package.json to match npm provenance expectations
- #1573
9c26514Thanks @ryanrixxh! - Restucture of the internal codebase and addition of CDK Aspects package. The Aspects package exports a number of usable cdk aspects
- #1568
e996387Thanks @porhkz! - Added optional CORS Response Header Policy and added NoIndexNoFollow Response Header Policy
- #1561
12d43ecThanks @aaronmedina-dev! - Adds cloudFrontLogRetentionDays prop to enable automatic deletion of CloudFront access logs after a specified number of days using S3 lifecycle rules. Logs are retained indefinitely by default for backward compatibility.
- #1523
2550cebThanks @TheOrangePuff! - Fixes changeset publishing to work correctly by switching from dist-based builds to in-place compilation within packages
- #1518
590e172Thanks @TheOrangePuff! - Fix CSP Lambda error handling when fallback is provided
- #1512
a9a6231Thanks @TheOrangePuff! - Adds changeset package to handle release management