Commit 8c6695d
authored
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>1 parent 8e774fb commit 8c6695d
File tree
4 files changed
+4
-4
lines changed- aws-cs-lambda/DotnetLambda/src/DotnetLambda
- aws-py-serverless-raw/app
- aws-ts-multi-language-lambda/dotnet-lambda
- aws-ts-serverless-raw/app
4 files changed
+4
-4
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments