Skip to content

chore: version packages#1103

Merged
despock merged 1 commit into
mainfrom
changeset-release/main
Jun 16, 2026
Merged

chore: version packages#1103
despock merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@gradientedge/cdk-utils-aws@2.20.0

Minor Changes

  • #1102 4cb4eb5 Thanks @despock! - Expose created Lambda Aliases on the returned Function (new FunctionWithAliases type), and accept an IBucket for S3 server access logging (new optional logBucket on S3BucketProps).

    Both let downstream constructs work with the real L2 instances instead of re-importing by ARN/name — clearing the UnclearLambdaEnvironment warning (and silently-dropped addPermission() invokes) when wiring LambdaIntegration to an alias, and the accessLogsPolicyNotAdded warning when the caller owns the log destination bucket. StaticSite is updated to pass its just-created siteLogBucket through so consumers benefit without code changes.

@gradientedge/cdk-utils@11.55.0

Minor Changes

  • #1102 4cb4eb5 Thanks @despock! - Expose created Lambda Aliases on the returned Function (new FunctionWithAliases type), and accept an IBucket for S3 server access logging (new optional logBucket on S3BucketProps).

    Both let downstream constructs work with the real L2 instances instead of re-importing by ARN/name — clearing the UnclearLambdaEnvironment warning (and silently-dropped addPermission() invokes) when wiring LambdaIntegration to an alias, and the accessLogsPolicyNotAdded warning when the caller owns the log destination bucket. StaticSite is updated to pass its just-created siteLogBucket through so consumers benefit without code changes.

Patch Changes

  • Updated dependencies [4cb4eb5]:
    • @gradientedge/cdk-utils-aws@2.20.0

@despock despock merged commit 3581407 into main Jun 16, 2026
2 checks passed
@despock despock deleted the changeset-release/main branch June 16, 2026 15: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.

1 participant