Commit e018a10
authored
fix(lambda): bump the aws-powertools group in /lambdas with 4 updates (#4972)
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.29.0 to 2.30.0
<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.30.0</h2>
<h2>Summary</h2>
<p>We're excited to announce <a
href="https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html">AWS
Lambda durable function</a> support in Powertools for AWS Lambda
TypeScript. This allows you to leverage AWS Lambda's new durable
execution capabilities while taking the advantage of features such as
maintaining idempotency guarantees, making it easier to build reliable
serverless workflows that span multiple invocations.</p>
<p>AWS Lambda durable functions allow you to simplify building
multi-step applications and AI workflows. These functions automatically
checkpoint progress, suspend execution for up to one year during
long-running tasks, and recover from failures without the need to manage
additional infrastructure.</p>
<blockquote>
<p>[!NOTE]
Lambda function handlers using MiddyJS or Class method decorators aren’t
compatible with Durable Function handlers at this time.
Tracking issues: MiddyJS <a
href="https://redirect.github.com/middyjs/middy/issues/1531">middyjs/middy#1531</a>
Class Decorator <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4832">aws-powertools/powertools-lambda-typescript#4832</a></p>
</blockquote>
<p>This release also includes some bug fixes and a documentation
improvement with the help of the community.</p>
<blockquote>
<p>⭐ Congratulations to <a
href="https://github.com/jinxiao"><code>@jinxiao</code></a> and <a
href="https://github.com/dwandro"><code>@dwandro</code></a> for their
first PR merged in the project 🎉</p>
</blockquote>
<h2>Changes</h2>
<ul>
<li>fix(logger): merged temp keys with same keys when appending to the
logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4840">#4840</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>fix(idempotency): Update durableExecutionMode string (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4837">#4837</a>)
by <a
href="https://github.com/ConnorKirk"><code>@ConnorKirk</code></a></li>
<li>feat(idempotency): Allow durable function to replay (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4834">#4834</a>)
by <a
href="https://github.com/ConnorKirk"><code>@ConnorKirk</code></a></li>
<li>fix(event-handler): threshold limit for compression not respected
when content-length not set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4827">#4827</a>)
by <a href="https://github.com/svozza"><code>@svozza</code></a></li>
<li>feat(parser): fix DynamoDBStreamChangeRecordSchema.dynamodb type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4817">#4817</a>)
by <a
href="https://github.com/benthorner"><code>@benthorner</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(ci): bumped the layer verison from 41 to 42 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4861">#4861</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group across 1 directory (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4855">#4855</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4854">#4854</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump esbuild from 0.27.0 to 0.27.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4849">#4849</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.6 to 4.21.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4829">#4829</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>docs(parser): fixed a typo for the SqsEnvelope built-in envelope (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4826">#4826</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>fix: fix China region arn typo (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4820">#4820</a>)
by <a href="https://github.com/jinxiao"><code>@jinxiao</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 56
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4811">#4811</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-cdk group across 1 directory with 3
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4812">#4812</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(ci): bumped the layer verison from 40 to 41 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4800">#4800</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>chore(deps-dev): bump aws-sdk from 2.1692.0 to 2.1693.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4857">#4857</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group across 1 directory (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4855">#4855</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4854">#4854</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4852">#4852</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@aws/lambda-invoke-store</code> from 0.2.1
to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</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.29.0...v2.30.0">2.30.0</a>
(2025-12-11)</h2>
<h3>Maintenance</h3>
<ul>
<li><strong>commons</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>logger</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>metrics</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>batch</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>event-handler</strong> export types for event handler
middleware (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4807">#4807</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c46974c67b0d061b6cf873c0f756553bf25f20d4">c46974c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>commons</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>logger</strong> merged temp keys with same keys when
appending to the logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4840">#4840</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b30c9c458afeff79cccb6cbd7d16466c07a39455">b30c9c4</a>)</li>
<li><strong>logger</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>metrics</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>idempotency</strong> Update durableExecutionMode string (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4837">#4837</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/919c26dc8a09a3ce2af42e6d68728710e21afd38">919c26d</a>)</li>
<li><strong>batch</strong> revert <code>@aws/lambda-invoke-store</code>
to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>event-handler</strong> threshold limit for compression not
respected when content-length not set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4827">#4827</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ad14e183329801c3a866b08c6e31e722e5eb902e">ad14e18</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>idempotency</strong> Allow durable function to replay (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4834">#4834</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4dc079824b57a3f6f4577e03905e3a02d055f009">4dc0798</a>)</li>
<li><strong>parser</strong> fix
DynamoDBStreamChangeRecordSchema.dynamodb type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4817">#4817</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/bf522f8af15e0d66f0dac6bd14e08d16c6b8a3b9">bf522f8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dd5395b7d60e0de8d1bae700156f0d30192d2435"><code>dd5395b</code></a>
chore(ci): bump version to 2.30.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4859">#4859</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4e8d00b49acfdd6a0aa983ba7ad48d475efd9e1b"><code>4e8d00b</code></a>
chore(deps-dev): bump aws-sdk from 2.1692.0 to 2.1693.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4857">#4857</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/609c891e924273880129d6d6081895b52d70f392"><code>609c891</code></a>
chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/155fdf5fd682b2415f3729aaa4c3774111d127f6"><code>155fdf5</code></a>
chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group ac...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/fc1831ad2433d81bc3449eecb989b6e1bd60047c"><code>fc1831a</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/915f47a59cd3142898d6cf4f2e8ea6c9e5f1f4d3"><code>915f47a</code></a>
chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/22bbf77d1ce5daf586d0243e6ee7c32cc0aa6ed4"><code>22bbf77</code></a>
chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4852">#4852</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/69727c20e870bc1d2fd5272eb15aef978e51df2e"><code>69727c2</code></a>
chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501"><code>47c6545</code></a>
chore(deps): bump <code>@aws/lambda-invoke-store</code> from 0.2.1 to
0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/68a71d1a7d49a63bfffd373e6c61318d55948b08"><code>68a71d1</code></a>
chore(deps): bump esbuild from 0.27.0 to 0.27.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4849">#4849</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.29.0...v2.30.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-lambda-powertools/logger` from 2.29.0 to 2.30.0
<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.30.0</h2>
<h2>Summary</h2>
<p>We're excited to announce <a
href="https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html">AWS
Lambda durable function</a> support in Powertools for AWS Lambda
TypeScript. This allows you to leverage AWS Lambda's new durable
execution capabilities while taking the advantage of features such as
maintaining idempotency guarantees, making it easier to build reliable
serverless workflows that span multiple invocations.</p>
<p>AWS Lambda durable functions allow you to simplify building
multi-step applications and AI workflows. These functions automatically
checkpoint progress, suspend execution for up to one year during
long-running tasks, and recover from failures without the need to manage
additional infrastructure.</p>
<blockquote>
<p>[!NOTE]
Lambda function handlers using MiddyJS or Class method decorators aren’t
compatible with Durable Function handlers at this time.
Tracking issues: MiddyJS <a
href="https://redirect.github.com/middyjs/middy/issues/1531">middyjs/middy#1531</a>
Class Decorator <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4832">aws-powertools/powertools-lambda-typescript#4832</a></p>
</blockquote>
<p>This release also includes some bug fixes and a documentation
improvement with the help of the community.</p>
<blockquote>
<p>⭐ Congratulations to <a
href="https://github.com/jinxiao"><code>@jinxiao</code></a> and <a
href="https://github.com/dwandro"><code>@dwandro</code></a> for their
first PR merged in the project 🎉</p>
</blockquote>
<h2>Changes</h2>
<ul>
<li>fix(logger): merged temp keys with same keys when appending to the
logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4840">#4840</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>fix(idempotency): Update durableExecutionMode string (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4837">#4837</a>)
by <a
href="https://github.com/ConnorKirk"><code>@ConnorKirk</code></a></li>
<li>feat(idempotency): Allow durable function to replay (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4834">#4834</a>)
by <a
href="https://github.com/ConnorKirk"><code>@ConnorKirk</code></a></li>
<li>fix(event-handler): threshold limit for compression not respected
when content-length not set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4827">#4827</a>)
by <a href="https://github.com/svozza"><code>@svozza</code></a></li>
<li>feat(parser): fix DynamoDBStreamChangeRecordSchema.dynamodb type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4817">#4817</a>)
by <a
href="https://github.com/benthorner"><code>@benthorner</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(ci): bumped the layer verison from 41 to 42 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4861">#4861</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group across 1 directory (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4855">#4855</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4854">#4854</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump esbuild from 0.27.0 to 0.27.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4849">#4849</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.6 to 4.21.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4829">#4829</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>docs(parser): fixed a typo for the SqsEnvelope built-in envelope (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4826">#4826</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>fix: fix China region arn typo (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4820">#4820</a>)
by <a href="https://github.com/jinxiao"><code>@jinxiao</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 56
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4811">#4811</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-cdk group across 1 directory with 3
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4812">#4812</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(ci): bumped the layer verison from 40 to 41 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4800">#4800</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>chore(deps-dev): bump aws-sdk from 2.1692.0 to 2.1693.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4857">#4857</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group across 1 directory (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4855">#4855</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4854">#4854</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4852">#4852</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@aws/lambda-invoke-store</code> from 0.2.1
to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</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.29.0...v2.30.0">2.30.0</a>
(2025-12-11)</h2>
<h3>Maintenance</h3>
<ul>
<li><strong>commons</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>logger</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>metrics</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>batch</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>event-handler</strong> export types for event handler
middleware (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4807">#4807</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c46974c67b0d061b6cf873c0f756553bf25f20d4">c46974c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>commons</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>logger</strong> merged temp keys with same keys when
appending to the logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4840">#4840</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b30c9c458afeff79cccb6cbd7d16466c07a39455">b30c9c4</a>)</li>
<li><strong>logger</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>metrics</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>idempotency</strong> Update durableExecutionMode string (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4837">#4837</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/919c26dc8a09a3ce2af42e6d68728710e21afd38">919c26d</a>)</li>
<li><strong>batch</strong> revert <code>@aws/lambda-invoke-store</code>
to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>event-handler</strong> threshold limit for compression not
respected when content-length not set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4827">#4827</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ad14e183329801c3a866b08c6e31e722e5eb902e">ad14e18</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>idempotency</strong> Allow durable function to replay (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4834">#4834</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4dc079824b57a3f6f4577e03905e3a02d055f009">4dc0798</a>)</li>
<li><strong>parser</strong> fix
DynamoDBStreamChangeRecordSchema.dynamodb type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4817">#4817</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/bf522f8af15e0d66f0dac6bd14e08d16c6b8a3b9">bf522f8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dd5395b7d60e0de8d1bae700156f0d30192d2435"><code>dd5395b</code></a>
chore(ci): bump version to 2.30.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4859">#4859</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4e8d00b49acfdd6a0aa983ba7ad48d475efd9e1b"><code>4e8d00b</code></a>
chore(deps-dev): bump aws-sdk from 2.1692.0 to 2.1693.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4857">#4857</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/609c891e924273880129d6d6081895b52d70f392"><code>609c891</code></a>
chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/155fdf5fd682b2415f3729aaa4c3774111d127f6"><code>155fdf5</code></a>
chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group ac...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/fc1831ad2433d81bc3449eecb989b6e1bd60047c"><code>fc1831a</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/915f47a59cd3142898d6cf4f2e8ea6c9e5f1f4d3"><code>915f47a</code></a>
chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/22bbf77d1ce5daf586d0243e6ee7c32cc0aa6ed4"><code>22bbf77</code></a>
chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4852">#4852</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/69727c20e870bc1d2fd5272eb15aef978e51df2e"><code>69727c2</code></a>
chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501"><code>47c6545</code></a>
chore(deps): bump <code>@aws/lambda-invoke-store</code> from 0.2.1 to
0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/68a71d1a7d49a63bfffd373e6c61318d55948b08"><code>68a71d1</code></a>
chore(deps): bump esbuild from 0.27.0 to 0.27.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4849">#4849</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.29.0...v2.30.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-lambda-powertools/metrics` from 2.29.0 to 2.30.0
<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.30.0</h2>
<h2>Summary</h2>
<p>We're excited to announce <a
href="https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html">AWS
Lambda durable function</a> support in Powertools for AWS Lambda
TypeScript. This allows you to leverage AWS Lambda's new durable
execution capabilities while taking the advantage of features such as
maintaining idempotency guarantees, making it easier to build reliable
serverless workflows that span multiple invocations.</p>
<p>AWS Lambda durable functions allow you to simplify building
multi-step applications and AI workflows. These functions automatically
checkpoint progress, suspend execution for up to one year during
long-running tasks, and recover from failures without the need to manage
additional infrastructure.</p>
<blockquote>
<p>[!NOTE]
Lambda function handlers using MiddyJS or Class method decorators aren’t
compatible with Durable Function handlers at this time.
Tracking issues: MiddyJS <a
href="https://redirect.github.com/middyjs/middy/issues/1531">middyjs/middy#1531</a>
Class Decorator <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4832">aws-powertools/powertools-lambda-typescript#4832</a></p>
</blockquote>
<p>This release also includes some bug fixes and a documentation
improvement with the help of the community.</p>
<blockquote>
<p>⭐ Congratulations to <a
href="https://github.com/jinxiao"><code>@jinxiao</code></a> and <a
href="https://github.com/dwandro"><code>@dwandro</code></a> for their
first PR merged in the project 🎉</p>
</blockquote>
<h2>Changes</h2>
<ul>
<li>fix(logger): merged temp keys with same keys when appending to the
logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4840">#4840</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>fix(idempotency): Update durableExecutionMode string (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4837">#4837</a>)
by <a
href="https://github.com/ConnorKirk"><code>@ConnorKirk</code></a></li>
<li>feat(idempotency): Allow durable function to replay (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4834">#4834</a>)
by <a
href="https://github.com/ConnorKirk"><code>@ConnorKirk</code></a></li>
<li>fix(event-handler): threshold limit for compression not respected
when content-length not set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4827">#4827</a>)
by <a href="https://github.com/svozza"><code>@svozza</code></a></li>
<li>feat(parser): fix DynamoDBStreamChangeRecordSchema.dynamodb type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4817">#4817</a>)
by <a
href="https://github.com/benthorner"><code>@benthorner</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(ci): bumped the layer verison from 41 to 42 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4861">#4861</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group across 1 directory (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4855">#4855</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4854">#4854</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump esbuild from 0.27.0 to 0.27.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4849">#4849</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.6 to 4.21.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4829">#4829</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>docs(parser): fixed a typo for the SqsEnvelope built-in envelope (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4826">#4826</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>fix: fix China region arn typo (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4820">#4820</a>)
by <a href="https://github.com/jinxiao"><code>@jinxiao</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 56
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4811">#4811</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-cdk group across 1 directory with 3
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4812">#4812</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(ci): bumped the layer verison from 40 to 41 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4800">#4800</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>chore(deps-dev): bump aws-sdk from 2.1692.0 to 2.1693.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4857">#4857</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group across 1 directory (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4855">#4855</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4854">#4854</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4852">#4852</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@aws/lambda-invoke-store</code> from 0.2.1
to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</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.29.0...v2.30.0">2.30.0</a>
(2025-12-11)</h2>
<h3>Maintenance</h3>
<ul>
<li><strong>commons</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>logger</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>metrics</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>batch</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>event-handler</strong> export types for event handler
middleware (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4807">#4807</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c46974c67b0d061b6cf873c0f756553bf25f20d4">c46974c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>commons</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>logger</strong> merged temp keys with same keys when
appending to the logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4840">#4840</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b30c9c458afeff79cccb6cbd7d16466c07a39455">b30c9c4</a>)</li>
<li><strong>logger</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>metrics</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>idempotency</strong> Update durableExecutionMode string (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4837">#4837</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/919c26dc8a09a3ce2af42e6d68728710e21afd38">919c26d</a>)</li>
<li><strong>batch</strong> revert <code>@aws/lambda-invoke-store</code>
to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>event-handler</strong> threshold limit for compression not
respected when content-length not set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4827">#4827</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ad14e183329801c3a866b08c6e31e722e5eb902e">ad14e18</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>idempotency</strong> Allow durable function to replay (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4834">#4834</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4dc079824b57a3f6f4577e03905e3a02d055f009">4dc0798</a>)</li>
<li><strong>parser</strong> fix
DynamoDBStreamChangeRecordSchema.dynamodb type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4817">#4817</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/bf522f8af15e0d66f0dac6bd14e08d16c6b8a3b9">bf522f8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dd5395b7d60e0de8d1bae700156f0d30192d2435"><code>dd5395b</code></a>
chore(ci): bump version to 2.30.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4859">#4859</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4e8d00b49acfdd6a0aa983ba7ad48d475efd9e1b"><code>4e8d00b</code></a>
chore(deps-dev): bump aws-sdk from 2.1692.0 to 2.1693.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4857">#4857</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/609c891e924273880129d6d6081895b52d70f392"><code>609c891</code></a>
chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/155fdf5fd682b2415f3729aaa4c3774111d127f6"><code>155fdf5</code></a>
chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group ac...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/fc1831ad2433d81bc3449eecb989b6e1bd60047c"><code>fc1831a</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4">#4</a>...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/915f47a59cd3142898d6cf4f2e8ea6c9e5f1f4d3"><code>915f47a</code></a>
chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/22bbf77d1ce5daf586d0243e6ee7c32cc0aa6ed4"><code>22bbf77</code></a>
chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4852">#4852</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/69727c20e870bc1d2fd5272eb15aef978e51df2e"><code>69727c2</code></a>
chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501"><code>47c6545</code></a>
chore(deps): bump <code>@aws/lambda-invoke-store</code> from 0.2.1 to
0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/68a71d1a7d49a63bfffd373e6c61318d55948b08"><code>68a71d1</code></a>
chore(deps): bump esbuild from 0.27.0 to 0.27.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4849">#4849</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.29.0...v2.30.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-lambda-powertools/tracer` from 2.29.0 to 2.30.0
<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.30.0</h2>
<h2>Summary</h2>
<p>We're excited to announce <a
href="https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html">AWS
Lambda durable function</a> support in Powertools for AWS Lambda
TypeScript. This allows you to leverage AWS Lambda's new durable
execution capabilities while taking the advantage of features such as
maintaining idempotency guarantees, making it easier to build reliable
serverless workflows that span multiple invocations.</p>
<p>AWS Lambda durable functions allow you to simplify building
multi-step applications and AI workflows. These functions automatically
checkpoint progress, suspend execution for up to one year during
long-running tasks, and recover from failures without the need to manage
additional infrastructure.</p>
<blockquote>
<p>[!NOTE]
Lambda function handlers using MiddyJS or Class method decorators aren’t
compatible with Durable Function handlers at this time.
Tracking issues: MiddyJS <a
href="https://redirect.github.com/middyjs/middy/issues/1531">middyjs/middy#1531</a>
Class Decorator <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4832">aws-powertools/powertools-lambda-typescript#4832</a></p>
</blockquote>
<p>This release also includes some bug fixes and a documentation
improvement with the help of the community.</p>
<blockquote>
<p>⭐ Congratulations to <a
href="https://github.com/jinxiao"><code>@jinxiao</code></a> and <a
href="https://github.com/dwandro"><code>@dwandro</code></a> for their
first PR merged in the project 🎉</p>
</blockquote>
<h2>Changes</h2>
<ul>
<li>fix(logger): merged temp keys with same keys when appending to the
logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4840">#4840</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>fix(idempotency): Update durableExecutionMode string (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4837">#4837</a>)
by <a
href="https://github.com/ConnorKirk"><code>@ConnorKirk</code></a></li>
<li>feat(idempotency): Allow durable function to replay (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4834">#4834</a>)
by <a
href="https://github.com/ConnorKirk"><code>@ConnorKirk</code></a></li>
<li>fix(event-handler): threshold limit for compression not respected
when content-length not set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4827">#4827</a>)
by <a href="https://github.com/svozza"><code>@svozza</code></a></li>
<li>feat(parser): fix DynamoDBStreamChangeRecordSchema.dynamodb type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4817">#4817</a>)
by <a
href="https://github.com/benthorner"><code>@benthorner</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(ci): bumped the layer verison from 41 to 42 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4861">#4861</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group across 1 directory (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4855">#4855</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4854">#4854</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump esbuild from 0.27.0 to 0.27.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4849">#4849</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.6 to 4.21.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4829">#4829</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>docs(parser): fixed a typo for the SqsEnvelope built-in envelope (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4826">#4826</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>fix: fix China region arn typo (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4820">#4820</a>)
by <a href="https://github.com/jinxiao"><code>@jinxiao</code></a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 56
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4811">#4811</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-cdk group across 1 directory with 3
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4812">#4812</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(ci): bumped the layer verison from 40 to 41 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4800">#4800</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>chore(deps-dev): bump aws-sdk from 2.1692.0 to 2.1693.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4857">#4857</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4853">#4853</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump aws-cdk-lib from 2.228.0 to 2.232.1 in the aws-cdk
group across 1 directory (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4855">#4855</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump the aws-sdk-v3 group across 1 directory with 42
updates (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4854">#4854</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@types/node</code> from 24.10.1 to 24.10.2
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4856">#4856</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump github/codeql-action from 4.31.6 to 4.31.7 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4852">#4852</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4850">#4850</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump <code>@aws/lambda-invoke-store</code> from 0.2.1
to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</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.29.0...v2.30.0">2.30.0</a>
(2025-12-11)</h2>
<h3>Maintenance</h3>
<ul>
<li><strong>commons</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>logger</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>metrics</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>batch</strong> bump <code>@aws/lambda-invoke-store</code>
from 0.2.1 to 0.2.2 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4847">#4847</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/47c6545953d68dd2933123ea31197f2e608cf501">47c6545</a>)</li>
<li><strong>event-handler</strong> export types for event handler
middleware (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4807">#4807</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c46974c67b0d061b6cf873c0f756553bf25f20d4">c46974c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>commons</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>logger</strong> merged temp keys with same keys when
appending to the logger (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4840">#4840</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b30c9c458afeff79cccb6cbd7d16466c07a39455">b30c9c4</a>)</li>
<li><strong>logger</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>metrics</strong> revert
<code>@aws/lambda-invoke-store</code> to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>idempotency</strong> Update durableExecutionMode string (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4837">#4837</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/919c26dc8a09a3ce2af42e6d68728710e21afd38">919c26d</a>)</li>
<li><strong>batch</strong> revert <code>@aws/lambda-invoke-store</code>
to dependency (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4833">#4833</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5e728e1669c5a3fa6c8912b206e85d400c89ee40">5e728e1</a>)</li>
<li><strong>event-handler</strong> threshold limit for compression not
respected when content-length not set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4827">#4827</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/ad14e183329801c3a866b08c6e31e722e5eb902e">ad14e18</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>idempotency</strong> Allow durable function to replay (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4834">#4834</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4dc079824b57a3f6f4577e03905e3a02d055f009">4dc0798</a>)</li>
<li><strong>parser</strong> fix
DynamoDBStreamChangeRecordSchema.dynamodb type (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4817">#4817</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/bf522f8af15e0d66f0dac6bd14e08d16c6b8a3b9">bf522f8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dd5395b7d60e0de8d1bae700156f0d30192d2435"><code>dd5395b</code></a>
chore(ci): b…1 parent 9843662 commit e018a10
File tree
3 files changed
+37
-44
lines changed- lambdas
- functions/control-plane
- libs/aws-powertools-util
3 files changed
+37
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | | - | |
237 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
238 | 238 | | |
239 | | - | |
240 | | - | |
| 239 | + | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
246 | | - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
247 | 247 | | |
248 | | - | |
249 | | - | |
250 | | - | |
| 248 | + | |
| 249 | + | |
251 | 250 | | |
252 | | - | |
| 251 | + | |
253 | 252 | | |
254 | 253 | | |
255 | 254 | | |
256 | 255 | | |
257 | 256 | | |
258 | 257 | | |
259 | | - | |
| 258 | + | |
260 | 259 | | |
261 | 260 | | |
262 | 261 | | |
263 | | - | |
264 | | - | |
265 | | - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
266 | 265 | | |
267 | | - | |
| 266 | + | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
279 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
307 | | - | |
308 | | - | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
1158 | 1158 | | |
1159 | 1159 | | |
1160 | 1160 | | |
1161 | | - | |
1162 | | - | |
1163 | | - | |
1164 | | - | |
1165 | | - | |
1166 | | - | |
1167 | | - | |
1168 | | - | |
| 1161 | + | |
1169 | 1162 | | |
1170 | 1163 | | |
1171 | 1164 | | |
| |||
0 commit comments