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: aws/aws-lambda-nodejs-runtime-interface-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: aws/aws-lambda-nodejs-runtime-interface-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 40 files changed
  • 3 contributors

Commits on Jul 15, 2025

  1. Deleting integration tests

    Fabiana Severin committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    34b48f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Adding warning for callback handlers

    Fabiana Severin committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    2a37745 View commit details
    Browse the repository at this point in the history
  2. add async handler detection tests

    Fabiana Severin committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    1ab9990 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Merge pull request #143 from aws/fabisev/integration-test-deletion

    Deleting integration tests
    fabisev authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    2f20fff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from aws/main

    Merge pull request #143 from aws/fabisev/integration-test-deletion
    fabisev authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    cbfa8ba View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4 to 5 (#146)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    2f679f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Merge pull request #144 from aws/fabisev/warning-callback-handlers

    Adding warning callback handlers and isAsync detection
    fabisev authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    b4e31e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da5777a View commit details
    Browse the repository at this point in the history
Loading