Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps Amazon.Lambda.Serialization.SystemTextJson from 2.3.0 to 2.3.1.

Changelog

Sourced from Amazon.Lambda.Serialization.SystemTextJson's changelog.

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.
    • Pull request #1374, fixed typo in Native AOT blueprint. Thanks Pieter Germishuys

Release 2022-11-16

  • Amazon.Lambda.Templates (6.8.0)
    • Update container based blueprints to use .NET 7 base image.

Release 2022-11-09

  • Amazon.Lambda.TestTool (0.12.7)
    • Fixed issue with .NET 7 version looking in build output folder for .NET 6.

Release 2022-11-08

  • Amazon.Lambda.Templates (6.7.0)
    • Add Native AOT .NET 7 blueprints.

Release 2022-11-04

  • Amazon.Lambda.Templates (6.6.0)

... (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.Serialization.SystemTextJson](https://github.com/aws/aws-lambda-dotnet) from 2.3.0 to 2.3.1.
- [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.Serialization.SystemTextJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 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