Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2025

Bumps Amazon.Lambda.Core from 2.5.0 to 2.5.1.

Changelog

Sourced from Amazon.Lambda.Core's changelog.

Amazon.Lambda.Core (2.5.1)

  • Add support for parameterized logging method to global logger LambdaLogger. Method is marked as preview till new version of Amazon.Lambda.RuntimeSupport is deployed to managed runtime.

Release 2025-03-05

Amazon.Lambda.TestTool (0.9.1)

  • Add Lambda-Runtime-Deadline-Ms response header

Release 2025-02-26 #3

Amazon.Lambda.Annotations (1.6.3)

  • fix: implemented change to always use __ as prefix and suffix for parameter names generated for a LambdaFunction.

Release 2025-02-26 #2

Amazon.Lambda.TestTool (0.9.0)

  • Add README
  • Add 6MB request and response size validation.

Release 2025-02-25

Amazon.Lambda.AspNetCoreServer (9.0.4)

  • Fixed issue with marking the response body started. This is required for writing trailing headers

Amazon.Lambda.AspNetCoreServer.Hosting (1.7.4)

  • Update Amazon.Lambda.AspNetCoreServer dependency to latest.

Amazon.Lambda.RuntimeSupport (1.12.3)

  • Add ability to specify configuration using command line args

Release 2025-02-20

Amazon.Lambda.TestTool.BlazorTester (0.16.2)

  • Fixed yaml function-based serverless.template Environment Variable parsing and adding to functioninfo

Amazon.Lambda.TestTool (0.0.3)

  • Add missing icon for NuGet package

Release 2025-02-07

Amazon.Lambda.TestTool (0.0.2-preview)

  • Update default log level to be ERROR in production and INFORMATION in debug mode.
  • Fix exception method when not setting --api-gateway-emulator-mode
  • Breaking change: Switch to use commands to invoke the tool. For example to run the Lambda emulator use the command 'dotnet lambda-test-tool start --lambda-emulator-port 5050'
  • Add new info command to get metadata about the tool. For example getting the version number of the tool.

Release 2025-01-31 #2

Amazon.Lambda.TestTool.BlazorTester (0.16.1)

  • Update AWS dependencies. This address issues when attempting to use SnapStart APIs from Amazon.Lambda.Core in Lambda functions.

Release 2025-01-31

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested a review from berviantoleo March 15, 2025 01:19
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 15, 2025
Bumps [Amazon.Lambda.Core](https://github.com/aws/aws-lambda-dotnet) from 2.5.0 to 2.5.1.
- [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.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Amazon.Lambda.Core-2.5.1 branch from 089ee44 to 4fb15f8 Compare March 15, 2025 03:01
@berviantoleo berviantoleo merged commit d85eb47 into main Mar 16, 2025
6 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Amazon.Lambda.Core-2.5.1 branch March 16, 2025 10:24
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants