Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@hlaueriksson hlaueriksson released this 13 Jul 11:12
· 7 commits to master since this release

CommandQuery

  • Bump Microsoft.Extensions.DependencyInjection to 8.0.0

CommandQuery.AspNetCore

  • Change TargetFramework to net8.0

CommandQuery.AWSLambda

  • Bump Amazon.Lambda.Core to 2.2.0
  • Bump Amazon.Lambda.APIGatewayEvents to 2.7.0
  • Make ILambdaLogger parameter required for HandleAsync
  • Add support for APIGatewayHttpApiV2ProxyRequest

CommandQuery.AzureFunctions

  • Change TargetFramework to net8.0
  • Bump Microsoft.Azure.Functions.Worker to 1.22.0
  • Remove ILogger parameter from HandleAsync
  • Add support for HttpRequest

CommandQuery.Client

  • Bump System.Net.Http.Json to 8.0.0

CommandQuery.GoogleCloudFunctions

  • Change Microsoft.AspNetCore.Http to 2.1.34
  • Bump Microsoft.Extensions.Logging.Abstractions to 6.0.4

CommandQuery.SystemTextJson

  • Bump System.Text.Json to 8.0.4
  • Deserialize JSON with sane defaults