Conversation
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
Bumps the aws-powertools group in /lambdas with 4 updates: [@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/metrics](https://github.com/aws-powertools/powertools-lambda-typescript) and [@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript). Updates `@aws-lambda-powertools/parameters` from 2.27.0 to 2.28.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.27.0...v2.28.1) Updates `@aws-lambda-powertools/logger` from 2.27.0 to 2.28.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.27.0...v2.28.1) Updates `@aws-lambda-powertools/metrics` from 2.27.0 to 2.28.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.27.0...v2.28.1) Updates `@aws-lambda-powertools/tracer` from 2.27.0 to 2.28.1 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.27.0...v2.28.1) --- updated-dependencies: - dependency-name: "@aws-lambda-powertools/parameters" dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-powertools - dependency-name: "@aws-lambda-powertools/logger" dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-powertools - dependency-name: "@aws-lambda-powertools/metrics" dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-powertools - dependency-name: "@aws-lambda-powertools/tracer" dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-powertools ... Signed-off-by: dependabot[bot] <support@github.com>
7fff554 to
2a5f5fb
Compare
npalm
approved these changes
Nov 5, 2025
npalm
pushed a commit
that referenced
this pull request
Nov 13, 2025
🤖 I have created a release *beep* *boop* --- ## [6.9.0](v6.8.5...v6.9.0) (2025-11-13) ### Features * support multiple SSM parameters for large runner matcher configs ([#4790](#4790)) ([#4792](#4792)) ([4d4872f](4d4872f)) @edersonbrilhante ### Bug Fixes * **lambda:** bump @octokit/rest from 22.0.0 to 22.0.1 in /lambdas in the octokit group ([#4876](#4876)) ([807aeef](807aeef)) * **lambda:** bump the aws group across 1 directory with 7 updates ([#4871](#4871)) ([8737fe2](8737fe2)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([#4865](#4865)) ([8c76e12](8c76e12)) * **lambda:** bump the octokit group across 1 directory with 4 updates ([#4873](#4873)) ([39fc3cf](39fc3cf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
…github-aws-runners#4865) Bumps the aws-powertools group in /lambdas with 4 updates: [@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript), [@aws-lambda-powertools/metrics](https://github.com/aws-powertools/powertools-lambda-typescript) and [@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript). Updates `@aws-lambda-powertools/parameters` from 2.27.0 to 2.28.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@aws-lambda-powertools/parameters</code>'s releases</a>.</em></p> <blockquote> <h2>v2.28.1</h2> <h2>Summary</h2> <p>This patch release addresses an issue in the Commons package utility <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/pull/4658">introduced</a> in v2.28.0 that caused a runtime error.</p> <p>This issue affects only those who have lambda code that depends directly or indirectly on the <code>getXrayTraceDataFromEnv</code> function in the Commons package and who are bundling that lambda with ESBuild to an ES module.</p> <p>We recommend updating to the latest version to avoid the issue.</p> <h2>Changes</h2> <h2>📜 Documentation updates</h2> <ul> <li>chore(ci): bumped the layer verison from 39 to 40 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4683">#4683</a>) by <a href="https://github.com/svozza"><code>@svozza</code></a></li> <li>chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(ci): bumped the layer verison from 38 to 39 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4671">#4671</a>) by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>fix(logger): fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>) by <a href="https://github.com/svozza"><code>@svozza</code></a></li> <li>chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4672">#4672</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>This release was made possible by the following contributors:</h2> <p><a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot], <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot], <a href="https://github.com/sdangol"><code>@sdangol</code></a>, <a href="https://github.com/svozza"><code>@svozza</code></a>, <a href="https://github.com/apps/dependabot">dependabot[bot]</a> and <a href="https://github.com/apps/github-actions">github-actions[bot]</a></p> <h2>v2.28.0</h2> <h2>Summary</h2> <p>We are excited to announce that the REST API Event Handler now supports catch-all routes, allowing you to use regex patterns directly when defining route paths. We've also added the ability to split routers using <code>includeRouter</code> for both REST API and AppSync GraphQL Event Handlers.</p> <p>We’ve also reverted the <code>SQSRecordSchema</code> change that caused failed parsing of records when <code>md5OfMessageAttributes</code> was null.</p> <p>📜 Announcement: You can now find our documentation on the official AWS documentation domain at <a href="https://docs.aws.amazon.com/powertools/typescript/latest/">https://docs.aws.amazon.com/powertools/typescript/latest/</a></p> <p>⭐ Congratulations <a href="https://github.com/mdesousa"><code>@mdesousa</code></a>, <a href="https://github.com/thiagomeireless"><code>@thiagomeireless</code></a>, <a href="https://github.com/alex-karo"><code>@alex-karo</code></a> for their first PR merged in the project 🎉</p> <h3>Catch-all route</h3> <p>You can now use regex patterns in your routes to handle arbitrary or deeply nested paths.</p> <pre lang="typescript"><code>import { Router } from '@aws-lambda-powertools/event-handler/experimental-rest'; <p>const app = new Router();</p> <p>// Instead of defining every possible path app.get('/files/:folder/:subfolder/:filename');</p> <p></tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@aws-lambda-powertools/parameters</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.28.0...v2.28.1">2.28.1</a> (2025-10-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>logger</strong> fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a13e8ee2b2c2715f584f762b63c495ac849979f">8a13e8e</a>)</li> </ul> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.0">2.28.0</a> (2025-10-21)</h2> <h3>Improvements</h3> <ul> <li><strong>commons</strong> Make X-rRay trace ID access more robust (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4658">#4658</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5199d3e3a5000d3b3b5f2906f3d62da5fc1c96ec">5199d3e</a>)</li> <li><strong>event-handler</strong> ended response stream when body is null (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4651">#4651</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a37a3173023439ee67cc328753cb2d292dc3854f">a37a317</a>)</li> <li><strong>event-handler</strong> rename ServiceError class to HttpError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4610">#4610</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/33f733471a54d528514e7bebcd863edc4e3781a9">33f7334</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>logger</strong> correct persistentLogAttributes warning behavior (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4627">#4627</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5cb6797b66c18ddf8a266fce50b8c1dab4c25b29">5cb6797</a>)</li> <li><strong>idempotency</strong> add null check for idempotencyHandler before calling handleMiddyOnError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4643">#4643</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5dab224fa5a341ff6e00b819690090594dbcd811">5dab224</a>)</li> <li><strong>parser</strong> updated the SQSRecordSchema to make the md5OfMessageAttributes nullable (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4632">#4632</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/adc8f60bf3ffedbbb502aaf90b44bec9bea310dd">adc8f60</a>)</li> <li><strong>event-handler</strong> allow http handlers to return duplex streams (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4629">#4629</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f46ae7c4b73a428b3a9aeb7e8858adede73637ed">f46ae7c</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>metrics</strong> use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c">3886af3</a>)</li> <li><strong>event-handler</strong> Add <code>includeRouter</code> support to AppSync GraphQL resolver (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4457">#4457</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ada48bbc20b61454586bbd853ee330800b6000d2">ada48bb</a>)</li> <li><strong>event-handler</strong> added support for catch all route (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4582">#4582</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/19786bf82019eaf29f35830c029f60f8c5e9573d">19786bf</a>)</li> <li><strong>event-handler</strong> add streaming functionality (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4586">#4586</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e3215263e369acb581e113f08aa3893a170d0cb9">e321526</a>)</li> <li><strong>event-handler</strong> added <code>includeRouter</code> method to split routes (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4573">#4573</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/38b6e82a0d9f4f46bb5253ba5157487bbbb884df">38b6e82</a>)</li> </ul> <h3>Maintenance</h3> <ul> <li><strong>tracer</strong> bump aws-xray-sdk-core from 3.10.3 to 3.11.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4656">#4656</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f00f7edcfd27788f8909d62a1519b317ee465a48">f00f7ed</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e2ce3250df328b61aede6b038ea90814044ea240"><code>e2ce325</code></a> chore(ci): bump version to 2.28.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4681">#4681</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a13e8ee2b2c2715f584f762b63c495ac849979f"><code>8a13e8e</code></a> fix(logger): fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6c65c246fb4042939722c2f6a8ca46cfdda7d7c6"><code>6c65c24</code></a> chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f3adc3e5f2c774ca97cbaa490b2169e2a8cd2b64"><code>f3adc3e</code></a> chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4672">#4672</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cb58f38ef4cbec1c7830fee4fbac767770c6f06c"><code>cb58f38</code></a> chore(ci): bumped the layer verison from 38 to 39 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4671">#4671</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ea879976feafbc488e5ee7882548421387a4f0e"><code>5ea8799</code></a> chore(ci): bump version to 2.28.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4670">#4670</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/10511d9cf0d2cbe79cf6d787b425ccf847938dcb"><code>10511d9</code></a> chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group ac...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8c664a31a8464f2ba2543c48b43098133588c8fc"><code>8c664a3</code></a> chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4666">#4666</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c"><code>3886af3</code></a> feat(metrics): use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a0be142c415522fec4f987b3c91b53706ba62f46"><code>a0be142</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 88 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.1">compare view</a></li> </ul> </details> <br /> Updates `@aws-lambda-powertools/logger` from 2.27.0 to 2.28.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@aws-lambda-powertools/logger</code>'s releases</a>.</em></p> <blockquote> <h2>v2.28.1</h2> <h2>Summary</h2> <p>This patch release addresses an issue in the Commons package utility <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/pull/4658">introduced</a> in v2.28.0 that caused a runtime error.</p> <p>This issue affects only those who have lambda code that depends directly or indirectly on the <code>getXrayTraceDataFromEnv</code> function in the Commons package and who are bundling that lambda with ESBuild to an ES module.</p> <p>We recommend updating to the latest version to avoid the issue.</p> <h2>Changes</h2> <h2>📜 Documentation updates</h2> <ul> <li>chore(ci): bumped the layer verison from 39 to 40 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4683">#4683</a>) by <a href="https://github.com/svozza"><code>@svozza</code></a></li> <li>chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(ci): bumped the layer verison from 38 to 39 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4671">#4671</a>) by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>fix(logger): fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>) by <a href="https://github.com/svozza"><code>@svozza</code></a></li> <li>chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4672">#4672</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>This release was made possible by the following contributors:</h2> <p><a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot], <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot], <a href="https://github.com/sdangol"><code>@sdangol</code></a>, <a href="https://github.com/svozza"><code>@svozza</code></a>, <a href="https://github.com/apps/dependabot">dependabot[bot]</a> and <a href="https://github.com/apps/github-actions">github-actions[bot]</a></p> <h2>v2.28.0</h2> <h2>Summary</h2> <p>We are excited to announce that the REST API Event Handler now supports catch-all routes, allowing you to use regex patterns directly when defining route paths. We've also added the ability to split routers using <code>includeRouter</code> for both REST API and AppSync GraphQL Event Handlers.</p> <p>We’ve also reverted the <code>SQSRecordSchema</code> change that caused failed parsing of records when <code>md5OfMessageAttributes</code> was null.</p> <p>📜 Announcement: You can now find our documentation on the official AWS documentation domain at <a href="https://docs.aws.amazon.com/powertools/typescript/latest/">https://docs.aws.amazon.com/powertools/typescript/latest/</a></p> <p>⭐ Congratulations <a href="https://github.com/mdesousa"><code>@mdesousa</code></a>, <a href="https://github.com/thiagomeireless"><code>@thiagomeireless</code></a>, <a href="https://github.com/alex-karo"><code>@alex-karo</code></a> for their first PR merged in the project 🎉</p> <h3>Catch-all route</h3> <p>You can now use regex patterns in your routes to handle arbitrary or deeply nested paths.</p> <pre lang="typescript"><code>import { Router } from '@aws-lambda-powertools/event-handler/experimental-rest'; <p>const app = new Router();</p> <p>// Instead of defining every possible path app.get('/files/:folder/:subfolder/:filename');</p> <p></tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@aws-lambda-powertools/logger</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.28.0...v2.28.1">2.28.1</a> (2025-10-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>logger</strong> fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a13e8ee2b2c2715f584f762b63c495ac849979f">8a13e8e</a>)</li> </ul> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.0">2.28.0</a> (2025-10-21)</h2> <h3>Improvements</h3> <ul> <li><strong>commons</strong> Make X-rRay trace ID access more robust (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4658">#4658</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5199d3e3a5000d3b3b5f2906f3d62da5fc1c96ec">5199d3e</a>)</li> <li><strong>event-handler</strong> ended response stream when body is null (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4651">#4651</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a37a3173023439ee67cc328753cb2d292dc3854f">a37a317</a>)</li> <li><strong>event-handler</strong> rename ServiceError class to HttpError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4610">#4610</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/33f733471a54d528514e7bebcd863edc4e3781a9">33f7334</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>logger</strong> correct persistentLogAttributes warning behavior (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4627">#4627</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5cb6797b66c18ddf8a266fce50b8c1dab4c25b29">5cb6797</a>)</li> <li><strong>idempotency</strong> add null check for idempotencyHandler before calling handleMiddyOnError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4643">#4643</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5dab224fa5a341ff6e00b819690090594dbcd811">5dab224</a>)</li> <li><strong>parser</strong> updated the SQSRecordSchema to make the md5OfMessageAttributes nullable (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4632">#4632</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/adc8f60bf3ffedbbb502aaf90b44bec9bea310dd">adc8f60</a>)</li> <li><strong>event-handler</strong> allow http handlers to return duplex streams (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4629">#4629</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f46ae7c4b73a428b3a9aeb7e8858adede73637ed">f46ae7c</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>metrics</strong> use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c">3886af3</a>)</li> <li><strong>event-handler</strong> Add <code>includeRouter</code> support to AppSync GraphQL resolver (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4457">#4457</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ada48bbc20b61454586bbd853ee330800b6000d2">ada48bb</a>)</li> <li><strong>event-handler</strong> added support for catch all route (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4582">#4582</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/19786bf82019eaf29f35830c029f60f8c5e9573d">19786bf</a>)</li> <li><strong>event-handler</strong> add streaming functionality (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4586">#4586</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e3215263e369acb581e113f08aa3893a170d0cb9">e321526</a>)</li> <li><strong>event-handler</strong> added <code>includeRouter</code> method to split routes (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4573">#4573</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/38b6e82a0d9f4f46bb5253ba5157487bbbb884df">38b6e82</a>)</li> </ul> <h3>Maintenance</h3> <ul> <li><strong>tracer</strong> bump aws-xray-sdk-core from 3.10.3 to 3.11.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4656">#4656</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f00f7edcfd27788f8909d62a1519b317ee465a48">f00f7ed</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e2ce3250df328b61aede6b038ea90814044ea240"><code>e2ce325</code></a> chore(ci): bump version to 2.28.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4681">#4681</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a13e8ee2b2c2715f584f762b63c495ac849979f"><code>8a13e8e</code></a> fix(logger): fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6c65c246fb4042939722c2f6a8ca46cfdda7d7c6"><code>6c65c24</code></a> chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f3adc3e5f2c774ca97cbaa490b2169e2a8cd2b64"><code>f3adc3e</code></a> chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4672">#4672</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cb58f38ef4cbec1c7830fee4fbac767770c6f06c"><code>cb58f38</code></a> chore(ci): bumped the layer verison from 38 to 39 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4671">#4671</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ea879976feafbc488e5ee7882548421387a4f0e"><code>5ea8799</code></a> chore(ci): bump version to 2.28.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4670">#4670</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/10511d9cf0d2cbe79cf6d787b425ccf847938dcb"><code>10511d9</code></a> chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group ac...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8c664a31a8464f2ba2543c48b43098133588c8fc"><code>8c664a3</code></a> chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4666">#4666</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c"><code>3886af3</code></a> feat(metrics): use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a0be142c415522fec4f987b3c91b53706ba62f46"><code>a0be142</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 88 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.1">compare view</a></li> </ul> </details> <br /> Updates `@aws-lambda-powertools/metrics` from 2.27.0 to 2.28.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@aws-lambda-powertools/metrics</code>'s releases</a>.</em></p> <blockquote> <h2>v2.28.1</h2> <h2>Summary</h2> <p>This patch release addresses an issue in the Commons package utility <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/pull/4658">introduced</a> in v2.28.0 that caused a runtime error.</p> <p>This issue affects only those who have lambda code that depends directly or indirectly on the <code>getXrayTraceDataFromEnv</code> function in the Commons package and who are bundling that lambda with ESBuild to an ES module.</p> <p>We recommend updating to the latest version to avoid the issue.</p> <h2>Changes</h2> <h2>📜 Documentation updates</h2> <ul> <li>chore(ci): bumped the layer verison from 39 to 40 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4683">#4683</a>) by <a href="https://github.com/svozza"><code>@svozza</code></a></li> <li>chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(ci): bumped the layer verison from 38 to 39 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4671">#4671</a>) by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>fix(logger): fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>) by <a href="https://github.com/svozza"><code>@svozza</code></a></li> <li>chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4672">#4672</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>This release was made possible by the following contributors:</h2> <p><a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot], <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot], <a href="https://github.com/sdangol"><code>@sdangol</code></a>, <a href="https://github.com/svozza"><code>@svozza</code></a>, <a href="https://github.com/apps/dependabot">dependabot[bot]</a> and <a href="https://github.com/apps/github-actions">github-actions[bot]</a></p> <h2>v2.28.0</h2> <h2>Summary</h2> <p>We are excited to announce that the REST API Event Handler now supports catch-all routes, allowing you to use regex patterns directly when defining route paths. We've also added the ability to split routers using <code>includeRouter</code> for both REST API and AppSync GraphQL Event Handlers.</p> <p>We’ve also reverted the <code>SQSRecordSchema</code> change that caused failed parsing of records when <code>md5OfMessageAttributes</code> was null.</p> <p>📜 Announcement: You can now find our documentation on the official AWS documentation domain at <a href="https://docs.aws.amazon.com/powertools/typescript/latest/">https://docs.aws.amazon.com/powertools/typescript/latest/</a></p> <p>⭐ Congratulations <a href="https://github.com/mdesousa"><code>@mdesousa</code></a>, <a href="https://github.com/thiagomeireless"><code>@thiagomeireless</code></a>, <a href="https://github.com/alex-karo"><code>@alex-karo</code></a> for their first PR merged in the project 🎉</p> <h3>Catch-all route</h3> <p>You can now use regex patterns in your routes to handle arbitrary or deeply nested paths.</p> <pre lang="typescript"><code>import { Router } from '@aws-lambda-powertools/event-handler/experimental-rest'; <p>const app = new Router();</p> <p>// Instead of defining every possible path app.get('/files/:folder/:subfolder/:filename');</p> <p></tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@aws-lambda-powertools/metrics</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.28.0...v2.28.1">2.28.1</a> (2025-10-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>logger</strong> fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a13e8ee2b2c2715f584f762b63c495ac849979f">8a13e8e</a>)</li> </ul> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.0">2.28.0</a> (2025-10-21)</h2> <h3>Improvements</h3> <ul> <li><strong>commons</strong> Make X-rRay trace ID access more robust (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4658">#4658</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5199d3e3a5000d3b3b5f2906f3d62da5fc1c96ec">5199d3e</a>)</li> <li><strong>event-handler</strong> ended response stream when body is null (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4651">#4651</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a37a3173023439ee67cc328753cb2d292dc3854f">a37a317</a>)</li> <li><strong>event-handler</strong> rename ServiceError class to HttpError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4610">#4610</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/33f733471a54d528514e7bebcd863edc4e3781a9">33f7334</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>logger</strong> correct persistentLogAttributes warning behavior (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4627">#4627</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5cb6797b66c18ddf8a266fce50b8c1dab4c25b29">5cb6797</a>)</li> <li><strong>idempotency</strong> add null check for idempotencyHandler before calling handleMiddyOnError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4643">#4643</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5dab224fa5a341ff6e00b819690090594dbcd811">5dab224</a>)</li> <li><strong>parser</strong> updated the SQSRecordSchema to make the md5OfMessageAttributes nullable (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4632">#4632</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/adc8f60bf3ffedbbb502aaf90b44bec9bea310dd">adc8f60</a>)</li> <li><strong>event-handler</strong> allow http handlers to return duplex streams (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4629">#4629</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f46ae7c4b73a428b3a9aeb7e8858adede73637ed">f46ae7c</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>metrics</strong> use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c">3886af3</a>)</li> <li><strong>event-handler</strong> Add <code>includeRouter</code> support to AppSync GraphQL resolver (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4457">#4457</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ada48bbc20b61454586bbd853ee330800b6000d2">ada48bb</a>)</li> <li><strong>event-handler</strong> added support for catch all route (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4582">#4582</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/19786bf82019eaf29f35830c029f60f8c5e9573d">19786bf</a>)</li> <li><strong>event-handler</strong> add streaming functionality (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4586">#4586</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e3215263e369acb581e113f08aa3893a170d0cb9">e321526</a>)</li> <li><strong>event-handler</strong> added <code>includeRouter</code> method to split routes (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4573">#4573</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/38b6e82a0d9f4f46bb5253ba5157487bbbb884df">38b6e82</a>)</li> </ul> <h3>Maintenance</h3> <ul> <li><strong>tracer</strong> bump aws-xray-sdk-core from 3.10.3 to 3.11.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4656">#4656</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f00f7edcfd27788f8909d62a1519b317ee465a48">f00f7ed</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e2ce3250df328b61aede6b038ea90814044ea240"><code>e2ce325</code></a> chore(ci): bump version to 2.28.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4681">#4681</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a13e8ee2b2c2715f584f762b63c495ac849979f"><code>8a13e8e</code></a> fix(logger): fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6c65c246fb4042939722c2f6a8ca46cfdda7d7c6"><code>6c65c24</code></a> chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f3adc3e5f2c774ca97cbaa490b2169e2a8cd2b64"><code>f3adc3e</code></a> chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4672">#4672</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cb58f38ef4cbec1c7830fee4fbac767770c6f06c"><code>cb58f38</code></a> chore(ci): bumped the layer verison from 38 to 39 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4671">#4671</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ea879976feafbc488e5ee7882548421387a4f0e"><code>5ea8799</code></a> chore(ci): bump version to 2.28.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4670">#4670</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/10511d9cf0d2cbe79cf6d787b425ccf847938dcb"><code>10511d9</code></a> chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group ac...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8c664a31a8464f2ba2543c48b43098133588c8fc"><code>8c664a3</code></a> chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4666">#4666</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c"><code>3886af3</code></a> feat(metrics): use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a0be142c415522fec4f987b3c91b53706ba62f46"><code>a0be142</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 88 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.1">compare view</a></li> </ul> </details> <br /> Updates `@aws-lambda-powertools/tracer` from 2.27.0 to 2.28.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@aws-lambda-powertools/tracer</code>'s releases</a>.</em></p> <blockquote> <h2>v2.28.1</h2> <h2>Summary</h2> <p>This patch release addresses an issue in the Commons package utility <a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/pull/4658">introduced</a> in v2.28.0 that caused a runtime error.</p> <p>This issue affects only those who have lambda code that depends directly or indirectly on the <code>getXrayTraceDataFromEnv</code> function in the Commons package and who are bundling that lambda with ESBuild to an ES module.</p> <p>We recommend updating to the latest version to avoid the issue.</p> <h2>Changes</h2> <h2>📜 Documentation updates</h2> <ul> <li>chore(ci): bumped the layer verison from 39 to 40 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4683">#4683</a>) by <a href="https://github.com/svozza"><code>@svozza</code></a></li> <li>chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(ci): bumped the layer verison from 38 to 39 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4671">#4671</a>) by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li> </ul> <h2>🔧 Maintenance</h2> <ul> <li>fix(logger): fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>) by <a href="https://github.com/svozza"><code>@svozza</code></a></li> <li>chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4672">#4672</a>) by @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>This release was made possible by the following contributors:</h2> <p><a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot], <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot], <a href="https://github.com/sdangol"><code>@sdangol</code></a>, <a href="https://github.com/svozza"><code>@svozza</code></a>, <a href="https://github.com/apps/dependabot">dependabot[bot]</a> and <a href="https://github.com/apps/github-actions">github-actions[bot]</a></p> <h2>v2.28.0</h2> <h2>Summary</h2> <p>We are excited to announce that the REST API Event Handler now supports catch-all routes, allowing you to use regex patterns directly when defining route paths. We've also added the ability to split routers using <code>includeRouter</code> for both REST API and AppSync GraphQL Event Handlers.</p> <p>We’ve also reverted the <code>SQSRecordSchema</code> change that caused failed parsing of records when <code>md5OfMessageAttributes</code> was null.</p> <p>📜 Announcement: You can now find our documentation on the official AWS documentation domain at <a href="https://docs.aws.amazon.com/powertools/typescript/latest/">https://docs.aws.amazon.com/powertools/typescript/latest/</a></p> <p>⭐ Congratulations <a href="https://github.com/mdesousa"><code>@mdesousa</code></a>, <a href="https://github.com/thiagomeireless"><code>@thiagomeireless</code></a>, <a href="https://github.com/alex-karo"><code>@alex-karo</code></a> for their first PR merged in the project 🎉</p> <h3>Catch-all route</h3> <p>You can now use regex patterns in your routes to handle arbitrary or deeply nested paths.</p> <pre lang="typescript"><code>import { Router } from '@aws-lambda-powertools/event-handler/experimental-rest'; <p>const app = new Router();</p> <p>// Instead of defining every possible path app.get('/files/:folder/:subfolder/:filename');</p> <p></tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@aws-lambda-powertools/tracer</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.28.0...v2.28.1">2.28.1</a> (2025-10-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>logger</strong> fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a13e8ee2b2c2715f584f762b63c495ac849979f">8a13e8e</a>)</li> </ul> <h2><a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.0">2.28.0</a> (2025-10-21)</h2> <h3>Improvements</h3> <ul> <li><strong>commons</strong> Make X-rRay trace ID access more robust (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4658">#4658</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5199d3e3a5000d3b3b5f2906f3d62da5fc1c96ec">5199d3e</a>)</li> <li><strong>event-handler</strong> ended response stream when body is null (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4651">#4651</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a37a3173023439ee67cc328753cb2d292dc3854f">a37a317</a>)</li> <li><strong>event-handler</strong> rename ServiceError class to HttpError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4610">#4610</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/33f733471a54d528514e7bebcd863edc4e3781a9">33f7334</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>logger</strong> correct persistentLogAttributes warning behavior (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4627">#4627</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5cb6797b66c18ddf8a266fce50b8c1dab4c25b29">5cb6797</a>)</li> <li><strong>idempotency</strong> add null check for idempotencyHandler before calling handleMiddyOnError (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4643">#4643</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5dab224fa5a341ff6e00b819690090594dbcd811">5dab224</a>)</li> <li><strong>parser</strong> updated the SQSRecordSchema to make the md5OfMessageAttributes nullable (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4632">#4632</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/adc8f60bf3ffedbbb502aaf90b44bec9bea310dd">adc8f60</a>)</li> <li><strong>event-handler</strong> allow http handlers to return duplex streams (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4629">#4629</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f46ae7c4b73a428b3a9aeb7e8858adede73637ed">f46ae7c</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>metrics</strong> use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c">3886af3</a>)</li> <li><strong>event-handler</strong> Add <code>includeRouter</code> support to AppSync GraphQL resolver (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4457">#4457</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ada48bbc20b61454586bbd853ee330800b6000d2">ada48bb</a>)</li> <li><strong>event-handler</strong> added support for catch all route (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4582">#4582</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/19786bf82019eaf29f35830c029f60f8c5e9573d">19786bf</a>)</li> <li><strong>event-handler</strong> add streaming functionality (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4586">#4586</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e3215263e369acb581e113f08aa3893a170d0cb9">e321526</a>)</li> <li><strong>event-handler</strong> added <code>includeRouter</code> method to split routes (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4573">#4573</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/38b6e82a0d9f4f46bb5253ba5157487bbbb884df">38b6e82</a>)</li> </ul> <h3>Maintenance</h3> <ul> <li><strong>tracer</strong> bump aws-xray-sdk-core from 3.10.3 to 3.11.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4656">#4656</a>) (<a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f00f7edcfd27788f8909d62a1519b317ee465a48">f00f7ed</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e2ce3250df328b61aede6b038ea90814044ea240"><code>e2ce325</code></a> chore(ci): bump version to 2.28.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4681">#4681</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8a13e8ee2b2c2715f584f762b63c495ac849979f"><code>8a13e8e</code></a> fix(logger): fix esbuild ESM bundler error (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4678">#4678</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/6c65c246fb4042939722c2f6a8ca46cfdda7d7c6"><code>6c65c24</code></a> chore(deps): bump <code>@types/node</code> from 24.8.1 to 24.9.1 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4673">#4673</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/f3adc3e5f2c774ca97cbaa490b2169e2a8cd2b64"><code>f3adc3e</code></a> chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4672">#4672</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/cb58f38ef4cbec1c7830fee4fbac767770c6f06c"><code>cb58f38</code></a> chore(ci): bumped the layer verison from 38 to 39 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4671">#4671</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ea879976feafbc488e5ee7882548421387a4f0e"><code>5ea8799</code></a> chore(ci): bump version to 2.28.0 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4670">#4670</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/10511d9cf0d2cbe79cf6d787b425ccf847938dcb"><code>10511d9</code></a> chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group ac...</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/8c664a31a8464f2ba2543c48b43098133588c8fc"><code>8c664a3</code></a> chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4666">#4666</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/3886af3a275020ddae8d67cc9c5efaa74464db9c"><code>3886af3</code></a> feat(metrics): use async local storage for metrics (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4663">#4663</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/a0be142c415522fec4f987b3c91b53706ba62f46"><code>a0be142</code></a> chore(deps): bump the aws-sdk-v3 group across 1 directory with 88 updates (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.27.0...v2.28.1">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
🤖 I have created a release *beep* *boop* --- ## [6.9.0](github-aws-runners/terraform-aws-github-runner@v6.8.5...v6.9.0) (2025-11-13) ### Features * support multiple SSM parameters for large runner matcher configs ([github-aws-runners#4790](github-aws-runners#4790)) ([github-aws-runners#4792](github-aws-runners#4792)) ([4d4872f](github-aws-runners@4d4872f)) @edersonbrilhante ### Bug Fixes * **lambda:** bump @octokit/rest from 22.0.0 to 22.0.1 in /lambdas in the octokit group ([github-aws-runners#4876](github-aws-runners#4876)) ([807aeef](github-aws-runners@807aeef)) * **lambda:** bump the aws group across 1 directory with 7 updates ([github-aws-runners#4871](github-aws-runners#4871)) ([8737fe2](github-aws-runners@8737fe2)) * **lambda:** bump the aws-powertools group in /lambdas with 4 updates ([github-aws-runners#4865](github-aws-runners#4865)) ([8c76e12](github-aws-runners@8c76e12)) * **lambda:** bump the octokit group across 1 directory with 4 updates ([github-aws-runners#4873](github-aws-runners#4873)) ([39fc3cf](github-aws-runners@39fc3cf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: runners-releaser[bot] <194412594+runners-releaser[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the aws-powertools group in /lambdas with 4 updates: @aws-lambda-powertools/parameters, @aws-lambda-powertools/logger, @aws-lambda-powertools/metrics and @aws-lambda-powertools/tracer.
Updates
@aws-lambda-powertools/parametersfrom 2.27.0 to 2.28.1Release notes
Sourced from
@aws-lambda-powertools/parameters's releases.... (truncated)
Changelog
Sourced from
@aws-lambda-powertools/parameters's changelog.Commits
e2ce325chore(ci): bump version to 2.28.1 (#4681)8a13e8efix(logger): fix esbuild ESM bundler error (#4678)6c65c24chore(deps): bump@types/nodefrom 24.8.1 to 24.9.1 (#4673)f3adc3echore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (#4672)cb58f38chore(ci): bumped the layer verison from 38 to 39 (#4671)5ea8799chore(ci): bump version to 2.28.0 (#4670)10511d9chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group ac...8c664a3chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#4666)3886af3feat(metrics): use async local storage for metrics (#4663)a0be142chore(deps): bump the aws-sdk-v3 group across 1 directory with 88 updates (#4...Updates
@aws-lambda-powertools/loggerfrom 2.27.0 to 2.28.1Release notes
Sourced from
@aws-lambda-powertools/logger's releases.... (truncated)
Changelog
Sourced from
@aws-lambda-powertools/logger's changelog.Commits
e2ce325chore(ci): bump version to 2.28.1 (#4681)8a13e8efix(logger): fix esbuild ESM bundler error (#4678)6c65c24chore(deps): bump@types/nodefrom 24.8.1 to 24.9.1 (#4673)f3adc3echore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (#4672)cb58f38chore(ci): bumped the layer verison from 38 to 39 (#4671)5ea8799chore(ci): bump version to 2.28.0 (#4670)10511d9chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group ac...8c664a3chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#4666)3886af3feat(metrics): use async local storage for metrics (#4663)a0be142chore(deps): bump the aws-sdk-v3 group across 1 directory with 88 updates (#4...Updates
@aws-lambda-powertools/metricsfrom 2.27.0 to 2.28.1Release notes
Sourced from
@aws-lambda-powertools/metrics's releases.... (truncated)
Changelog
Sourced from
@aws-lambda-powertools/metrics's changelog.Commits
e2ce325chore(ci): bump version to 2.28.1 (#4681)8a13e8efix(logger): fix esbuild ESM bundler error (#4678)6c65c24chore(deps): bump@types/nodefrom 24.8.1 to 24.9.1 (#4673)f3adc3echore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (#4672)cb58f38chore(ci): bumped the layer verison from 38 to 39 (#4671)5ea8799chore(ci): bump version to 2.28.0 (#4670)10511d9chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group ac...8c664a3chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#4666)3886af3feat(metrics): use async local storage for metrics (#4663)a0be142chore(deps): bump the aws-sdk-v3 group across 1 directory with 88 updates (#4...Updates
@aws-lambda-powertools/tracerfrom 2.27.0 to 2.28.1Release notes
Sourced from
@aws-lambda-powertools/tracer's releases.... (truncated)
Changelog
Sourced from
@aws-lambda-powertools/tracer's changelog.Commits
e2ce325chore(ci): bump version to 2.28.1 (#4681)8a13e8efix(logger): fix esbuild ESM bundler error (#4678)6c65c24chore(deps): bump@types/nodefrom 24.8.1 to 24.9.1 (#4673)f3adc3echore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (#4672)cb58f38chore(ci): bumped the layer verison from 38 to 39 (#4671)5ea8799chore(ci): bump version to 2.28.0 (#4670)10511d9chore(deps): bump aws-cdk-lib from 2.219.0 to 2.220.0 in the aws-cdk group ac...8c664a3chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 (#4666)3886af3feat(metrics): use async local storage for metrics (#4663)a0be142chore(deps): bump the aws-sdk-v3 group across 1 directory with 88 updates (#4...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions