v3.0.0
CommandQuery:
- Bump
Microsoft.Extensions.DependencyInjectionto6.0.1
CommandQuery.AspNetCore:
- Change TargetFramework to
net6.0
CommandQuery.AWSLambda:
- Change TargetFramework to
netstandard2.0 - Bump
Amazon.Lambda.Coreto2.1.0 - Bump
Amazon.Lambda.APIGatewayEventsto2.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.Workerto1.10.0 - Add
CancellationTokenparameter toHandleAsyncmethod inCommandFunctionandQueryFunction
CommandQuery.Client:
- Bump
System.Net.Http.Jsonto6.0.0
CommandQuery.GoogleCloudFunctions:
- Change TargetFramework to
netstandard2.0 - Change dependencies to:
Microsoft.AspNetCore.Http2.2.2Microsoft.Extensions.Logging.Abstractions6.0.3
CommandQuery.NewtonsoftJson:
- Delete project
CommandQuery.SystemTextJson:
- Bump
System.Text.Jsonto6.0.7