Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: middyjs/middy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.2.1
Choose a base ref
...
head repository: middyjs/middy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.2.2
Choose a head ref
  • 9 commits
  • 43 files changed
  • 3 contributors

Commits on Apr 30, 2025

  1. Configuration menu
    Copy the full SHA
    a13ba2c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Updated a broken link and examples in documentation.

    The link referring to ReportBatchItemFailures was broken and not redirecting to the correct page, examples also seemed unclear and insufficient without looking at the AWS documentation.
    
    Signed-off-by: bart-parkbee <b.ouwerkerk@parkbee.com>
    bart-parkbee committed May 1, 2025
    Configuration menu
    Copy the full SHA
    2743bdb View commit details
    Browse the repository at this point in the history
  2. fix: requestEnd triggering early with streams

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed May 1, 2025
    Configuration menu
    Copy the full SHA
    1d5a628 View commit details
    Browse the repository at this point in the history
  3. chore: clean up

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed May 1, 2025
    Configuration menu
    Copy the full SHA
    3f5e7ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bdcd91 View commit details
    Browse the repository at this point in the history
  5. fix: remove unused

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed May 1, 2025
    Configuration menu
    Copy the full SHA
    8804695 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1318 from bart-parkbee/fix/sqs-partial-batch-fail…

    …ure/documentation
    
    Updated a broken link and examples in documentation for sqs-partial-batch-failure
    willfarrell authored May 1, 2025
    Configuration menu
    Copy the full SHA
    1bbb22f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1319 from middyjs/fix/requestEnd

    fix: streamify requestEnd hook called before stream completes
    willfarrell authored May 1, 2025
    Configuration menu
    Copy the full SHA
    3f3a5b8 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. chore: version bump

    Signed-off-by: will Farrell <willfarrell@proton.me>
    willfarrell committed May 2, 2025
    Configuration menu
    Copy the full SHA
    ebaedf6 View commit details
    Browse the repository at this point in the history
Loading