Azure/azure-functions-dotnet-worker
### [`v1.14.1`](https://togithub.com/Azure/azure-functions-dotnet-worker/blob/HEAD/release_notes.md#MicrosoftAzureFunctionsWorker-1141-meta-package)
[Compare Source](https://togithub.com/Azure/azure-functions-dotnet-worker/compare/1.14.0...1.14.1)
- Update Microsoft.Azure.Functions.Worker.Core dependency to 1.12.1
- Update Microsoft.Azure.Functions.Worker.Grpc dependency to 1.10.1
### [`v1.14.0`](https://togithub.com/Azure/azure-functions-dotnet-worker/releases/tag/1.14.0): Microsoft.Azure.Functions.Worker 1.14.0
[Compare Source](https://togithub.com/Azure/azure-functions-dotnet-worker/compare/1.13.0...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 `ArgumentOutOfRangeException` when using `HttpDataRequestDataExtensions.ReadAsStringAsync` in .NET Framework ([#1466](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1466))
##### Microsoft.Azure.Functions.Worker.Grpc 1.10.0
- Including worker metadata & capabilities in env reload response ([#1425](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1425))
- Fix race condition causing GrpcWorker initialization failure ([#1508](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1508))
- Fix `null` reference exception when retry context is not set ([#1476](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1476))
### [`v1.13.0`](https://togithub.com/Azure/azure-functions-dotnet-worker/releases/tag/1.13.0): Microsoft.Azure.Functions.Worker 1.13.0
[Compare Source](https://togithub.com/Azure/azure-functions-dotnet-worker/compare/1.12.1-preview1...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](https://togithub.com/kshyju) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1346](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1346)
- Switch to use FUNCTIONS_APPLICATION_DIRECTORY by [@brettsam](https://togithub.com/brettsam) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1413](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1413)
- Adding FunctionActivitySource to Worker; refactoring AppInsights support by [@brettsam](https://togithub.com/brettsam) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1307](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1307)
- Add query as property to HttpRequestData by [@madelinegordon](https://togithub.com/madelinegordon) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1408](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1408)
- Logging error upon invocation exception by [@brettsam](https://togithub.com/brettsam) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1421](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1421)
##### Microsoft.Azure.Functions.Worker.Grpc 1.11.0
- Bump protobuf version to v1.5.9-protofile by [@liliankasem](https://togithub.com/liliankasem) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1148](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1148)
- Bringing in the proto changes from v1.7.1-protofile release. by [@kshyju](https://togithub.com/kshyju) in [#1289](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1289)
##### Microsoft.Azure.Functions.ApplicationInsights 1.0.0-preview4
- Adding FunctionActivitySource to Worker; refactoring AppInsights support by [@brettsam](https://togithub.com/brettsam) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1307](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1307)
**Full Changelog**: https://github.com/Azure/azure-functions-dotnet-worker/compare/1.10.1...1.13.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.12.1-preview1
->1.14.1
Release Notes
Azure/azure-functions-dotnet-worker
### [`v1.14.1`](https://togithub.com/Azure/azure-functions-dotnet-worker/blob/HEAD/release_notes.md#MicrosoftAzureFunctionsWorker-1141-meta-package) [Compare Source](https://togithub.com/Azure/azure-functions-dotnet-worker/compare/1.14.0...1.14.1) - Update Microsoft.Azure.Functions.Worker.Core dependency to 1.12.1 - Update Microsoft.Azure.Functions.Worker.Grpc dependency to 1.10.1 ### [`v1.14.0`](https://togithub.com/Azure/azure-functions-dotnet-worker/releases/tag/1.14.0): Microsoft.Azure.Functions.Worker 1.14.0 [Compare Source](https://togithub.com/Azure/azure-functions-dotnet-worker/compare/1.13.0...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 `ArgumentOutOfRangeException` when using `HttpDataRequestDataExtensions.ReadAsStringAsync` in .NET Framework ([#1466](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1466)) ##### Microsoft.Azure.Functions.Worker.Grpc 1.10.0 - Including worker metadata & capabilities in env reload response ([#1425](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1425)) - Fix race condition causing GrpcWorker initialization failure ([#1508](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1508)) - Fix `null` reference exception when retry context is not set ([#1476](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1476)) ### [`v1.13.0`](https://togithub.com/Azure/azure-functions-dotnet-worker/releases/tag/1.13.0): Microsoft.Azure.Functions.Worker 1.13.0 [Compare Source](https://togithub.com/Azure/azure-functions-dotnet-worker/compare/1.12.1-preview1...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](https://togithub.com/kshyju) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1346](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1346) - Switch to use FUNCTIONS_APPLICATION_DIRECTORY by [@brettsam](https://togithub.com/brettsam) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1413](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1413) - Adding FunctionActivitySource to Worker; refactoring AppInsights support by [@brettsam](https://togithub.com/brettsam) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1307](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1307) - Add query as property to HttpRequestData by [@madelinegordon](https://togithub.com/madelinegordon) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1408](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1408) - Logging error upon invocation exception by [@brettsam](https://togithub.com/brettsam) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1421](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1421) ##### Microsoft.Azure.Functions.Worker.Grpc 1.11.0 - Bump protobuf version to v1.5.9-protofile by [@liliankasem](https://togithub.com/liliankasem) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1148](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1148) - Bringing in the proto changes from v1.7.1-protofile release. by [@kshyju](https://togithub.com/kshyju) in [#1289](https://togithub.com/Azure/azure-functions-dotnet-worker/issues/1289) ##### Microsoft.Azure.Functions.ApplicationInsights 1.0.0-preview4 - Adding FunctionActivitySource to Worker; refactoring AppInsights support by [@brettsam](https://togithub.com/brettsam) in [https://github.com/Azure/azure-functions-dotnet-worker/pull/1307](https://togithub.com/Azure/azure-functions-dotnet-worker/pull/1307) **Full Changelog**: https://github.com/Azure/azure-functions-dotnet-worker/compare/1.10.1...1.13.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.