Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency Amazon.Lambda.Core to v2.5.0 (#1982)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Amazon.Lambda.Core](https://redirect.github.com/aws/aws-lambda-dotnet) | nuget | major | `1.2.0` -> `2.5.0` | | [Amazon.Lambda.Core](https://redirect.github.com/aws/aws-lambda-dotnet) | nuget | minor | `2.2.0` -> `2.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>aws/aws-lambda-dotnet (Amazon.Lambda.Core)</summary> ### [`v2.5.0`](https://redirect.github.com/aws/aws-lambda-dotnet/blob/HEAD/CHANGELOG.md#AmazonLambdaCore-250) - Added the new `SnapshotRestore` static class for registering SnapStart hooks for before snapshot and after restore. ### [`v2.4.0`](https://redirect.github.com/aws/aws-lambda-dotnet/blob/HEAD/CHANGELOG.md#AmazonLambdaCore-240) - Removed RequiresPreviewFeatures attribute from parameterized logging APIs ### [`v2.3.0`](https://redirect.github.com/aws/aws-lambda-dotnet/blob/HEAD/CHANGELOG.md#AmazonLambdaCore-230) - Add preview parameterized logging APIs to the ILogger interface. The API will be in preview till the completion of Amazon.Lambda.RuntimeSupport being deployed to the managed runtime. ### [`v2.2.0`](https://redirect.github.com/aws/aws-lambda-dotnet/blob/HEAD/CHANGELOG.md#AmazonLambdaSerializationJson-220) - Updated contract resolvers to be compatible with the latest version of the `Amazon.Lambda.DynamoDBEvents` package. ### [`v2.1.0`](https://redirect.github.com/aws/aws-lambda-dotnet/blob/HEAD/CHANGELOG.md#AmazonLambdaConfigEvents-210) - Marked as trimmable for .NET 8 ### [`v2.0.0`](https://redirect.github.com/aws/aws-lambda-dotnet/blob/HEAD/CHANGELOG.md#AmazonLambdaMQEvents-200) - **Breaking Change:** Corrected the date type of RabbitMQMessage.BasicProperties.Priority to Nullable int in RabbitMQEvent class. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
- Loading branch information