Skip to content

Bump Amazon.Lambda.AspNetCoreServer from 7.2.0 to 8.0.0#717

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Amazon.Lambda.AspNetCoreServer-8.0.0
Open

Bump Amazon.Lambda.AspNetCoreServer from 7.2.0 to 8.0.0#717
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Amazon.Lambda.AspNetCoreServer-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2023

Bumps Amazon.Lambda.AspNetCoreServer from 7.2.0 to 8.0.0.

Changelog

Sourced from Amazon.Lambda.AspNetCoreServer's changelog.

Release 2023-02-13

  • Amazon.Lambda.APIGatewayEvents (2.6.0)
  • Amazon.Lambda.AspNetCoreServer (8.0.0)
    • Breaking change Pull request #899 make adding exception detail to http response opt-in using new IncludeUnhandledExceptionDetailInResponse property. Thanks duncanbrown
    • Pull request #1403 add support for resource path variable substitution. Thanks christostatitzikidis
  • Amazon.Lambda.CloudWatchEvents (4.1.0)
  • Amazon.Lambda.CognitoEvents (2.1.0)
    • Pull request #1051 add contract types for Cognito Trigger events. Thanks Jon Armen

Release 2023-02-08

  • Amazon.Lambda.Annotations (0.11.0)
    • Support customizng HTTP responses including status code and headers using the new IHttpResult and HttpResults types. Read more information here.
    • Fix issue with incorrect code being generated from methods that return a Task but does not use the async keyword.

Release 2023-02-02

  • Amazon.Lambda.Serialization.SystemTextJson (2.3.1)
    • Pull request #1382 Make Amazon.Lambda.Serialization.SystemTextJson compatible with trimming. Thanks Beau Gosse

Release 2023-01-23

  • Amazon.Lambda.KinesisFirehoseEvents (2.2.0)
    • Pull request #1346 adding partition key metadata for response object. Thanks Chris Smith

Release 2023-01-15

  • Amazon.Lambda.RuntimeSupport (1.8.2)
    • Add timestamp when making API calls to the Lambda service runtime's logging API. This timestamp is not visible to end users but is instead used by the Lambda service to make sure the log statements are properly orderd.
  • Amazon.Lambda.CloudWatchEvents (4.0.1)
    • Corrected the type of the ContainerOverride.Environment property.

Release 2022-12-09

  • Amazon.Lambda.AspNetCoreServer.Hosting (1.5.0)
    • Pull request #1311 add ability to configure the ILambdaSerializer when calling AddAWSLambdaHosting. Thanks James Eastham.

Release 2022-12-08

  • Amazon.Lambda.Annotations (0.10.0-preview)
    • Added support for dynamic return types and parameters
    • Added a message to the CloudFormation template description when managed by Lambda Annotations with an opt-out flag
  • Amazon.Lambda.Templates (6.9.0)
    • Update AWS package dependencies in blueprints.

Release 2022-12-07

  • Amazon.Lambda.AspNetCoreServer (7.3.0)
    • Pull request #1350, implement IHttpActivityFeature for plumbing diagnostic activities. Thanks Brendon Parker
  • Amazon.Lambda.AspNetCoreServer.Hosting (1.4.0)
    • Pull request #1350, implement IHttpActivityFeature for plumbing diagnostic activities. Thanks Brendon Parker

Release 2022-12-06

  • Amazon.Lambda.Templates (6.8.1)
    • Fixed S3 Lambda blueprint using inconsistent name between the class name and the function handler value.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Amazon.Lambda.AspNetCoreServer](https://github.com/aws/aws-lambda-dotnet) from 7.2.0 to 8.0.0.
- [Release notes](https://github.com/aws/aws-lambda-dotnet/releases)
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/RELEASE.CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

---
updated-dependencies:
- dependency-name: Amazon.Lambda.AspNetCoreServer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants