Releases: Azure/azure-functions-dotnet-worker
Releases · Azure/azure-functions-dotnet-worker
Microsoft.Azure.Functions.Worker 1.14.0
What's Changed
Microsoft.Azure.Functions.Worker 1.14.0 (meta package)
- Update Microsoft.Azure.Functions.Worker.Core dependency to 1.12.0
- Update Microsoft.Azure.Functions.Worker.Grpc dependency to 1.10.0
Microsoft.Azure.Functions.Worker.Core 1.12.0
- Fix
ArgumentOutOfRangeExceptionwhen usingHttpDataRequestDataExtensions.ReadAsStringAsyncin .NET Framework (#1466)
Microsoft.Azure.Functions.Worker.Grpc 1.10.0
Microsoft.Azure.Functions.Worker.Sdk 1.10.0
What's Changed
- [Source Gen] Cleanup by @satvu in #1453
- Add support for additional authentication scenarios. by @vijayrkn in #1486
Full Changelog: sdk-1.9.0...sdk-1.10.0
Nuget package: https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Sdk/1.10.0
Microsoft.Azure.Functions.Worker.Extensions.EventHubs 5.3.0
What's Changed
- Update Microsoft.Azure.WebJobs.Extensions.EventHubs to v5.3.0 by @liliankasem in #1480
Full Changelog: eventhubs-5.2.0...eventhubs-5.3.0
Note: We are skipping WebJobs.Extensions.EventHubs v5.2.0 so that the worker extension version can stay in sync with WebJobs extension version
Microsoft.Azure.Functions.Worker.Extensions.Timer 4.2.0
What's Changed
- Added support for retry policy attributes. #977
Microsoft.Azure.Functions.Worker.Sdk 1.9.0
What's Changed
- Source generated version of function metadata provider (not enabled by default).
- Source generated version of function executor (not enabled by default).
- Several bug fixes and reliability enhancements.
Microsoft.Azure.Functions.Worker.Extensions.EventHubs 5.2.0
What's Changed
- Added support for retry policy attributes. #977
Microsoft.Azure.Functions.Worker 1.13.0
What's Changed
Microsoft.Azure.Functions.Worker 1.13.0 (meta package)
- Update Microsoft.Azure.Functions.Worker.Core dependency to 1.11.0
- Update Microsoft.Azure.Functions.Worker.Grpc dependency to 1.9.0
Microsoft.Azure.Functions.Worker.Core 1.11.0
- Exposing IFunctionExecutor and IModelBindingFeature as public types by @kshyju in #1346
- Switch to use FUNCTIONS_APPLICATION_DIRECTORY by @brettsam in #1413
- Adding FunctionActivitySource to Worker; refactoring AppInsights support by @brettsam in #1307
- Add query as property to HttpRequestData by @madelinegordon in #1408
- Logging error upon invocation exception by @brettsam in #1421
Microsoft.Azure.Functions.Worker.Grpc 1.11.0
- Bump protobuf version to v1.5.9-protofile by @liliankasem in #1148
- Bringing in the proto changes from v1.7.1-protofile release. by @kshyju in #1289
Microsoft.Azure.Functions.ApplicationInsights 1.0.0-preview4
Full Changelog: 1.10.1...1.13.0
Microsoft.Azure.Functions.Worker.Sdk 1.9.0-preview2
What's Changed
Microsoft.Azure.Functions.Worker.Sdk 1.9.0-preview2 (meta package)
- Update Microsoft.Azure.Functions.Worker.Sdk.Generators dependency to 1.1.0-preview2
Microsoft.Azure.Functions.Worker.Sdk.Generators 1.1.0-preview2
Microsoft.Azure.Functions.Worker 1.10.1
WorkerOptions additions:
- Added support for surfacing user-thrown exception to App Insights (#939)
- Adding support for opting-in to get empty entries in function trigger payload (#1091)
- Adding support for modifying Capabilities sent to the host (#1183)
Full Changelog: 1.10.0...1.10.1
Microsoft.Azure.Functions.Worker 1.12.1-preview1
What's Changed
Full Changelog: 1.12.0-preview1...1.12.1-preview1