Sourced from actions/upload-artifact's releases.
v6.0.0
v6 - What's new
[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (
runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.Node.js 24
This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.
What's Changed
- Upload Artifact Node 24 support by
@salmanmkcin actions/upload-artifact#719- fix: update
@actions/artifactfor Node.js 24 punycode deprecation by@salmanmkcin actions/upload-artifact#744- prepare release v6.0.0 for Node.js 24 support by
@salmanmkcin actions/upload-artifact#745Full Changelog: https://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0
b7c566a
Merge pull request #745
from actions/upload-artifact-v6-releasee516bc8
docs: correct description of Node.js 24 support in READMEddc45ed
docs: update README to correct action name for Node.js 24 support615b319
chore: release v6.0.0 for Node.js 24 support017748b
Merge pull request #744
from actions/fix-storage-blob38d4c79
chore: rebuild dist7d27270
chore: add missing license cache files for @actions/core,
@actions/io, and mi...5f643d3
chore: update license files for @actions/artifact@5.0.1 dependencies1df1684
chore: update package-lock.json with @actions/artifact@5.0.1b5b1a91
fix: update @actions/artifact to ^5.0.0 for Node.js 24
punycode fixSourced from NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml's releases.
v5.2.11
5.2.11 (2026-01-08)
Fix
Info
See code diff Release workflow run - Workflow ID: 20815530676
It was initialized by MatthewPopat-NHS
v5.2.10
5.2.10 (2026-01-07)
Chore
Info
See code diff Release workflow run - Workflow ID: 20791091362
It was initialized by anthony-nhs
2fe6bc6
Fix: [AEA-6060] - use trivy for sbom and licence scan (#41)343b01a
Chore: [AEA-0000] - update python and node (#42)Sourced from @aws-sdk/client-ssm's
releases.
v3.965.0
3.965.0(2026-01-07)
Chores
New Features
- clients: update client endpoints as of 2026-01-07 (a77238b4)
- client-workspaces: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. (fe652fb5)
Tests
For list of updated packages, view updated-packages.md in assets-3.965.0.zip
v3.964.0
3.964.0(2026-01-06)
Chores
New Features
- client-cost-explorer: This release updates existing reservation recommendations API to support deployment model. (c9e728da)
- client-emr-serverless: Added support for enabling disk encryption using customer managed AWS KMS keys to CreateApplication, UpdateApplication and StartJobRun APIs. (9d932c38)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.964.0.zip
v3.963.0
3.963.0(2026-01-05)
New Features
- client-cleanroomsml: AWS Clean Rooms ML now supports advanced Spark configurations to optimize SQL performance when creating an MLInputChannel or an audience generation job. (5e2a5e9e)
Tests
... (truncated)
Sourced from @aws-sdk/client-ssm's
changelog.
3.965.0 (2026-01-07)
Note: Version bump only for package
@aws-sdk/client-ssm3.964.0 (2026-01-06)
Note: Version bump only for package
@aws-sdk/client-ssm3.962.0 (2026-01-02)
Note: Version bump only for package
@aws-sdk/client-ssm
Sourced from NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml's releases.
v5.2.12
5.2.12 (2026-01-08)
Upgrade
Info
See code diff Release workflow run - Workflow ID: 20826945598
It was initialized by eps-autoapprove-dependabot[bot]
9791a77
Upgrade: [dependabot] - bump dependabot/fetch-metadata from 2.4.0 to
2.5.0 (#43)Sourced from @NHSDigital/eps-spine-client's
releases.
v2.1.74
2.1.74 (2026-01-07)
Upgrade
- [dependabot] - bump
@typescript-eslint/eslint-pluginfrom 8.50.1 to 8.51.0 (#604) (b9d0faa)- [dependabot] - bump
@typescript-eslint/parserfrom 8.50.1 to 8.51.0 (#603) (c9d6dcc)Info
See code diff Release workflow run - Workflow ID: 20774759885
b9d0faa
Upgrade: [dependabot] - bump
@typescript-eslint/eslint-plugin from 8.50.1 to ...c9d6dcc
Upgrade: [dependabot] - bump @typescript-eslint/parser
from 8.50.1 to 8.51.0 ...Sourced from @aws-lambda-powertools/parameters's
releases.
v2.30.1
Summary
In this release we have removed
lodash.merge, allowing users to simplify their bundling process as special handling of this CommonJS only dependency is no longer required.⭐ Special thanks to
@jaimellamasifor their work on the lodash migration! 🎉Changes
- improv(ci): Added environment suffix to prevent artefact name conflict (#4921) by
@sdangol- fix(logger): improve e2e test resilience by grouping logs by level (#4909) by
@dreamorosi- chore(ci): prevent parameter injection in make-version workflow (#4900) by
@dreamorosi- chore(ci): harden workflow permissions for security compliance (#4898) by
@dreamorosi- improv(ci): fixed the Make Release workflow (#4867) by
@sdangol- improv(ci): automated the Gamma/Prod deployment to China/GovCloud regions (#4864) by
@sdangol📜 Documentation updates
- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangol- chore(deps): bump the aws-sdk-v3 group across 1 directory with 27 updates (#4912) by @dependabot[bot]
- chore(deps): bump the aws-cdk group across 1 directory with 2 updates (#4913) by @dependabot[bot]
- chore(maintenance): general refactoring (#4905) by
@dreamorosi- chore(maintenance): remove cloud dev environment configurations (#4896) by
@dreamorosi- chore(deps): bump the aws-sdk-v3 group across 1 directory with 92 updates (#4893) by @dependabot[bot]
- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#4894) by @dependabot[bot]
- chore(deps): bump squidfunk/mkdocs-material from
980e11fto3bba0a9in /docs (#4888) by @dependabot[bot]- chore(deps): bump
@types/nodefrom 25.0.2 to 25.0.3 (#4885) by @dependabot[bot]- chore(deps): bump mkdocs-material from 9.7.0 to 9.7.1 in /docs (#4889) by @dependabot[bot]
- chore(deps): bump esbuild from 0.27.1 to 0.27.2 (#4884) by @dependabot[bot]
- chore(deps): bump pymdown-extensions from 10.10.2 to 10.16.1 in /docs (#4881) by @dependabot[bot]
- docs: add EF Education First as customer reference (#4877) by
@dreamorosi- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#4875) by @dependabot[bot]
- chore(deps): bump
@types/nodefrom 25.0.1 to 25.0.2 (#4872) by @dependabot[bot]- chore(deps): bump the aws-sdk-v3 group across 1 directory with 30 updates (#4874) by @dependabot[bot]
- chore(deps): bump
@types/nodefrom 25.0.0 to 25.0.1 (#4866) by @dependabot[bot]- chore(deps): bump
@types/nodefrom 24.10.2 to 25.0.0 (#4863) by @dependabot[bot]- chore(deps): bump constructs from 10.4.3 to 10.4.4 (#4862) by @dependabot[bot]
- chore(ci): bumped the layer verison from 41 to 42 (#4861) by
@sdangol🔧 Maintenance
- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangol- refactor(logger): replace lodash.merge with internal deepMerge utility (#4892) by
@jaimellamasi- chore(deps): bump the aws-sdk-v3 group across 1 directory with 27 updates (#4912) by @dependabot[bot]
- chore(deps): bump the aws-cdk group across 1 directory with 2 updates (#4913) by @dependabot[bot]
- chore(deps-dev): bump
@biomejs/biomefrom 2.3.10 to 2.3.11 (#4911) by @dependabot[bot]- chore(deps-dev): bump zod from 4.3.4 to 4.3.5 (#4910) by @dependabot[bot]
- chore(deps-dev): bump zod from 4.2.1 to 4.3.4 (#4903) by @dependabot[bot]
- chore(maintenance): remove cloud dev environment configurations (#4896) by
@dreamorosi- chore(deps): bump the aws-sdk-v3 group across 1 directory with 92 updates (#4893) by @dependabot[bot]
... (truncated)
Sourced from @aws-lambda-powertools/parameters's
changelog.
2.30.1 (2026-01-06)
Improvements
Bug Fixes
Maintenance
1ec1c03
chore(ci): bump version to 2.30.1 (#4916)db21896
refactor(logger): replace lodash.merge with internal deepMerge utility
(#4892)5f06f21
fix(logger): improve e2e test resilience by grouping logs by level (#4909)5590766
chore(deps): bump the aws-sdk-v3 group across 1 directory with 27
updates (#4...e00a50e
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(#4913)733882b
chore(deps-dev): bump @biomejs/biome from 2.3.10 to 2.3.11
(#4911)9f8ca62
chore(deps-dev): bump zod from 4.3.4 to 4.3.5 (#4910)564e71c
chore(maintenance): general refactoring (#4905)d7c1a40
chore(deps-dev): bump zod from 4.2.1 to 4.3.4 (#4903)e055e70
chore(ci): prevent parameter injection in make-version workflow (#4900)Sourced from @nhs/fhir-middy-error-handler's
releases.
v2.1.66
2.1.66 (2026-01-07)
Upgrade
Info
See code diff Release workflow run - Workflow ID: 20774894740
455866f
Upgrade: [dependabot] - bump
@typescript-eslint/eslint-plugin from 8.50.1 to ...Sourced from @typescript-eslint/eslint-plugin's
releases.
v8.52.0
8.52.0 (2026-01-05)
🚀 Features
- eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)
- typescript-estree: add tseslint.com redirects for CLI outputs (#11895)
🩹 Fixes
- eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#11908)
- eslint-plugin: [no-base-to-string] detect @
@toPrimitiveand valueOf (#11901)❤️ Thank You
- Josh Goldberg ✨
- Ulrich Stark
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin's
changelog.
8.52.0 (2026-01-05)
🚀 Features
- eslint-plugin-internal: [no-multiple-lines-of-errors] add rule (#11899)
🩹 Fixes
- eslint-plugin: [no-base-to-string] detect @
@toPrimitiveand valueOf (#11901)- eslint-plugin: [no-useless-default-assignment] handle conditional initializer (#11908)
❤️ Thank You
- Josh Goldberg ✨
- Ulrich Stark
You can read about our versioning strategy and releases on our website.
9ddd571
chore(release): publish 8.52.06b467b0
docs: add blog post on revamping the ban-types rule (#11873)309a38e
fix(eslint-plugin): [no-base-to-string] detect @@toPrimitive and
valueOf (#11...cf79108
fix(eslint-plugin): [no-useless-default-assignment] handle conditional
initia...a166cea
feat(eslint-plugin-internal): [no-multiple-lines-of-errors] add rule (#11899)d1b44c0
chore(deps): update nx monorepo to v22.3.3 (#11848)95c7c73
chore: update deps to latest minor/patch (#11921)45a7d2b
chore(typescript-estree): use iterateComments() from
ts-api-utils v2.3 (#11...Sourced from @redocly/cli's
releases.
@redocly/cli@2.14.4Patch Changes
- Corrected an issue where
Respectdid not properly JSON-encode request bodies for custom content-types containing numbers.- Updated
@redocly/respect-coreto v2.14.4.
@redocly/cli@2.14.3Patch Changes
- Fixed the
splitcommand to properly handle root-level paths. Previously, the root path/was converted to an empty string as a filename, leading to incorrect file structure and broken links. Now, it correctly maps to the specified path separator.- Updated
@redocly/openapi-coreto v2.14.3.
@redocly/cli@2.14.2Patch Changes
- Updated
@redocly/openapi-coreto v2.14.2.
@redocly/cli@2.14.1Patch Changes
- Updated
@redocly/openapi-coreto v2.14.1.
@redocly/cli@2.14.0Patch Changes
- Updated
@redocly/respect-coreto v2.14.0.
@redocly/cli@2.13.0Minor Changes
- Implemented basic support for OpenRPC specification.
Patch Changes
- Updated
@redocly/openapi-coreto v2.13.0.
@redocly/cli@2.12.7Patch Changes
- Added
scorecard-classiccommand to evaluate API descriptions against project scorecard configurations.- Updated
@redocly/openapi-coreto v2.12.7.
8989115
chore: 🔖 release new versions (#2491)1ee0521
fix(respect): issue with json encoding for custom content-type (#2490)d8c71f8
chore: 🔖 release new versions (#2487)3b5f524
chore: fix flaky smokes (#2486)367355a
fix!: split root-level paths correctly (#2485)408ab96
Remove unused form-data dependency with CVE-2025-7783 (#2482)bd39d29
chore: 🔖 release new versions (#2484)57467b0
chore: improve performance by skipping unnecessary JSON pointer
(un)escaping ...57f383f
chore: remove redundant test (#2481)60b21a8
chore: 🔖 release new versions (#2480)Sourced from @aws-lambda-powertools/logger's
releases.
v2.30.1
Summary
In this release we have removed
lodash.merge, allowing users to simplify their bundling process as special handling of this CommonJS only dependency is no longer required.⭐ Special thanks to
@jaimellamasifor their work on the lodash migration! 🎉Changes
- improv(ci): Added environment suffix to prevent artefact name conflict (#4921) by
@sdangol- fix(logger): improve e2e test resilience by grouping logs by level (#4909) by
@dreamorosi- chore(ci): prevent parameter injection in make-version workflow (#4900) by
@dreamorosi- chore(ci): harden workflow permissions for security compliance (#4898) by
@dreamorosi- improv(ci): fixed the Make Release workflow (#4867) by
@sdangol- improv(ci): automated the Gamma/Prod deployment to China/GovCloud regions (#4864) by
@sdangol📜 Documentation updates
- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangol- chore(deps): bump the aws-sdk-v3 group across 1 directory with 27 updates (#4912) by @dependabot[bot]
- chore(deps): bump the aws-cdk group across 1 directory with 2 updates (#4913) by @dependabot[bot]
- chore(maintenance): general refactoring (#4905) by
@dreamorosi- chore(maintenance): remove cloud dev environment configurations (#4896) by
@dreamorosi- chore(deps): bump the aws-sdk-v3 group across 1 directory with 92 updates (#4893) by @dependabot[bot]
- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#4894) by @dependabot[bot]
- chore(deps): bump squidfunk/mkdocs-material from
980e11fto3bba0a9in /docs (#4888) by @dependabot[bot]- chore(deps): bump
@types/nodefrom 25.0.2 to 25.0.3 (#4885) by @dependabot[bot]- chore(deps): bump mkdocs-material from 9.7.0 to 9.7.1 in /docs (#4889) by @dependabot[bot]
- chore(deps): bump esbuild from 0.27.1 to 0.27.2 (#4884) by @dependabot[bot]
- chore(deps): bump pymdown-extensions from 10.10.2 to 10.16.1 in /docs (#4881) by @dependabot[bot]
- docs: add EF Education First as customer reference (#4877) by
@dreamorosi- chore(deps): bump the aws-cdk group across 1 directory with 3 updates (#4875) by @dependabot[bot]
- chore(deps): bump
@types/nodefrom 25.0.1 to 25.0.2 (#4872) by @dependabot[bot]- chore(deps): bump the aws-sdk-v3 group across 1 directory with 30 updates (#4874) by @dependabot[bot]
- chore(deps): bump
@types/nodefrom 25.0.0 to 25.0.1 (#4866) by @dependabot[bot]- chore(deps): bump
@types/nodefrom 24.10.2 to 25.0.0 (#4863) by @dependabot[bot]- chore(deps): bump constructs from 10.4.3 to 10.4.4 (#4862) by @dependabot[bot]
- chore(ci): bumped the layer verison from 41 to 42 (#4861) by
@sdangol🔧 Maintenance
- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangol- refactor(logger): replace lodash.merge with internal deepMerge utility (#4892) by
@jaimellamasi- chore(deps): bump the aws-sdk-v3 group across 1 directory with 27 updates (#4912) by @dependabot[bot]
- chore(deps): bump the aws-cdk group across 1 directory with 2 updates (#4913) by @dependabot[bot]
- chore(deps-dev): bump
@biomejs/biomefrom 2.3.10 to 2.3.11 (#4911) by @dependabot[bot]- chore(deps-dev): bump zod from 4.3.4 to 4.3.5 (#4910) by @dependabot[bot]
- chore(deps-dev): bump zod from 4.2.1 to 4.3.4 (#4903) by @dependabot[bot]
- chore(maintenance): remove cloud dev environment configurations (#4896) by
@dreamorosi- chore(deps): bump the aws-sdk-v3 group across 1 directory with 92 updates (#4893) by @dependabot[bot]
... (truncated)
Sourced from @aws-lambda-powertools/logger's
changelog.
2.30.1 (2026-01-06)
Improvements
Bug Fixes
Maintenance
1ec1c03
chore(ci): bump version to 2.30.1 (#4916)db21896
refactor(logger): replace lodash.merge with internal deepMerge utility
(#4892)5f06f21
fix(logger): improve e2e test resilience by grouping logs by level (#4909)5590766
chore(deps): bump the aws-sdk-v3 group across 1 directory with 27
updates (#4...e00a50e
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(#4913)733882b
chore(deps-dev): bump @biomejs/biome from 2.3.10 to 2.3.11
(#4911)9f8ca62
chore(deps-dev): bump zod from 4.3.4 to 4.3.5 (#4910)564e71c
chore(maintenance): general refactoring (#4905)d7c1a40
chore(deps-dev): bump zod from 4.2.1 to 4.3.4 (#4903)e055e70
chore(ci): prevent parameter injection in make-version workflow (#4900)Sourced from @aws-sdk/client-secrets-manager's
releases.
v3.965.0
3.965.0(2026-01-07)
Chores
New Features
- clients: update client endpoints as of 2026-01-07 (a77238b4)
- client-workspaces: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. (fe652fb5)
Tests
For list of updated packages, view updated-packages.md in assets-3.965.0.zip
v3.964.0
3.964.0(2026-01-06)
Chores
New Features
- client-cost-explorer: This release updates existing reservation recommendations API to support deployment model. (c9e728da)
- client-emr-serverless: Added support for enabling disk encryption using customer managed AWS KMS keys to CreateApplication, UpdateApplication and StartJobRun APIs. (9d932c38)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.964.0.zip
v3.963.0
3.963.0(2026-01-05)
New Features
- client-cleanroomsml: AWS Clean Rooms ML now supports advanced Spark configurations to optimize SQL performance when creating an MLInputChannel or an audience generation job. (5e2a5e9e)
Tests
... (truncated)
Sourced from @aws-sdk/client-secrets-manager's
changelog.
3.965.0 (2026-01-07)
Note: Version bump only for package
@aws-sdk/client-secrets-manager3.964.0 (2026-01-06)
Note: Version bump only for package
@aws-sdk/client-secrets-manager3.962.0 (2026-01-02)
Note: Version bump only for package
@aws-sdk/client-secrets-manager
Sourced from @middy/http-header-normalizer's
releases.
7.0.2
- Add in workaround for bundlers that don't honour
sideEffects:false. #1548Full Changelog: https://github.com/middyjs/middy/compare/7.0.1...7.0.2
7.0.1
What's Changed
- ci: dep update by
@willfarrellin middyjs/middy#1544- chore(deps): bump KineticCafe/actions-dco from 2.0.0 to 2.1.1 by
@dependabot[bot] in middyjs/middy#1546- Add in peerDeps w/ optional for AWS SDKs by
@willfarrellin middyjs/middy#1549Full Changelog: https://github.com/middyjs/middy/compare/7.0.0...7.0.1
7.0.0
For full details and upgrade guide see https://middy.js.org/docs/upgrade/6-7
Notable changes
- Deprecate Node.js v20.x.
- Add support for Node.js v24.x.
- Add support for Durable Functions, caused breaking changes to
streamifyResponse.- LLRT can now be used when using
executionModeStandard(default) &executionModeDurableContext- Works with new Tenant isolation mode
- Works with new multi-concurrency on Lambda Managed Instances
What's Changed
- chore: use
test()helper in type tests by@mrazauskasin middyjs/middy#1472- chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by
@dependabot[bot] in middyjs/middy#1478- chore(deps): bump github/codeql-action from 3.30.3 to 3.30.6 by
@dependabot[bot] in middyjs/middy#1496- chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by
@dependabot[bot] in middyjs/middy#1495- chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by
@dependabot[bot] in middyjs/middy#1494- chore(deps): bump actions/cache from 4.2.4 to 4.3.0 by
@dependabot[bot] in middyjs/middy#1488- chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by
@dependabot[bot] in middyjs/middy#1504- chore(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 by
@dependabot[bot] in middyjs/middy#1503- chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by
@dependabot[bot] in middyjs/middy#1512- chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by
@dependabot[bot] in middyjs/middy#1511- chore(deps): bump KineticCafe/actions-dco from 1.3.8 to 2.0.0 by
@dependabot[bot] in middyjs/middy#1510- Release/7.0.0-alpha.0 by
@willfarrellin middyjs/middy#1513- 7.0.0-alpha.1 by
@willfarrellin middyjs/middy#1514- chore: update TSTyche to v5.0.0 by
@mrazauskasin middyjs/middy#1519- chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by
@dependabot[bot] in middyjs/middy#1516- chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by
@dependabot[bot] in middyjs/middy#1517- chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by
@dependabot[bot] in middyjs/middy#1515- chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by
@dependabot[bot] in middyjs/middy#1521- 7.0.0-alpha.2 by
@willfarrellin middyjs/middy#1522- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by
@dependabot[bot] in middyjs/middy#1523- chore(deps): bump github/codeql-action from 4.31.2 to 4.31.4 by
@dependabot[bot] in middyjs/middy#1526- chore(deps): bump github/codeql-action from 4.31.4 to 4.31.8 by
@dependabot[bot] in middyjs/middy#1537- chore(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by
@dependabot[bot] in middyjs/middy#1532- chore(deps): bump actions/setup-node from 4.1.0 to 6.1.0 by
@dependabot[bot] in middyjs/middy#1534
... (truncated)
4ba68bc
chore: version bumpbe71455
chore: version bump9609f3a
test: update evals to use newer strict98eadc7
chore: version bumpf0e040e
chore: version bump2e99003
chore: version bumpaac72e8
chore: version bumpb914f34
Merge branch 'develop' into release/7.0.02d40400
chore: use test() helper in type tests1fb0faf
chore: udpate node versionThis version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub
Actions), a new releaser for @middy/http-header-normalizer
since your current version.
Sourced from @middy/input-output-logger's
releases.
7.0.2
- Add in workaround for bundlers that don't honour
sideEffects:false. #1548Full Changelog: https://github.com/middyjs/middy/compare/7.0.1...7.0.2
7.0.1
What's Changed
- ci: dep update by
@willfarrellin middyjs/middy#1544- chore(deps): bump KineticCafe/actions-dco from 2.0.0 to 2.1.1 by
@dependabot[bot] in middyjs/middy#1546- Add in peerDeps w/ optional for AWS SDKs by
@willfarrellin middyjs/middy#1549Full Changelog: https://github.com/middyjs/middy/compare/7.0.0...7.0.1
7.0.0
For full details and upgrade guide see https://middy.js.org/docs/upgrade/6-7
Notable changes
- Deprecate Node.js v20.x.
- Add support for Node.js v24.x.
- Add support for Durable Functions, caused breaking changes to
streamifyResponse.- LLRT can now be used when using
executionModeStandard(default) &executionModeDurableContext- Works with new Tenant isolation mode
- Works with new multi-concurrency on Lambda Managed Instances
What's Changed
- chore: use
test()helper in type tests by@mrazauskasin middyjs/middy#1472- chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by
@dependabot[bot] in middyjs/middy#1478- chore(deps): bump github/codeql-action from 3.30.3 to 3.30.6 by
@dependabot[bot] in middyjs/middy#1496- chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by
@dependabot[bot] in middyjs/middy#1495- chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by
@dependabot[bot] in middyjs/middy#1494- chore(deps): bump actions/cache from 4.2.4 to 4.3.0 by
@dependabot[bot] in middyjs/middy#1488- chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by
@dependabot[bot] in middyjs/middy#1504- chore(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 by
@dependabot[bot] in middyjs/middy#1503- chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by
@dependabot[bot] in middyjs/middy#1512- chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by
@dependabot[bot] in middyjs/middy#1511- chore(deps): bump KineticCafe/actions-dco from 1.3.8 to 2.0.0 by
@dependabot[bot] in middyjs/middy#1510- Release/7.0.0-alpha.0 by
@willfarrellin middyjs/middy#1513- 7.0.0-alpha.1 by
@willfarrellin middyjs/middy#1514- chore: update TSTyche to v5.0.0 by
@mrazauskasin middyjs/middy#1519- chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by
@dependabot[bot] in middyjs/middy#1516- chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by
@dependabot[bot] in middyjs/middy#1517- chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by
@dependabot[bot] in middyjs/middy#1515- chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by
@dependabot[bot] in middyjs/middy#1521- 7.0.0-alpha.2 by
@willfarrellin middyjs/middy#1522- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by
@dependabot[bot] in middyjs/middy#1523- chore(deps): bump github/codeql-action from 4.31.2 to 4.31.4 by
@dependabot[bot] in middyjs/middy#1526- chore(deps): bump github/codeql-action from 4.31.4 to 4.31.8 by
@dependabot[bot] in middyjs/middy#1537- chore(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by
@dependabot[bot] in middyjs/middy#1532- chore(deps): bump actions/setup-node from 4.1.0 to 6.1.0 by
@dependabot[bot] in middyjs/middy#1534
... (truncated)
4ba68bc
chore: version bumpbe71455
chore: version bump9609f3a
test: update evals to use newer strict98eadc7
chore: version bumpf0e040e
chore: version bump7303ee8
fix: update to use standard namingcd962fa
feat: add in support for durable function2e99003
chore: version bump351089d
docs: fix tag linksaac72e8
chore: version bumpThis version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub
Actions), a new releaser for @middy/input-output-logger
since your current version.
Sourced from NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml's releases.
v5.2.12
5.2.12 (2026-01-08)
Upgrade
Info
See code diff Release workflow run - Workflow ID: 20826945598
It was initialized by eps-autoapprove-dependabot[bot]
9791a77
Upgrade: [dependabot] - bump dependabot/fetch-metadata from 2.4.0 to
2.5.0 (#43)Sourced from NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml's releases.
v5.2.12
5.2.12 (2026-01-08)
Upgrade
Info
See code diff Release workflow run - Workflow ID: 20826945598
It was initialized by eps-autoapprove-dependabot[bot]
9791a77
Upgrade: [dependabot] - bump dependabot/fetch-metadata from 2.4.0 to
2.5.0 (#43)Sourced from NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml's releases.
v5.2.12
5.2.12 (2026-01-08)
Upgrade
Info
See code diff Release workflow run - Workflow ID: 20826945598
It was initialized by eps-autoapprove-dependabot[bot]
9791a77
Upgrade: [dependabot] - bump dependabot/fetch-metadata from 2.4.0 to
2.5.0 (#43)Sourced from @middy/core's
releases.
7.0.2
- Add in workaround for bundlers that don't honour
sideEffects:false. #1548Full Changelog: https://github.com/middyjs/middy/compare/7.0.1...7.0.2
7.0.1
What's Changed
- ci: dep update by
@willfarrellin middyjs/middy#1544- chore(deps): bump KineticCafe/actions-dco from 2.0.0 to 2.1.1 by
@dependabot[bot] in middyjs/middy#1546- Add in peerDeps w/ optional for AWS SDKs by
@willfarrellin middyjs/middy#1549Full Changelog: https://github.com/middyjs/middy/compare/7.0.0...7.0.1
7.0.0
For full details and upgrade guide see https://middy.js.org/docs/upgrade/6-7
Notable changes
- Deprecate Node.js v20.x.
- Add support for Node.js v24.x.
- Add support for Durable Functions, caused breaking changes to
streamifyResponse.- LLRT can now be used when using
executionModeStandard(default) &executionModeDurableContext- Works with new Tenant isolation mode
- Works with new multi-concurrency on Lambda Managed Instances
What's Changed
- chore: use
test()helper in type tests by@mrazauskasin middyjs/middy#1472- chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by
@dependabot[bot] in middyjs/middy#1478- chore(deps): bump github/codeql-action from 3.30.3 to 3.30.6 by
@dependabot[bot] in middyjs/middy#1496- chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by
@dependabot[bot] in middyjs/middy#1495- chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by
@dependabot[bot] in middyjs/middy#1494- chore(deps): bump actions/cache from 4.2.4 to 4.3.0 by
@dependabot[bot] in middyjs/middy#1488- chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by
@dependabot[bot] in middyjs/middy#1504- chore(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 by
@dependabot[bot] in middyjs/middy#1503- chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by
@dependabot[bot] in middyjs/middy#1512- chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by
@dependabot[bot] in middyjs/middy#1511- chore(deps): bump KineticCafe/actions-dco from 1.3.8 to 2.0.0 by
@dependabot[bot] in middyjs/middy#1510- Release/7.0.0-alpha.0 by
@willfarrellin middyjs/middy#1513- 7.0.0-alpha.1 by
@willfarrellin middyjs/middy#1514- chore: update TSTyche to v5.0.0 by
@mrazauskasin middyjs/middy#1519- chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by
@dependabot[bot] in middyjs/middy#1516- chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by
@dependabot[bot] in middyjs/middy#1517- chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by
@dependabot[bot] in middyjs/middy#1515- chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by
@dependabot[bot] in middyjs/middy#1521- 7.0.0-alpha.2 by
@willfarrellin middyjs/middy#1522- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by
@dependabot[bot] in middyjs/middy#1523- chore(deps): bump github/codeql-action from 4.31.2 to 4.31.4 by
@dependabot[bot] in middyjs/middy#1526- chore(deps): bump github/codeql-action from 4.31.4 to 4.31.8 by
@dependabot[bot] in middyjs/middy#1537- chore(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by
@dependabot[bot] in middyjs/middy#1532- chore(deps): bump actions/setup-node from 4.1.0 to 6.1.0 by
@dependabot[bot] in middyjs/middy#1534
... (truncated)
4ba68bc
chore: version bump8837277
fix: workaround for sideEffects:false not honoured by esbuildbe71455
chore: version bumpea25cd3
chore: add in peerDep9609f3a
test: update evals to use newer strict98eadc7
chore: version bumpf0e040e
chore: version bumpc4d2d75
docs: clean up7303ee8
fix: update to use standard namingf23ee36
ci: allow context to be durableThis version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub
Actions), a new releaser for @middy/core since your
current version.
Sourced from virtualenv's releases.
20.36.1
What's Changed
- release 20.36.0 by
@gaborbernatin pypa/virtualenv#3011- fix: resolve TOCTOU vulnerabilities in app_data and lock directory creation by
@gaborbernatin pypa/virtualenv#3013Full Changelog: https://github.com/pypa/virtualenv/compare/20.36.0...20.36.1
Sourced from virtualenv's changelog.
v20.36.1 (2026-01-09)
Bugfixes - 20.36.1
- Fix TOCTOU vulnerabilities in app_data and lock directory creation that could be exploited via symlink attacks - reported by :user:`tsigouris007`, fixed by :user:`gaborbernat`. (:issue:`3013`)
Sourced from filelock's releases.
3.20.3
What's Changed
- Fix TOCTOU symlink vulnerability in SoftFileLock by
@gaborbernatin tox-dev/filelock#465Full Changelog: https://github.com/tox-dev/filelock/compare/3.20.2...3.20.3
41b42dd
Fix TOCTOU symlink vulnerability in SoftFileLock (#465)Sourced from NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml's releases.
v5.3.1
5.3.1 (2026-01-16)
Fix
Info
See code diff Release workflow run - Workflow ID: 21074961877
It was initialized by anthony-nhs
v5.3.0
5.3.0 (2026-01-15)
New
Info
See code diff Release workflow run - Workflow ID: 21035383276
It was initialized by MatthewPopat-NHS
v5.2.14
5.2.14 (2026-01-13)
Upgrade
Info
See code diff Release workflow run - Workflow ID: 20971142098
It was initialized by eps-autoapprove-dependabot[bot]
... (truncated)
a2edde3
Fix: [AEA-0000] - install asdf on iac check (#48)b796bec
New: [AEA-6028] - Added option for publishing sub-packages (#46)e5c6c80
Upgrade: [dependabot] - bump filelock from 3.20.1 to 3.20.3 (#45)d8d5174
Upgrade: [dependabot] - bump virtualenv from 20.35.3 to 20.36.1 (#44)Sourced from @aws-lambda-powertools/parameters's
releases.
v2.30.2
Summary
In this release we have added Middy v7 middleware compatibility which enables developers using Middy to use Durable functions, Tenant isolation mode, and multi-concurrency on Lambda Managed Instances.
We have also now added a new
tenantIdproperty by default for tenant identification in all log entries, making it easier to filter and trace logs across different tenants in your Lambda functions.⭐ Special thanks to
@coderbyheartfor their first PR merged in the project 🎉Changes
- feat: allow
@middy/corev7 (#4918) by@coderbyheart- feat(logger): add tenantId to logger default properties (#4931) by
@kawaaaas- improv(ci): Added environment suffix to prevent artefact name conflict (#4921) by
@sdangol📜 Documentation updates
- chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927) by @dependabot[bot]
- improv(docs): added a note for customers migrating from
BatchProcessorSynctoBatchProcessor(#4926) by@sdangol- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangol🔧 Maintenance
- chore(batch): remove invoke store global namespace workaround (#4932) by
@svozza- chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927) by @dependabot[bot]
- feat: remove baseUrl from TypeScript configurations for future compiler compatibility (#4925) by
@dreamorosi- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangolThis release was made possible by the following contributors:
@coderbyheart,@dependabot[bot],@dreamorosi,@github-actions[bot],@kawaaaas,@sdangol,@svozza, dependabot[bot] and github-actions[bot]
Sourced from @aws-lambda-powertools/parameters's
changelog.
2.30.2 (2026-01-12)
Features
Maintenance
48a557d
chore(ci): bump version to 2.30.2 (#4937)8e93ec3
chore(batch): remove invoke store global namespace workaround (#4932)2e3e867
feat(logger): add tenantId to logger default properties (#4931)5544ce0
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927)6239b19
improv(docs): added a note for customers migrating from
BatchProcessorSync ...e83509f
feat: remove baseUrl from TypeScript configurations for future compiler
compa...74bf4c6
feat: allow @middy/core v7 (#4918)f7c1001
chore(ci): update layer ARN on documentation (#4917)a0c0ffc
improv(docs): updated the Maintainer's Playbook with the updated CI
process (...7f84229
improv(ci): Added environment suffix to prevent artefact name conflict
(#4921)Sourced from @aws-lambda-powertools/commons's
releases.
v2.30.2
Summary
In this release we have added Middy v7 middleware compatibility which enables developers using Middy to use Durable functions, Tenant isolation mode, and multi-concurrency on Lambda Managed Instances.
We have also now added a new
tenantIdproperty by default for tenant identification in all log entries, making it easier to filter and trace logs across different tenants in your Lambda functions.⭐ Special thanks to
@coderbyheartfor their first PR merged in the project 🎉Changes
- feat: allow
@middy/corev7 (#4918) by@coderbyheart- feat(logger): add tenantId to logger default properties (#4931) by
@kawaaaas- improv(ci): Added environment suffix to prevent artefact name conflict (#4921) by
@sdangol📜 Documentation updates
- chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927) by @dependabot[bot]
- improv(docs): added a note for customers migrating from
BatchProcessorSynctoBatchProcessor(#4926) by@sdangol- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangol🔧 Maintenance
- chore(batch): remove invoke store global namespace workaround (#4932) by
@svozza- chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927) by @dependabot[bot]
- feat: remove baseUrl from TypeScript configurations for future compiler compatibility (#4925) by
@dreamorosi- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangolThis release was made possible by the following contributors:
@coderbyheart,@dependabot[bot],@dreamorosi,@github-actions[bot],@kawaaaas,@sdangol,@svozza, dependabot[bot] and github-actions[bot]
Sourced from @aws-lambda-powertools/commons's
changelog.
2.30.2 (2026-01-12)
Features
Maintenance
48a557d
chore(ci): bump version to 2.30.2 (#4937)8e93ec3
chore(batch): remove invoke store global namespace workaround (#4932)2e3e867
feat(logger): add tenantId to logger default properties (#4931)5544ce0
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927)6239b19
improv(docs): added a note for customers migrating from
BatchProcessorSync ...e83509f
feat: remove baseUrl from TypeScript configurations for future compiler
compa...74bf4c6
feat: allow @middy/core v7 (#4918)f7c1001
chore(ci): update layer ARN on documentation (#4917)a0c0ffc
improv(docs): updated the Maintainer's Playbook with the updated CI
process (...7f84229
improv(ci): Added environment suffix to prevent artefact name conflict
(#4921)Sourced from @aws-sdk/client-secrets-manager's
releases.
v3.970.0
3.970.0(2026-01-15)
Chores
- util-endpoints: update aws partitions.json (057ed943)
- endpoints: update endpoints model (27bb9e6d)
- models: update API models (e4aef87d)
- codegen: update for handling __type in cbor structs (#7663) (2104fe9e)
Documentation Changes
- client-ec2: This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period. (0e4c5b5c)
New Features
- client-ecs: Adds support for configuring FIPS in AWS GovCloud (US) Regions via a new ECS Capacity Provider field fipsEnabled. When enabled, instances launched by the capacity provider will use a FIPS-140 enabled AMI. Instances will use FIPS-140 compliant cryptographic modules and AWS FIPS endpoints. (0ebb2f22)
- client-evs: A new GetVersions API has been added to retrieve VCF, ESX versions, and EC2 instances provided by Amazon EVS. The CreateEnvironment API now allows you to select a VCF version and the CreateEnvironmentHost API introduces a optional esxVersion parameter. (4f6b30a2)
- client-deadline: AWS Deadline Cloud now supports tagging Budget resources with ABAC for permissions management and selecting up to 16 filter values in the monitor and Search API. (bb46d258)
- client-cleanrooms: This release adds support for parameters in PySpark analysis templates. (bc4219bf)
- client-opensearchserverless: Collection groups in Amazon OpenSearch Serverless enables to organize multiple collections and enable compute resource sharing across collections with different KMS keys. This shared compute model reduces costs by eliminating the need for separate OpenSearch Compute Units (OCUs) for each KMS key. (bfdce6ab)
- client-lakeformation: API Changes for GTCForLocation feature. Includes a new API, GetTemporaryDataLocationCredentials and updates to the APIs RegisterResource and UpdateResource (493fd840)
- client-qconnect: Fix inference configuration shapes for the CreateAIPrompt and UpdateAIPrompt APIs, Modify Text Length Limit for SendMessage API (c54736e1)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.970.0.zip
v3.969.0
3.969.0(2026-01-14)
Chores
- codegen: sync for required member count (#7655) (85f86da8)
- clients: prettier ignore only 'src' folder and README (#7652) (51d2b8fc)
Documentation Changes
- client-cost-explorer: Cost Categories added support to BillingView data filter expressions through the new costCategories parameter, enabling users to filter billing views by AWS Cost Categories for more granular cost management and allocation. (7bee7245)
- update version number requiring Node.js v20 (#7651) (8221f99e)
New Features
- clients: update client endpoints as of 2026-01-14 (2e57c021)
- client-connect: Amazon Connect makes it easier to manage contact center operating hours by enabling automated scheduling for recurring events like holidays and maintenance windows. Set up recurring patterns (weekly, monthly, etc.) or link to another hours of operation to inherit overrides. (224e5859)
... (truncated)
Sourced from @aws-sdk/client-secrets-manager's
changelog.
3.970.0 (2026-01-15)
Note: Version bump only for package
@aws-sdk/client-secrets-manager3.969.0 (2026-01-14)
Note: Version bump only for package
@aws-sdk/client-secrets-manager3.968.0 (2026-01-13)
Note: Version bump only for package
@aws-sdk/client-secrets-manager3.967.0 (2026-01-12)
Note: Version bump only for package
@aws-sdk/client-secrets-manager
980d3f3
Publish v3.970.02104fe9
chore(codegen): update for handling __type in cbor structs (#7663)654cbfe
Publish v3.969.085f86da
chore(codegen): sync for required member count (#7655)123995c
Publish v3.968.0b97d320
chore: drop support for Node.js 18.x (#7647)e13b43e
chore(clients): bump '@smithy/*' versions (#7645)9c7d696
Publish v3.967.0eb666b5
chore(codegen): update for hostPrefix fix (#7639)Sourced from @typescript-eslint/eslint-plugin's
releases.
v8.53.0
8.53.0 (2026-01-12)
🚀 Features
- eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
- eslint-plugin: add rule [strict-void-return] (#9707)
- project-service: allow passing
Partial<ts.server.ServerHost>to project service (#11932)🩹 Fixes
- eslint-plugin: replace unclear "
errortyped" with more helpful description (#11704)- eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
- typescript-estree: forbid type-only import with both default and named specifiers (#11930)
- typescript-estree: fix syntax check for
usingdeclaration (#11910)- typescript-estree: forbid invalid class implements (#11934)
- typescript-estree: forbid invalid "import equals" declaration (#11936)
- typescript-estree: forbid invalid
extendsandimplementsin interface declaration (#11935)❤️ Thank You
- auvred
@auvred- Brad Zacher
@bradzacher- fisker Cheung
@fisker- Josh Goldberg
- Josh Goldberg ✨
- Kirk Waiblinger
- Niki
@phaux- Nikita
- SungHyun627
@SungHyun627- Will Harney
@wjhsfYou can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin's
changelog.
8.53.0 (2026-01-12)
🚀 Features
- eslint-plugin: add rule [strict-void-return] (#9707)
- eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
🩹 Fixes
- eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
- eslint-plugin: replace unclear "
errortyped" with more helpful description (#11704)- typescript-estree: forbid invalid
extendsandimplementsin interface declaration (#11935)- typescript-estree: forbid invalid class implements (#11934)
- typescript-estree: forbid type-only import with both default and named specifiers (#11930)
❤️ Thank You
- Brad Zacher
@bradzacher- fisker Cheung
@fisker- Josh Goldberg
- Josh Goldberg ✨
- Kirk Waiblinger
- Niki
@phaux- Nikita
- SungHyun627
@SungHyun627- Will Harney
@wjhsfYou can read about our versioning strategy and releases on our website.
3021ede
chore(release): publish 8.53.0722ab62
fix(eslint-plugin): [no-useless-default-assignment] fix false positive
for pa...92fcf3e
feat(eslint-plugin): add rule [strict-void-return] (#9707)3fb0381
docs(eslint-plugin): [no-useless-default-assignment] fix misformatted
link (#...62ee26e
feat(eslint-plugin): [no-unused-vars] add a fixer to remove unused
imports (#...c4d5a56
fix(eslint-plugin): replace unclear "error typed"
with more helpful descrip...3ac7735
fix(typescript-estree): forbid invalid extends and
implements in interfac...a8b924b
fix(typescript-estree): forbid invalid class implements (#11934)a98ec1f
fix(typescript-estree): forbid type-only import with both default and
named s...Sourced from @aws-sdk/client-ssm's
releases.
v3.970.0
3.970.0(2026-01-15)
Chores
- util-endpoints: update aws partitions.json (057ed943)
- endpoints: update endpoints model (27bb9e6d)
- models: update API models (e4aef87d)
- codegen: update for handling __type in cbor structs (#7663) (2104fe9e)
Documentation Changes
- client-ec2: This release includes documentation updates to support up to four Elastic Volume modifications per Amazon EBS volume within a rolling 24-hour period. (0e4c5b5c)
New Features
- client-ecs: Adds support for configuring FIPS in AWS GovCloud (US) Regions via a new ECS Capacity Provider field fipsEnabled. When enabled, instances launched by the capacity provider will use a FIPS-140 enabled AMI. Instances will use FIPS-140 compliant cryptographic modules and AWS FIPS endpoints. (0ebb2f22)
- client-evs: A new GetVersions API has been added to retrieve VCF, ESX versions, and EC2 instances provided by Amazon EVS. The CreateEnvironment API now allows you to select a VCF version and the CreateEnvironmentHost API introduces a optional esxVersion parameter. (4f6b30a2)
- client-deadline: AWS Deadline Cloud now supports tagging Budget resources with ABAC for permissions management and selecting up to 16 filter values in the monitor and Search API. (bb46d258)
- client-cleanrooms: This release adds support for parameters in PySpark analysis templates. (bc4219bf)
- client-opensearchserverless: Collection groups in Amazon OpenSearch Serverless enables to organize multiple collections and enable compute resource sharing across collections with different KMS keys. This shared compute model reduces costs by eliminating the need for separate OpenSearch Compute Units (OCUs) for each KMS key. (bfdce6ab)
- client-lakeformation: API Changes for GTCForLocation feature. Includes a new API, GetTemporaryDataLocationCredentials and updates to the APIs RegisterResource and UpdateResource (493fd840)
- client-qconnect: Fix inference configuration shapes for the CreateAIPrompt and UpdateAIPrompt APIs, Modify Text Length Limit for SendMessage API (c54736e1)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.970.0.zip
v3.969.0
3.969.0(2026-01-14)
Chores
- codegen: sync for required member count (#7655) (85f86da8)
- clients: prettier ignore only 'src' folder and README (#7652) (51d2b8fc)
Documentation Changes
- client-cost-explorer: Cost Categories added support to BillingView data filter expressions through the new costCategories parameter, enabling users to filter billing views by AWS Cost Categories for more granular cost management and allocation. (7bee7245)
- update version number requiring Node.js v20 (#7651) (8221f99e)
New Features
- clients: update client endpoints as of 2026-01-14 (2e57c021)
- client-connect: Amazon Connect makes it easier to manage contact center operating hours by enabling automated scheduling for recurring events like holidays and maintenance windows. Set up recurring patterns (weekly, monthly, etc.) or link to another hours of operation to inherit overrides. (224e5859)
... (truncated)
Sourced from @aws-sdk/client-ssm's
changelog.
3.970.0 (2026-01-15)
Note: Version bump only for package
@aws-sdk/client-ssm3.969.0 (2026-01-14)
Note: Version bump only for package
@aws-sdk/client-ssm3.968.0 (2026-01-13)
Note: Version bump only for package
@aws-sdk/client-ssm3.967.0 (2026-01-12)
Note: Version bump only for package
@aws-sdk/client-ssm3.966.0 (2026-01-09)
Note: Version bump only for package
@aws-sdk/client-ssm
980d3f3
Publish v3.970.02104fe9
chore(codegen): update for handling __type in cbor structs (#7663)654cbfe
Publish v3.969.085f86da
chore(codegen): sync for required member count (#7655)123995c
Publish v3.968.0b97d320
chore: drop support for Node.js 18.x (#7647)e13b43e
chore(clients): bump '@smithy/*' versions (#7645)9c7d696
Publish v3.967.0eb666b5
chore(codegen): update for hostPrefix fix (#7639)8796f3a
Publish v3.966.0Sourced from @aws-lambda-powertools/logger's
releases.
v2.30.2
Summary
In this release we have added Middy v7 middleware compatibility which enables developers using Middy to use Durable functions, Tenant isolation mode, and multi-concurrency on Lambda Managed Instances.
We have also now added a new
tenantIdproperty by default for tenant identification in all log entries, making it easier to filter and trace logs across different tenants in your Lambda functions.⭐ Special thanks to
@coderbyheartfor their first PR merged in the project 🎉Changes
- feat: allow
@middy/corev7 (#4918) by@coderbyheart- feat(logger): add tenantId to logger default properties (#4931) by
@kawaaaas- improv(ci): Added environment suffix to prevent artefact name conflict (#4921) by
@sdangol📜 Documentation updates
- chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927) by @dependabot[bot]
- improv(docs): added a note for customers migrating from
BatchProcessorSynctoBatchProcessor(#4926) by@sdangol- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangol🔧 Maintenance
- chore(batch): remove invoke store global namespace workaround (#4932) by
@svozza- chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927) by @dependabot[bot]
- feat: remove baseUrl from TypeScript configurations for future compiler compatibility (#4925) by
@dreamorosi- improv(docs): updated the Maintainer's Playbook with the updated CI process (#4922) by
@sdangolThis release was made possible by the following contributors:
@coderbyheart,@dependabot[bot],@dreamorosi,@github-actions[bot],@kawaaaas,@sdangol,@svozza, dependabot[bot] and github-actions[bot]
Sourced from @aws-lambda-powertools/logger's
changelog.
2.30.2 (2026-01-12)
Features
Maintenance
48a557d
chore(ci): bump version to 2.30.2 (#4937)8e93ec3
chore(batch): remove invoke store global namespace workaround (#4932)2e3e867
feat(logger): add tenantId to logger default properties (#4931)5544ce0
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs (#4927)6239b19
improv(docs): added a note for customers migrating from
BatchProcessorSync ...e83509f
feat: remove baseUrl from TypeScript configurations for future compiler
compa...74bf4c6
feat: allow @middy/core v7 (#4918)f7c1001
chore(ci): update layer ARN on documentation (#4917)a0c0ffc
improv(docs): updated the Maintainer's Playbook with the updated CI
process (...7f84229
improv(ci): Added environment suffix to prevent artefact name conflict
(#4921)Sourced from @redocly/cli's
releases.
@redocly/cli@2.14.5Patch Changes
- Added an
ajvnpm alias dependency to satisfy peer dependency requirements and prevent installation warnings.- Updated
@redocly/openapi-coreto v2.14.5.
Sourced from @nhs/fhir-middy-error-handler's
releases.
v2.1.69
2.1.69 (2026-01-14)
Upgrade
- [dependabot] - bump
@aws-lambda-powertools/loggerfrom 2.30.1 to 2.30.2 (#539) (0b48435)- [dependabot] - bump
@middy/corefrom 6.4.5 to 7.0.2 (#527) (ad83a7b)- [dependabot] - bump
@typescript-eslint/eslint-pluginfrom 8.52.0 to 8.53.0 (#538) (215f0fb)- [dependabot] - bump
@typescript-eslint/parserfrom 8.52.0 to 8.53.0 (#537) (56f347d)- [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml from 5.2.12 to 5.2.14 (#533) (3fea0b4)
- [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml from 5.2.12 to 5.2.14 (#534) (1e4eeab)
- [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml from 5.2.12 to 5.2.14 (#532) (8bbf093)
- [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml from 5.2.12 to 5.2.14 (#535) (af3135b)
- [dependabot] - bump pip-licenses from 4.5.1 to 5.5.0 (#536) (5262193)
Info
See code diff Release workflow run - Workflow ID: 21002900706
It was initialized by anthony-nhs
v2.1.68
2.1.68 (2026-01-14)
Chore
- [AEA-0000] - add extra permissions for tagging (#531) (72fe03b)
- [AEA-0000] - use oidc publishing to npmjs (#530) (b3a7924)
Info
See code diff Release workflow run - Workflow ID: 21001137918
It was initialized by anthony-nhs
v2.1.67
2.1.67 (2026-01-14)
Chore
... (truncated)
5262193
Upgrade: [dependabot] - bump pip-licenses from 4.5.1 to 5.5.0 (#536)ad83a7b
Upgrade: [dependabot] - bump @middy/core from 6.4.5 to
7.0.2 (#527)215f0fb
Upgrade: [dependabot] - bump
@typescript-eslint/eslint-plugin from 8.52.0 to ...56f347d
Upgrade: [dependabot] - bump @typescript-eslint/parser
from 8.52.0 to 8.53.0 ...0b48435
Upgrade: [dependabot] - bump @aws-lambda-powertools/logger
from 2.30.1 to 2.3...1e4eeab
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...3fea0b4
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...af3135b
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...8bbf093
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...72fe03b
Chore: [AEA-0000] - add extra permissions for tagging (#531)This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub
Actions), a new releaser for @nhs/fhir-middy-error-handler
since your current version.
Sourced from @nhsdigital/eps-spine-client's
releases.
v2.1.78
2.1.78 (2026-01-16)
Chore
Info
See code diff Release workflow run - Workflow ID: 21071762998
It was initialized by MatthewPopat-NHS
v2.1.77
2.1.77 (2026-01-16)
Chore
- [AEA-6028] - Fixed package name capitalization (16dcdae)
Upgrade
- [AEA-6028] - Updated to new version of common workflows (f1f9ce4)
Info
See code diff Release workflow run - Workflow ID: 21068498495
It was initialized by MatthewPopat-NHS
v2.1.76
2.1.76 (2026-01-16)
Fix
Info
... (truncated)
71dc050
Chore: [AEA-6028] - Fixed types for inbound headers (#617)16dcdae
Chore: [AEA-6028] - Fixed package name capitalizationf1f9ce4
Upgrade: [AEA-6028] - Updated to new version of common workflowscd70287
Fix: [AEA-0000] - remove aws-lambda (#616)1b515da
Upgrade: [dependabot] - bump filelock from 3.20.1 to 3.20.3 (#615)c575747
Upgrade: [dependabot] - bump virtualenv from 20.35.4 to 20.36.1 (#614)75bf02f
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...adf8183
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...7831809
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...0ac34a5
Upgrade: [dependabot] - bump
NHSDigital/eps-common-workflows/.github/workflow...Sourced from NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.yml's releases.
v5.3.1
5.3.1 (2026-01-16)
Fix
Info
See code diff Release workflow run - Workflow ID: 21074961877
It was initialized by anthony-nhs
v5.3.0
5.3.0 (2026-01-15)
New
Info
See code diff Release workflow run - Workflow ID: 21035383276
It was initialized by MatthewPopat-NHS
v5.2.14
5.2.14 (2026-01-13)
Upgrade
Info
See code diff Release workflow run - Workflow ID: 20971142098
It was initialized by eps-autoapprove-dependabot[bot]
... (truncated)
a2edde3
Fix: [AEA-0000] - install asdf on iac check (#48)b796bec
New: [AEA-6028] - Added option for publishing sub-packages (#46)e5c6c80
Upgrade: [dependabot] - bump filelock from 3.20.1 to 3.20.3 (#45)d8d5174
Upgrade: [dependabot] - bump virtualenv from 20.35.3 to 20.36.1 (#44)Sourced from actions/cache's releases.
v.5.0.2
v5.0.2
What's Changed
When creating cache entries, 429s returned from the cache service will not be retried.
Sourced from actions/cache's changelog.
Releases
Changelog
5.0.2
- Bump
@actions/cacheto v5.0.3 #16925.0.1
- Update
@azure/storage-blobto^12.29.1via@actions/cache@5.0.1#16855.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.4.3.0
- Bump
@actions/cacheto v4.1.04.2.4
- Bump
@actions/cacheto v4.0.54.2.3
- Bump
@actions/cacheto v4.0.3 (obfuscates SAS token in debug logs for cache entries)4.2.2
- Bump
@actions/cacheto v4.0.24.2.1
- Bump
@actions/cacheto v4.0.14.2.0
TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
... (truncated)
Sourced from NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml's releases.
v5.3.1
5.3.1 (2026-01-16)
Fix
Info
See code diff Release workflow run - Workflow ID: 21074961877
It was initialized by anthony-nhs
v5.3.0
5.3.0 (2026-01-15)
New
Info
See code diff Release workflow run - Workflow ID: 21035383276
It was initialized by MatthewPopat-NHS
v5.2.14
5.2.14 (2026-01-13)
Upgrade
Info
See code diff Release workflow run - Workflow ID: 20971142098
It was initialized by eps-autoapprove-dependabot[bot]
... (truncated)
a2edde3
Fix: [AEA-0000] - install asdf on iac check (#48)b796bec
New: [AEA-6028] - Added option for publishing sub-packages (#46)e5c6c80
Upgrade: [dependabot] - bump filelock from 3.20.1 to 3.20.3 (#45)d8d5174
Upgrade: [dependabot] - bump virtualenv from 20.35.3 to 20.36.1 (#44)Sourced from cfn-lint's releases.
Release v1.43.3
What's Changed
- Update Lambda runtime lifecycle data with latest AWS runtimes by
@kddejongin aws-cloudformation/cfn-lint#4335- chore(deps): bump pyinstaller from 6.17.0 to 6.18.0 in /requirements by
@dependabot[bot] in aws-cloudformation/cfn-lint#4336- Update CloudFormation schemas to 2026-01-15 by
@github-actions[bot] in aws-cloudformation/cfn-lint#4333Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.43.2...v1.43.3
Sourced from cfn-lint's changelog.
v1.43.3
What's Changed
- Update Lambda runtime lifecycle data with latest AWS runtimes by
@kddejongin aws-cloudformation/cfn-lint#4335- chore(deps): bump pyinstaller from 6.17.0 to 6.18.0 in /requirements by
@dependabot[bot] in aws-cloudformation/cfn-lint#4336- Update CloudFormation schemas to 2026-01-15 by
@github-actions[bot] in aws-cloudformation/cfn-lint#4333Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.43.2...v1.43.3
Sourced from NHSDigital/eps-common-workflows/.github/workflows/tag-release.yml's releases.
v5.3.1
5.3.1 (2026-01-16)
Fix
Info
See code diff Release workflow run - Workflow ID: 21074961877
It was initialized by anthony-nhs
v5.3.0
5.3.0 (2026-01-15)
New
Info
See code diff Release workflow run - Workflow ID: 21035383276
It was initialized by MatthewPopat-NHS
v5.2.14
5.2.14 (2026-01-13)
Upgrade
Info
See code diff Release workflow run - Workflow ID: 20971142098
It was initialized by eps-autoapprove-dependabot[bot]
... (truncated)
a2edde3
Fix: [AEA-0000] - install asdf on iac check (#48)b796bec
New: [AEA-6028] - Added option for publishing sub-packages (#46)e5c6c80
Upgrade: [dependabot] - bump filelock from 3.20.1 to 3.20.3 (#45)d8d5174
Upgrade: [dependabot] - bump virtualenv from 20.35.3 to 20.36.1 (#44)