Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Amazon.Lambda.RuntimeSupport from 1.11.0 to 1.12.0 #815

Closed

Commits on Nov 19, 2024

  1. Bump Amazon.Lambda.RuntimeSupport from 1.11.0 to 1.12.0

    Bumps [Amazon.Lambda.RuntimeSupport](https://github.com/aws/aws-lambda-dotnet) from 1.11.0 to 1.12.0.
    - [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-lambda-dotnet/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Amazon.Lambda.RuntimeSupport
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b71e148 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Fix exception being logged

    Update `LambdaServerWasShutDown()` to avoid exception being logged when background task throws an exception.
    martincostello committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    95f4bea View commit details
    Browse the repository at this point in the history