-
Notifications
You must be signed in to change notification settings - Fork 675
Commit 9a63469
fix(lambda): bump the aws-powertools group in /lambdas with 4 updates (#4718)
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
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.24.1 to 2.25.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.25.1</h2>
<h2>Summary</h2>
<p>This is a patch release that addresses an issue with the <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4318">logger</a>
and the <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4326">idempotency</a>
package introduced in <code>v2.25.0</code> that could potentially affect
users’ tests in some circumstances. This does not affect any production
workloads.</p>
<p>Furthermore, it also fixes an <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4306">issue
with the tracer package</a> which caused a deprecation warning when
<code>@tracer.captureLambdaHandler()</code> was used.</p>
<p>We recommend updating to this version if you're currently using
<code>v2.25.0</code>, especially if you're experiencing any test-related
issues.</p>
<p>⭐ Congratulations <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a>, <a
href="https://github.com/BeckettFrey"><code>@BeckettFrey</code></a> for
their first PRs merged in the project 🎉</p>
<h2>Changes</h2>
<ul>
<li>ci: bump version-n-release GitHub Action and modify input values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is
not passed in the Idempotency Persistence Layer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>improv(logger): resolve issue when no logger region is set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)
by <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a></li>
<li>improv(ci): Skip Layer version checks for the Gamma environment (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4321">#4321</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>refactor: idempotency env service to functions 4246 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4314">#4314</a>)
by <a
href="https://github.com/BeckettFrey"><code>@BeckettFrey</code></a></li>
<li>fix(tracer): pass args of decorated method as they are (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(ci): update layer ARN on documentation (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4337">#4337</a>)
by <a href="https://github.com/svozza"><code>@svozza</code></a></li>
<li>docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps-dev): bump <code>@redis/client</code> from 5.8.0 to
5.8.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4324">#4324</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4315">#4315</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</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/BeckettFrey"><code>@BeckettFrey</code></a>, <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a>, <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot],
<a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a>,
<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.25.0</h2>
<h2>Summary</h2>
<p>We have discontinued support for Node.js 18 with this release. All
users are strongly encouraged to upgrade to Node.js 20 or later to
ensure continued compatibility and security updates.</p>
<p>The <code>parse</code> function is now exported from the Parser
package. This addition enables manual parsing in scenarios such as
validating query string parameters, offering more flexibility in data
handling and validation.</p>
<p>We’ve also fixed a bug with the Zod schema for the Cognito Trigger
Event in the parser.</p>
<p>Furthermore, we have been working on the improvements in the overall
code quality and maintainability of the codebase.</p>
<!-- 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.25.0...v2.25.1">2.25.1</a>
(2025-08-14)</h2>
<h3>Improvements</h3>
<ul>
<li><strong>logger</strong> resolve issue when no logger region is set
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b74b3b4d1102e8d33c677d2c73ddc355717c4cef">b74b3b4</a>)</li>
<li><strong>idempotency</strong> Prevent error when
AWS_LAMBDA_FUNCTION_NAME is not passed in the Idempotency Persistence
Layer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522">17845d0</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>tracer</strong> pass args of decorated method as they are
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7bd81aed4d259c909107a1d312bd722bc258f358">7bd81ae</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>event-handler</strong> add decorator functionality for error
handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9">562747a</a>)</li>
<li><strong>event-handler</strong> add error handling functionality to
BaseRouter (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4316">#4316</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5aff3984359a5a4f4408a5d286d3c36976d454fa">5aff398</a>)</li>
</ul>
<h2><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.24.1...v2.25.0">2.25.0</a>
(2025-08-12)</h2>
<h3>Improvements</h3>
<ul>
<li><strong>commons</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4292">#4292</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ee419845f38754f57351be15c4d82ed912641dc">5ee4198</a>)</li>
<li><strong>jmespath</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4286">#4286</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/787633deb573ecdccb8dd1610df68bc4e6e90949">787633d</a>)</li>
<li><strong>logger</strong> replace EnvironmentVariablesService class
with helper functions (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4251">#4251</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b2fcd90834c417dec8c2d45743f2384df3541243">b2fcd90</a>)</li>
<li><strong>tracer</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4264">#4264</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/081a514b6e1cb81513080352e5dbcadc89ac0574">081a514</a>)</li>
<li><strong>idempotency</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4298">#4298</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1fc86041f773bcaa1ea836b782d6b688d1e3636c">1fc8604</a>)</li>
<li><strong>batch</strong> improve code quality in test handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4281">#4281</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/75e233f340acb27a4d31babbdd1a6d81f974f279">75e233f</a>)</li>
<li><strong>kafka</strong> improve tests & error handling (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4262">#4262</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dab0be1b5be166f972dcd2152968999dc212a0a7">dab0be1</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>parser</strong> make <code>parse</code> function available
standalone (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4300">#4300</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4998d6bffcb45710d96160dbb685145de3254f4a">4998d6b</a>)</li>
<li><strong>event-handler</strong> add event handler registry (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4307">#4307</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/aaac4295594bc4b9c241fcf7bd8589ebc8b68d68">aaac429</a>)</li>
<li><strong>event-handler</strong> add error classes for http errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4299">#4299</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c1c3dd50f5c335f2fd8a13cfd95340971d8840a1">c1c3dd5</a>)</li>
<li><strong>event-handler</strong> implement route matching &
resolution system for rest handler (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4297">#4297</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b8ca36841f710db062b726ca8d53876e2291e92d">b8ca368</a>)</li>
<li><strong>event-handler</strong> add support for AppSync GraphQL batch
resolvers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4218">#4218</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/12ac2e40dfe63764f62670ea288e556f7302d2aa">12ac2e4</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>parser</strong> cognito schema <code>preferredRole</code>
may be null (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4259">#4259</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ef5c85b1983617f64bce1410aeb9fd57859c04d">5ef5c85</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1e609f1140bbd381deff5aecd31f7e4cafd51d4c"><code>1e609f1</code></a>
chore(ci): bump version to 2.25.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4336">#4336</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/bc436b01c2d535b1c98a3f3a04b5009a38adcb9c"><code>bc436b0</code></a>
docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/65e7b0fb0a7b8e94f8e68a9f18e0ab9b704662c3"><code>65e7b0f</code></a>
ci: bump version-n-release GitHub Action and modify input values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522"><code>17845d0</code></a>
improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not
passe...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9"><code>562747a</code></a>
feat(event-handler): add decorator functionality for error handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5bb23ad0e4d545799af3ea465950258e0ba9a8bb"><code>5bb23ad</code></a>
chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/01575f133742e877a18b9c511041dc5e44ec816b"><code>01575f1</code></a>
chore(deps-dev): bump <code>@redis/client</code> from 5.8.0 to 5.8.1
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4324">#4324</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b74b3b4d1102e8d33c677d2c73ddc355717c4cef"><code>b74b3b4</code></a>
improv(logger): resolve issue when no logger region is set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5aff3984359a5a4f4408a5d286d3c36976d454fa"><code>5aff398</code></a>
feat(event-handler): add error handling functionality to BaseRouter (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4316">#4316</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/60d92b861ca198f872f4c071f1646936b1cefacb"><code>60d92b8</code></a>
improv(ci): Skip Layer version checks for the Gamma environment (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4321">#4321</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.24.1...v2.25.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-lambda-powertools/logger` from 2.24.1 to 2.25.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.25.1</h2>
<h2>Summary</h2>
<p>This is a patch release that addresses an issue with the <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4318">logger</a>
and the <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4326">idempotency</a>
package introduced in <code>v2.25.0</code> that could potentially affect
users’ tests in some circumstances. This does not affect any production
workloads.</p>
<p>Furthermore, it also fixes an <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4306">issue
with the tracer package</a> which caused a deprecation warning when
<code>@tracer.captureLambdaHandler()</code> was used.</p>
<p>We recommend updating to this version if you're currently using
<code>v2.25.0</code>, especially if you're experiencing any test-related
issues.</p>
<p>⭐ Congratulations <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a>, <a
href="https://github.com/BeckettFrey"><code>@BeckettFrey</code></a> for
their first PRs merged in the project 🎉</p>
<h2>Changes</h2>
<ul>
<li>ci: bump version-n-release GitHub Action and modify input values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is
not passed in the Idempotency Persistence Layer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>improv(logger): resolve issue when no logger region is set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)
by <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a></li>
<li>improv(ci): Skip Layer version checks for the Gamma environment (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4321">#4321</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>refactor: idempotency env service to functions 4246 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4314">#4314</a>)
by <a
href="https://github.com/BeckettFrey"><code>@BeckettFrey</code></a></li>
<li>fix(tracer): pass args of decorated method as they are (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(ci): update layer ARN on documentation (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4337">#4337</a>)
by <a href="https://github.com/svozza"><code>@svozza</code></a></li>
<li>docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps-dev): bump <code>@redis/client</code> from 5.8.0 to
5.8.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4324">#4324</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4315">#4315</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</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/BeckettFrey"><code>@BeckettFrey</code></a>, <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a>, <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot],
<a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a>,
<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.25.0</h2>
<h2>Summary</h2>
<p>We have discontinued support for Node.js 18 with this release. All
users are strongly encouraged to upgrade to Node.js 20 or later to
ensure continued compatibility and security updates.</p>
<p>The <code>parse</code> function is now exported from the Parser
package. This addition enables manual parsing in scenarios such as
validating query string parameters, offering more flexibility in data
handling and validation.</p>
<p>We’ve also fixed a bug with the Zod schema for the Cognito Trigger
Event in the parser.</p>
<p>Furthermore, we have been working on the improvements in the overall
code quality and maintainability of the codebase.</p>
<!-- 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.25.0...v2.25.1">2.25.1</a>
(2025-08-14)</h2>
<h3>Improvements</h3>
<ul>
<li><strong>logger</strong> resolve issue when no logger region is set
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b74b3b4d1102e8d33c677d2c73ddc355717c4cef">b74b3b4</a>)</li>
<li><strong>idempotency</strong> Prevent error when
AWS_LAMBDA_FUNCTION_NAME is not passed in the Idempotency Persistence
Layer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522">17845d0</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>tracer</strong> pass args of decorated method as they are
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7bd81aed4d259c909107a1d312bd722bc258f358">7bd81ae</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>event-handler</strong> add decorator functionality for error
handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9">562747a</a>)</li>
<li><strong>event-handler</strong> add error handling functionality to
BaseRouter (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4316">#4316</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5aff3984359a5a4f4408a5d286d3c36976d454fa">5aff398</a>)</li>
</ul>
<h2><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.24.1...v2.25.0">2.25.0</a>
(2025-08-12)</h2>
<h3>Improvements</h3>
<ul>
<li><strong>commons</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4292">#4292</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ee419845f38754f57351be15c4d82ed912641dc">5ee4198</a>)</li>
<li><strong>jmespath</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4286">#4286</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/787633deb573ecdccb8dd1610df68bc4e6e90949">787633d</a>)</li>
<li><strong>logger</strong> replace EnvironmentVariablesService class
with helper functions (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4251">#4251</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b2fcd90834c417dec8c2d45743f2384df3541243">b2fcd90</a>)</li>
<li><strong>tracer</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4264">#4264</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/081a514b6e1cb81513080352e5dbcadc89ac0574">081a514</a>)</li>
<li><strong>idempotency</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4298">#4298</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1fc86041f773bcaa1ea836b782d6b688d1e3636c">1fc8604</a>)</li>
<li><strong>batch</strong> improve code quality in test handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4281">#4281</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/75e233f340acb27a4d31babbdd1a6d81f974f279">75e233f</a>)</li>
<li><strong>kafka</strong> improve tests & error handling (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4262">#4262</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dab0be1b5be166f972dcd2152968999dc212a0a7">dab0be1</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>parser</strong> make <code>parse</code> function available
standalone (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4300">#4300</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4998d6bffcb45710d96160dbb685145de3254f4a">4998d6b</a>)</li>
<li><strong>event-handler</strong> add event handler registry (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4307">#4307</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/aaac4295594bc4b9c241fcf7bd8589ebc8b68d68">aaac429</a>)</li>
<li><strong>event-handler</strong> add error classes for http errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4299">#4299</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c1c3dd50f5c335f2fd8a13cfd95340971d8840a1">c1c3dd5</a>)</li>
<li><strong>event-handler</strong> implement route matching &
resolution system for rest handler (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4297">#4297</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b8ca36841f710db062b726ca8d53876e2291e92d">b8ca368</a>)</li>
<li><strong>event-handler</strong> add support for AppSync GraphQL batch
resolvers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4218">#4218</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/12ac2e40dfe63764f62670ea288e556f7302d2aa">12ac2e4</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>parser</strong> cognito schema <code>preferredRole</code>
may be null (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4259">#4259</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ef5c85b1983617f64bce1410aeb9fd57859c04d">5ef5c85</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1e609f1140bbd381deff5aecd31f7e4cafd51d4c"><code>1e609f1</code></a>
chore(ci): bump version to 2.25.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4336">#4336</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/bc436b01c2d535b1c98a3f3a04b5009a38adcb9c"><code>bc436b0</code></a>
docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/65e7b0fb0a7b8e94f8e68a9f18e0ab9b704662c3"><code>65e7b0f</code></a>
ci: bump version-n-release GitHub Action and modify input values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522"><code>17845d0</code></a>
improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not
passe...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9"><code>562747a</code></a>
feat(event-handler): add decorator functionality for error handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5bb23ad0e4d545799af3ea465950258e0ba9a8bb"><code>5bb23ad</code></a>
chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/01575f133742e877a18b9c511041dc5e44ec816b"><code>01575f1</code></a>
chore(deps-dev): bump <code>@redis/client</code> from 5.8.0 to 5.8.1
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4324">#4324</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b74b3b4d1102e8d33c677d2c73ddc355717c4cef"><code>b74b3b4</code></a>
improv(logger): resolve issue when no logger region is set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5aff3984359a5a4f4408a5d286d3c36976d454fa"><code>5aff398</code></a>
feat(event-handler): add error handling functionality to BaseRouter (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4316">#4316</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/60d92b861ca198f872f4c071f1646936b1cefacb"><code>60d92b8</code></a>
improv(ci): Skip Layer version checks for the Gamma environment (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4321">#4321</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.24.1...v2.25.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-lambda-powertools/metrics` from 2.24.1 to 2.25.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.25.1</h2>
<h2>Summary</h2>
<p>This is a patch release that addresses an issue with the <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4318">logger</a>
and the <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4326">idempotency</a>
package introduced in <code>v2.25.0</code> that could potentially affect
users’ tests in some circumstances. This does not affect any production
workloads.</p>
<p>Furthermore, it also fixes an <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4306">issue
with the tracer package</a> which caused a deprecation warning when
<code>@tracer.captureLambdaHandler()</code> was used.</p>
<p>We recommend updating to this version if you're currently using
<code>v2.25.0</code>, especially if you're experiencing any test-related
issues.</p>
<p>⭐ Congratulations <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a>, <a
href="https://github.com/BeckettFrey"><code>@BeckettFrey</code></a> for
their first PRs merged in the project 🎉</p>
<h2>Changes</h2>
<ul>
<li>ci: bump version-n-release GitHub Action and modify input values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is
not passed in the Idempotency Persistence Layer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>improv(logger): resolve issue when no logger region is set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)
by <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a></li>
<li>improv(ci): Skip Layer version checks for the Gamma environment (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4321">#4321</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>refactor: idempotency env service to functions 4246 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4314">#4314</a>)
by <a
href="https://github.com/BeckettFrey"><code>@BeckettFrey</code></a></li>
<li>fix(tracer): pass args of decorated method as they are (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(ci): update layer ARN on documentation (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4337">#4337</a>)
by <a href="https://github.com/svozza"><code>@svozza</code></a></li>
<li>docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps-dev): bump <code>@redis/client</code> from 5.8.0 to
5.8.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4324">#4324</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4315">#4315</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</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/BeckettFrey"><code>@BeckettFrey</code></a>, <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a>, <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot],
<a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a>,
<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.25.0</h2>
<h2>Summary</h2>
<p>We have discontinued support for Node.js 18 with this release. All
users are strongly encouraged to upgrade to Node.js 20 or later to
ensure continued compatibility and security updates.</p>
<p>The <code>parse</code> function is now exported from the Parser
package. This addition enables manual parsing in scenarios such as
validating query string parameters, offering more flexibility in data
handling and validation.</p>
<p>We’ve also fixed a bug with the Zod schema for the Cognito Trigger
Event in the parser.</p>
<p>Furthermore, we have been working on the improvements in the overall
code quality and maintainability of the codebase.</p>
<!-- 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.25.0...v2.25.1">2.25.1</a>
(2025-08-14)</h2>
<h3>Improvements</h3>
<ul>
<li><strong>logger</strong> resolve issue when no logger region is set
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b74b3b4d1102e8d33c677d2c73ddc355717c4cef">b74b3b4</a>)</li>
<li><strong>idempotency</strong> Prevent error when
AWS_LAMBDA_FUNCTION_NAME is not passed in the Idempotency Persistence
Layer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522">17845d0</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>tracer</strong> pass args of decorated method as they are
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7bd81aed4d259c909107a1d312bd722bc258f358">7bd81ae</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>event-handler</strong> add decorator functionality for error
handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9">562747a</a>)</li>
<li><strong>event-handler</strong> add error handling functionality to
BaseRouter (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4316">#4316</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5aff3984359a5a4f4408a5d286d3c36976d454fa">5aff398</a>)</li>
</ul>
<h2><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.24.1...v2.25.0">2.25.0</a>
(2025-08-12)</h2>
<h3>Improvements</h3>
<ul>
<li><strong>commons</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4292">#4292</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ee419845f38754f57351be15c4d82ed912641dc">5ee4198</a>)</li>
<li><strong>jmespath</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4286">#4286</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/787633deb573ecdccb8dd1610df68bc4e6e90949">787633d</a>)</li>
<li><strong>logger</strong> replace EnvironmentVariablesService class
with helper functions (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4251">#4251</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b2fcd90834c417dec8c2d45743f2384df3541243">b2fcd90</a>)</li>
<li><strong>tracer</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4264">#4264</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/081a514b6e1cb81513080352e5dbcadc89ac0574">081a514</a>)</li>
<li><strong>idempotency</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4298">#4298</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1fc86041f773bcaa1ea836b782d6b688d1e3636c">1fc8604</a>)</li>
<li><strong>batch</strong> improve code quality in test handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4281">#4281</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/75e233f340acb27a4d31babbdd1a6d81f974f279">75e233f</a>)</li>
<li><strong>kafka</strong> improve tests & error handling (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4262">#4262</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dab0be1b5be166f972dcd2152968999dc212a0a7">dab0be1</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>parser</strong> make <code>parse</code> function available
standalone (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4300">#4300</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4998d6bffcb45710d96160dbb685145de3254f4a">4998d6b</a>)</li>
<li><strong>event-handler</strong> add event handler registry (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4307">#4307</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/aaac4295594bc4b9c241fcf7bd8589ebc8b68d68">aaac429</a>)</li>
<li><strong>event-handler</strong> add error classes for http errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4299">#4299</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c1c3dd50f5c335f2fd8a13cfd95340971d8840a1">c1c3dd5</a>)</li>
<li><strong>event-handler</strong> implement route matching &
resolution system for rest handler (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4297">#4297</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b8ca36841f710db062b726ca8d53876e2291e92d">b8ca368</a>)</li>
<li><strong>event-handler</strong> add support for AppSync GraphQL batch
resolvers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4218">#4218</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/12ac2e40dfe63764f62670ea288e556f7302d2aa">12ac2e4</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>parser</strong> cognito schema <code>preferredRole</code>
may be null (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4259">#4259</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ef5c85b1983617f64bce1410aeb9fd57859c04d">5ef5c85</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1e609f1140bbd381deff5aecd31f7e4cafd51d4c"><code>1e609f1</code></a>
chore(ci): bump version to 2.25.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4336">#4336</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/bc436b01c2d535b1c98a3f3a04b5009a38adcb9c"><code>bc436b0</code></a>
docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/65e7b0fb0a7b8e94f8e68a9f18e0ab9b704662c3"><code>65e7b0f</code></a>
ci: bump version-n-release GitHub Action and modify input values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522"><code>17845d0</code></a>
improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not
passe...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9"><code>562747a</code></a>
feat(event-handler): add decorator functionality for error handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5bb23ad0e4d545799af3ea465950258e0ba9a8bb"><code>5bb23ad</code></a>
chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/01575f133742e877a18b9c511041dc5e44ec816b"><code>01575f1</code></a>
chore(deps-dev): bump <code>@redis/client</code> from 5.8.0 to 5.8.1
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4324">#4324</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b74b3b4d1102e8d33c677d2c73ddc355717c4cef"><code>b74b3b4</code></a>
improv(logger): resolve issue when no logger region is set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5aff3984359a5a4f4408a5d286d3c36976d454fa"><code>5aff398</code></a>
feat(event-handler): add error handling functionality to BaseRouter (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4316">#4316</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/60d92b861ca198f872f4c071f1646936b1cefacb"><code>60d92b8</code></a>
improv(ci): Skip Layer version checks for the Gamma environment (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4321">#4321</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.24.1...v2.25.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-lambda-powertools/tracer` from 2.24.1 to 2.25.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.25.1</h2>
<h2>Summary</h2>
<p>This is a patch release that addresses an issue with the <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4318">logger</a>
and the <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4326">idempotency</a>
package introduced in <code>v2.25.0</code> that could potentially affect
users’ tests in some circumstances. This does not affect any production
workloads.</p>
<p>Furthermore, it also fixes an <a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4306">issue
with the tracer package</a> which caused a deprecation warning when
<code>@tracer.captureLambdaHandler()</code> was used.</p>
<p>We recommend updating to this version if you're currently using
<code>v2.25.0</code>, especially if you're experiencing any test-related
issues.</p>
<p>⭐ Congratulations <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a>, <a
href="https://github.com/BeckettFrey"><code>@BeckettFrey</code></a> for
their first PRs merged in the project 🎉</p>
<h2>Changes</h2>
<ul>
<li>ci: bump version-n-release GitHub Action and modify input values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is
not passed in the Idempotency Persistence Layer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>improv(logger): resolve issue when no logger region is set (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)
by <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a></li>
<li>improv(ci): Skip Layer version checks for the Gamma environment (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4321">#4321</a>)
by <a href="https://github.com/sdangol"><code>@sdangol</code></a></li>
<li>refactor: idempotency env service to functions 4246 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4314">#4314</a>)
by <a
href="https://github.com/BeckettFrey"><code>@BeckettFrey</code></a></li>
<li>fix(tracer): pass args of decorated method as they are (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
</ul>
<h2>📜 Documentation updates</h2>
<ul>
<li>chore(ci): update layer ARN on documentation (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4337">#4337</a>)
by <a href="https://github.com/svozza"><code>@svozza</code></a></li>
<li>docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)
by <a
href="https://github.com/dreamorosi"><code>@dreamorosi</code></a></li>
<li>chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps-dev): bump <code>@redis/client</code> from 5.8.0 to
5.8.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4324">#4324</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4315">#4315</a>)
by @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>chore(deps): bump tsx from 4.20.3 to 4.20.4 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4313">#4313</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/BeckettFrey"><code>@BeckettFrey</code></a>, <a
href="https://github.com/MaxOpperman"><code>@MaxOpperman</code></a>, <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot],
<a href="https://github.com/dreamorosi"><code>@dreamorosi</code></a>,
<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.25.0</h2>
<h2>Summary</h2>
<p>We have discontinued support for Node.js 18 with this release. All
users are strongly encouraged to upgrade to Node.js 20 or later to
ensure continued compatibility and security updates.</p>
<p>The <code>parse</code> function is now exported from the Parser
package. This addition enables manual parsing in scenarios such as
validating query string parameters, offering more flexibility in data
handling and validation.</p>
<p>We’ve also fixed a bug with the Zod schema for the Cognito Trigger
Event in the parser.</p>
<p>Furthermore, we have been working on the improvements in the overall
code quality and maintainability of the codebase.</p>
<!-- 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.25.0...v2.25.1">2.25.1</a>
(2025-08-14)</h2>
<h3>Improvements</h3>
<ul>
<li><strong>logger</strong> resolve issue when no logger region is set
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4319">#4319</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b74b3b4d1102e8d33c677d2c73ddc355717c4cef">b74b3b4</a>)</li>
<li><strong>idempotency</strong> Prevent error when
AWS_LAMBDA_FUNCTION_NAME is not passed in the Idempotency Persistence
Layer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4327">#4327</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522">17845d0</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>tracer</strong> pass args of decorated method as they are
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4312">#4312</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/7bd81aed4d259c909107a1d312bd722bc258f358">7bd81ae</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>event-handler</strong> add decorator functionality for error
handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9">562747a</a>)</li>
<li><strong>event-handler</strong> add error handling functionality to
BaseRouter (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4316">#4316</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5aff3984359a5a4f4408a5d286d3c36976d454fa">5aff398</a>)</li>
</ul>
<h2><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.24.1...v2.25.0">2.25.0</a>
(2025-08-12)</h2>
<h3>Improvements</h3>
<ul>
<li><strong>commons</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4292">#4292</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ee419845f38754f57351be15c4d82ed912641dc">5ee4198</a>)</li>
<li><strong>jmespath</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4286">#4286</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/787633deb573ecdccb8dd1610df68bc4e6e90949">787633d</a>)</li>
<li><strong>logger</strong> replace EnvironmentVariablesService class
with helper functions (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4251">#4251</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b2fcd90834c417dec8c2d45743f2384df3541243">b2fcd90</a>)</li>
<li><strong>tracer</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4264">#4264</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/081a514b6e1cb81513080352e5dbcadc89ac0574">081a514</a>)</li>
<li><strong>idempotency</strong> fix code quality issues (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4298">#4298</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1fc86041f773bcaa1ea836b782d6b688d1e3636c">1fc8604</a>)</li>
<li><strong>batch</strong> improve code quality in test handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4281">#4281</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/75e233f340acb27a4d31babbdd1a6d81f974f279">75e233f</a>)</li>
<li><strong>kafka</strong> improve tests & error handling (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4262">#4262</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/dab0be1b5be166f972dcd2152968999dc212a0a7">dab0be1</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>parser</strong> make <code>parse</code> function available
standalone (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4300">#4300</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4998d6bffcb45710d96160dbb685145de3254f4a">4998d6b</a>)</li>
<li><strong>event-handler</strong> add event handler registry (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4307">#4307</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/aaac4295594bc4b9c241fcf7bd8589ebc8b68d68">aaac429</a>)</li>
<li><strong>event-handler</strong> add error classes for http errors (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4299">#4299</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/c1c3dd50f5c335f2fd8a13cfd95340971d8840a1">c1c3dd5</a>)</li>
<li><strong>event-handler</strong> implement route matching &
resolution system for rest handler (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4297">#4297</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/b8ca36841f710db062b726ca8d53876e2291e92d">b8ca368</a>)</li>
<li><strong>event-handler</strong> add support for AppSync GraphQL batch
resolvers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4218">#4218</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/12ac2e40dfe63764f62670ea288e556f7302d2aa">12ac2e4</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>parser</strong> cognito schema <code>preferredRole</code>
may be null (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4259">#4259</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5ef5c85b1983617f64bce1410aeb9fd57859c04d">5ef5c85</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/1e609f1140bbd381deff5aecd31f7e4cafd51d4c"><code>1e609f1</code></a>
chore(ci): bump version to 2.25.1 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4336">#4336</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/bc436b01c2d535b1c98a3f3a04b5009a38adcb9c"><code>bc436b0</code></a>
docs: add FraudFalcon customer reference (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4332">#4332</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/65e7b0fb0a7b8e94f8e68a9f18e0ab9b704662c3"><code>65e7b0f</code></a>
ci: bump version-n-release GitHub Action and modify input values (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4330">#4330</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/17845d0de45508388100aefdbe42d1e0d9a02522"><code>17845d0</code></a>
improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is not
passe...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/562747a4c415ea2225529e5e276269e87c7b08b9"><code>562747a</code></a>
feat(event-handler): add decorator functionality for error handlers (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4323">#4323</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/5bb23ad0e4d545799af3ea465950258e0ba9a8bb"><code>5bb23ad</code></a>
chore(deps): bump esbuild from 0.25.8 to 0.25.9 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/4325">#4325</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/01575f133742e877a18b9c511041dc5e44ec816b"><code>01575f1</code></a>
chore(deps-dev): bump <code>@redis/client</code> from 5.8.0 to 5.8.1
(<a
href="https://redirect.github.com/aws-…1 parent a96f7a6 commit 9a63469Copy full SHA for 9a63469
File tree
Expand file treeCollapse file tree
3 files changed
+33
-33
lines changedFilter options
- lambdas
- functions/control-plane
- libs/aws-powertools-util
Expand file treeCollapse file tree
3 files changed
+33
-33
lines changedlambdas/functions/control-plane/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/control-plane/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
lambdas/libs/aws-powertools-util/package.json
Copy file name to clipboardExpand all lines: lambdas/libs/aws-powertools-util/package.json+3-3Lines changed: 3 additions & 3 deletions
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 |
| |
|
+29-29Lines changed: 29 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
144 |
| - | |
145 |
| - | |
146 |
| - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
| 174 | + | |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
262 | 262 |
| |
263 | 263 |
| |
264 | 264 |
| |
265 |
| - | |
266 |
| - | |
267 |
| - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
268 | 268 |
| |
269 |
| - | |
| 269 | + | |
270 | 270 |
| |
271 | 271 |
| |
272 |
| - | |
| 272 | + | |
273 | 273 |
| |
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
279 |
| - | |
| 279 | + | |
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
286 | 286 |
| |
287 |
| - | |
| 287 | + | |
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
| 293 | + | |
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 |
| - | |
298 |
| - | |
299 |
| - | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
300 | 300 |
| |
301 |
| - | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| |||
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
322 |
| - | |
| 322 | + | |
323 | 323 |
| |
324 | 324 |
| |
325 | 325 |
| |
326 |
| - | |
327 |
| - | |
328 |
| - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
329 | 329 |
| |
330 |
| - | |
| 330 | + | |
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
337 |
| - | |
| 337 | + | |
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
|
0 commit comments