·
19 commits
to refs/heads/main
since this release
Summary
In this release we’ve enhanced Logger to format error stack traces for easier reading in non-production environments.
We also fixed a bug in the Event Handler AppSyncEventResolver
that caused subscription events to be rejected incorrectly. The fix requires no changes on your part besides updating to the latest version.
⭐ A big thank you to Ours Privacy for becoming a public customer reference, and @ConnorKirk for their contributions!
Changes
Pretty print stack trace in dev mode
You can now pretty print error stack traces when dev mode is enabled via the POWERTOOLS_DEV
environment variable. This makes it easier to troubleshoot issues during development.
🌟 Minor Changes
- improv(logger): Format the stack trace as an array of strings in dev mode (#3852) by @ConnorKirk
📜 Documentation updates
- chore: update script to increment govcloud layer in docs (#3889) by @dreamorosi
- chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group across 1 directory (#3887) by @dependabot[bot]
- chore(docs): fix youtube iframes (#3882) by @dreamorosi
- chore(docs): add powertools community mcp (#3876) by @dreamorosi
- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3874) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#3873) by @dependabot[bot]
- chore(deps): bump tsx from 4.19.3 to 4.19.4 (#3870) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#3867) by @dependabot[bot]
- chore(deps): bump @types/node from 22.15.2 to 22.15.3 (#3868) by @dependabot[bot]
- chore: add customer reference (#3869) by @dreamorosi
- chore: update snippets & event-handler docs (#3864) by @dreamorosi
- chore(deps): bump esbuild from 0.25.2 to 0.25.3 (#3850) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#3861) by @dependabot[bot]
- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3849) by @dependabot[bot]
- chore(deps): bump @types/node from 22.14.1 to 22.15.2 (#3862) by @dependabot[bot]
🐛 Bug and hot fixes
- fix(event-handler): ignore return type from onSubscribe handler (#3888) by @dreamorosi
🔧 Maintenance
- chore: update script to increment govcloud layer in docs (#3889) by @dreamorosi
- chore(deps): bump aws-cdk-lib from 2.193.0 to 2.194.0 in the aws-cdk group across 1 directory (#3887) by @dependabot[bot]
- chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#3886) by @dependabot[bot]
- chore: pin version of commons dependency (#3880) by @dreamorosi
- chore: remove typedoc zod plugin (#3878) by @dreamorosi
- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3874) by @dependabot[bot]
- chore(deps): bump vite from 6.3.2 to 6.3.4 (#3875) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#3873) by @dependabot[bot]
- chore: restore typeVersions for old ts config (#3872) by @dreamorosi
- chore(deps): bump tsx from 4.19.3 to 4.19.4 (#3870) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#3867) by @dependabot[bot]
- chore(deps): bump @types/node from 22.15.2 to 22.15.3 (#3868) by @dependabot[bot]
- chore: add customer reference (#3869) by @dreamorosi
- chore: update snippets & event-handler docs (#3864) by @dreamorosi
- chore(deps): bump esbuild from 0.25.2 to 0.25.3 (#3850) by @dependabot[bot]
- chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 (#3851) by @dependabot[bot]
- chore(deps): bump actions/setup-python from 5.5.0 to 5.6.0 (#3856) by @dependabot[bot]
- chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 (#3860) by @dependabot[bot]
- chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#3861) by @dependabot[bot]
- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#3849) by @dependabot[bot]
- chore(deps): bump @types/node from 22.14.1 to 22.15.2 (#3862) by @dependabot[bot]