Skip to content

Releases: middyjs/middy

7.1.6

13 Mar 12:17
Immutable release. Only release title and notes can be modified.
f4bffa9

Choose a tag to compare

What's Changed

  • Compatability with lambda power tools broken since 7.1.3 #1594
  • chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] in #1593
  • chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #1592

Full Changelog: 7.1.5...7.1.6

7.1.5

12 Mar 20:23
Immutable release. Only release title and notes can be modified.
5c41193

Choose a tag to compare

What's Changed

  • httpResponseSerializer generates type error in Middy 7.1.4 #1590
  • (http-event-normalizer): API Gateway Event v2 is not accepted #1589
  • chore: update type test setup by @mrazauskas in #1588

Full Changelog: 7.1.4...7.1.5

7.1.4

10 Mar 23:51
Immutable release. Only release title and notes can be modified.
e1e8f88

Choose a tag to compare

What's Changed

  • 7.1.3 introduced type error "Argument not assignable to parameter of type Context" #1585
  • chore(deps): bump github/codeql-action from 4.32.4 to 4.32.6 by @dependabot[bot] in #1582
  • chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #1583
  • chore(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.34.2 by @dependabot[bot] in #1584

Full Changelog: 7.1.3...7.1.4

7.1.3

03 Mar 19:18
Immutable release. Only release title and notes can be modified.
bc2e9ee

Choose a tag to compare

What's Changed

  • validator: Fix type definition regression (#1580)
  • http-multipart-body-parser, http-urlencode-body-parser, http-urlencode-path-parser,
    http-security-headers: Fix HTTP status code handling in type definitions and runtime
  • Performance improvements across core and multiple middleware packages (core, event-normalizer,
    http-content-encoding, http-cors, http-error-handler, http-header-normalizer, http-security-headers,
    input-output-logger, secrets-manager, ssm, util, and others)
  • Add missing type definitions for http-content-negotiation, service-discovery, sts, secrets-manager,
    ws-router
  • Improve type definitions across core, cloudformation-router, http-router, http-event-normalizer,
    s3-object-response, sqs-partial-batch-failure, warmup, error-logger, and others
  • Simplify s3-object-response type definitions
  • Add comprehensive type tests across all packages
  • chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 by @dependabot[bot] in #1574
  • chore(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 by @dependabot[bot] in #1575
  • chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.1.0 by @dependabot[bot] in #1573
  • chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #1576
  • chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #1577

Full Changelog: 7.1.2...7.1.3

7.1.2

03 Mar 18:49
Immutable release. Only release title and notes can be modified.
0597f23

Choose a tag to compare

What's Changed

  • Add charset option to http-multipart-body-parser and http-urlencode-body-parser for consistency
    across body parsers
  • Improve type definitions for validator, validator/transpile, secrets-manager, service-discovery,
    sts
  • Add jsonSafeParse and jsonSafeStringify types to util
  • Add more test coverage across packages (100%)
  • chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 by @dependabot[bot] in #1570

Full Changelog: 7.1.1...7.1.2

7.1.1

21 Feb 01:05
Immutable release. Only release title and notes can be modified.
cce70a5

Choose a tag to compare

What's Changed

  • http-cors add in punycode support
  • export options in ts defs

Full Changelog: 7.1.0...7.1.1

7.1.0

19 Feb 13:19
Immutable release. Only release title and notes can be modified.
d855710

Choose a tag to compare

What's Changed

  • Add ReadableStream support to http-content-encoding by @willfarrell in #1333
  • http-cors: allow Access-Control-Request-Method to be used @mdesousa #1315
  • security improvements (edge cases)
  • improve test coverage (>99%)

Full Changelog: 7.0.3...7.1.0

7.0.3

17 Feb 17:59
Immutable release. Only release title and notes can be modified.
70dac5a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.2...7.0.3

7.0.2

06 Jan 02:47
Immutable release. Only release title and notes can be modified.
4ba68bc

Choose a tag to compare

  • Add in workaround for bundlers that don't honour sideEffects:false. #1548

Full Changelog: 7.0.1...7.0.2

7.0.1

05 Jan 20:37
Immutable release. Only release title and notes can be modified.
be71455

Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...7.0.1