Skip to content

Commit 617b4fd

Browse files
Clear release notes (#10583)
1 parent df6ad20 commit 617b4fd

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

release_notes.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,3 @@
33
<!-- Please add your release notes in the following format:
44
- My change description (#PR)
55
-->
6-
- Update Python Worker Version to [4.34.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.34.0)
7-
- Added fallback behavior to ensure in-proc payload compatibility with "dotnet-isolated" as the `FUNCTIONS_WORKER_RUNTIME` value (#10439)
8-
- Update Node.js Worker Version to [3.10.1](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.10.1)
9-
- Implement host configuration property to allow configuration of the metadata provider timeout period (#10526)
10-
- The value can be set via `metadataProviderTimeout` in host.json and defaults to "00:00:30" (30 seconds).
11-
- For logic apps, unless configured via the host.json, the timeout is disabled by default.
12-
- Added support for identity-based connections to Diagnostic Events (#10438)
13-
- Update PowerShell 7.2 worker to [4.0.4025](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4025)
14-
- Update PowerShell 7.4 worker to [4.0.4026](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4026)
15-
- Do not unregister gRPC extension endpoints on host shutdown.

0 commit comments

Comments
 (0)