You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update @aws/durable-execution-sdk-js to v2 - May cause Type breaking change
Update core to use new SDK for improved executionMode detection
Security hardening
http-response-serializer — caps media-type length at 128 chars and validates against a media-type grammar before reflecting into Content-Type. Stops ReDoS via attacker-supplied media types and prevents echoing untrusted input.
Bug fixes / edge cases
Added missing defaults, plus small fixes across http-header-normalizer, http-multipart-body-parser, glue-schema-registry, validator, http-content-negotiation, event-batch-response, http-x402.
Performance
core/index.js reworked across standard/durable/streamify execution modes.
chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the everything group by @dependabot[bot] in middyjs/middy#1656
Security hardening
http-response-serializer — caps media-type length at 128 chars and validates against a media-type grammar before reflecting into Content-Type. Stops ReDoS via attacker-supplied media types and prevents echoing
Bug fixes / edge cases
fix: add in missing defaults, plus small fixes across http-header-normalizer, http-multipart-body-parser, glue-schema-registry, validator, http-content-negotiation, event-batch-response, http-x402.
Performance
core/index.js reworked (~73 lines) across the standard/durable/streamify execution modes, plus two perf commits (fix: perf optimization, fix: small perf boost).
Tooling / CI (not user-facing)
Biome bumped to 2.5.0 + config migration (the lint fix from earlier in our session — preset: "recommended", SVG/proto/test overrides).
@Brend-Smits@edersonbrilhante I have upgraded manual to Middy 7 with thanks to copilot. Tested (multi-runner) the changes including X-Ray. It looks working smooth. But the middy layer is crucial in Lambda. So would great if one of you can run a double check.
A newer version of @middy/core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Fixed in 8b38581. I updated the webhook test to match the current combined matcher-config error output and re-ran the affected lambda tests.
CopilotAI
changed the title
fix(lambda): bump @middy/core from 6.4.5 to 7.0.2 in /lambdas
fix(lambda): bump @middy/core from 6.4.5 to 7.1.2 in /lambdas
Jun 10, 2026
dependabotBot
changed the title
fix(lambda): bump @middy/core from 6.4.5 to 7.1.2 in /lambdas
fix(lambda): bump @middy/core from 6.4.5 to 7.7.0 in /lambdas
Jul 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @middy/core from 6.4.5 to 7.7.0.
Release notes
Sourced from @middy/core's releases.
... (truncated)
Commits
1efbcf7chore: version bump64a2ce0feat: update durable context sdk2d39e9dchore: version bump190fed7test: improve mutation coverage1a1c4b3fix: perf optimizationb308825chore: version bump77aca7cchore: version bump4045213test: improve coverage6f2ac34test: improve mutationsaffcf12ci: add in mutation testingMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@middy/coresince your current version.