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/serverless-java-container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aws-serverless-java-container-2.1.4
Choose a base ref
...
head repository: aws/serverless-java-container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: aws-serverless-java-container-2.1.5
Choose a head ref
  • 5 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 18, 2025

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

Commits on Sep 15, 2025

  1. fix: headers with null values removed from response (#1523)

    Co-authored-by: Emil Kruczek <[email protected]>
    ekruczek and Emil Kruczek authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    18a067e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. chore(deps): bump com.amazonaws:aws-lambda-java-core from 1.2.3 to 1.…

    …4.0 (#1524)
    
    Bumps [com.amazonaws:aws-lambda-java-core](https://github.com/aws/aws-lambda-java-libs) from 1.2.3 to 1.4.0.
    - [Commits](https://github.com/aws/aws-lambda-java-libs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-lambda-java-core
      dependency-version: 1.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    30af781 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump org.mockito:mockito-core from 5.17.0 to 5.19.0 (#…

    …1517)
    
    Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.17.0 to 5.19.0.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v5.17.0...v5.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-version: 5.19.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    a1c920b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5a61d View commit details
    Browse the repository at this point in the history
Loading