v3.0.0
CommandQuery:
- Bump
Microsoft.Extensions.DependencyInjection
to6.0.1
CommandQuery.AspNetCore:
- Change TargetFramework to
net6.0
CommandQuery.AWSLambda:
- Change TargetFramework to
netstandard2.0
- Bump
Amazon.Lambda.Core
to2.1.0
- Bump
Amazon.Lambda.APIGatewayEvents
to2.5.0
CommandQuery.AzureFunctions:
- Change TargetFramework to
netstandard2.0
- Drop support for in-process functions
- Only support isolated worker process functions
- Bump
Microsoft.Azure.Functions.Worker
to1.10.0
- Add
CancellationToken
parameter toHandleAsync
method inCommandFunction
andQueryFunction
CommandQuery.Client:
- Bump
System.Net.Http.Json
to6.0.0
CommandQuery.GoogleCloudFunctions:
- Change TargetFramework to
netstandard2.0
- Change dependencies to:
Microsoft.AspNetCore.Http
2.2.2
Microsoft.Extensions.Logging.Abstractions
6.0.3
CommandQuery.NewtonsoftJson:
- Delete project
CommandQuery.SystemTextJson:
- Bump
System.Text.Json
to6.0.7