github middyjs/middy 7.0.0

latest releases: 7.0.2, 7.0.1
5 days ago

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 @mrazauskas in #1472
  • chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 by @dependabot[bot] in #1478
  • chore(deps): bump github/codeql-action from 3.30.3 to 3.30.6 by @dependabot[bot] in #1496
  • chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by @dependabot[bot] in #1495
  • chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #1494
  • chore(deps): bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #1488
  • chore(deps): bump github/codeql-action from 3.30.6 to 4.30.8 by @dependabot[bot] in #1504
  • chore(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 by @dependabot[bot] in #1503
  • chore(deps): bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #1512
  • chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #1511
  • chore(deps): bump KineticCafe/actions-dco from 1.3.8 to 2.0.0 by @dependabot[bot] in #1510
  • Release/7.0.0-alpha.0 by @willfarrell in #1513
  • 7.0.0-alpha.1 by @willfarrell in #1514
  • chore: update TSTyche to v5.0.0 by @mrazauskas in #1519
  • chore(deps): bump github/codeql-action from 4.30.9 to 4.31.0 by @dependabot[bot] in #1516
  • chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1517
  • chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #1515
  • chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2 by @dependabot[bot] in #1521
  • 7.0.0-alpha.2 by @willfarrell in #1522
  • chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by @dependabot[bot] in #1523
  • chore(deps): bump github/codeql-action from 4.31.2 to 4.31.4 by @dependabot[bot] in #1526
  • chore(deps): bump github/codeql-action from 4.31.4 to 4.31.8 by @dependabot[bot] in #1537
  • chore(deps): bump softprops/action-gh-release from 2.4.2 to 2.5.0 by @dependabot[bot] in #1532
  • chore(deps): bump actions/setup-node from 4.1.0 to 6.1.0 by @dependabot[bot] in #1534
  • chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1536
  • chore(deps): bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #1533
  • test(ssm): add test for cross-account shared SSM parameters not working by @iiroj in #1530
  • Durable function support by @willfarrell in #1538
  • 7.0.0-alpha.3 by @willfarrell in #1540
  • chore(deps): bump actions/attest-build-provenance from 3.0.0 to 3.1.0 by @dependabot[bot] in #1541
  • chore(deps): bump github/codeql-action from 4.31.8 to 4.31.9 by @dependabot[bot] in #1542
  • chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #1543

Full Changelog: 6.4.5...7.0.0

Don't miss a new middy release

NewReleases is sending notifications on new releases.