Skip to content

Commit 8d88d4e

Browse files
Update release notes: remove entries from previous release (#10582)
1 parent d19c3db commit 8d88d4e

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

release_notes.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,4 @@
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-
- Sanitize exception logs (#10443)
8-
- Improving console log handling during specialization (#10345)
9-
- Update Node.js Worker Version to [3.10.1](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.10.1)
10-
- Remove packages `Microsoft.Azure.Cosmos.Table` and `Microsoft.Azure.DocumentDB.Core` (#10503)
11-
- Buffering startup logs and forwarding to ApplicationInsights/OpenTelemetry after logger providers are added to the logging system (#10530)
12-
- Implement host configuration property to allow configuration of the metadata provider timeout period (#10526)
13-
- The value can be set via `metadataProviderTimeout` in host.json and defaults to "00:00:30" (30 seconds).
14-
- For logic apps, unless configured via the host.json, the timeout is disabled by default.
15-
- Update PowerShell 7.2 worker to [4.0.4025](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4025)
16-
- Update PowerShell 7.4 worker to [4.0.4026](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4026)
17-
- Added support for identity-based connections to Diagnostic Events (#10438)
18-
- Updating Microsoft.Azure.WebJobs.Logging.ApplicationInsights to 3.0.42-12121
19-
- Updated retry logic in Worker HTTP proxy to allow for longer worker HTTP listener initialization times (#10566).
206
- Introduced proper handling in environments where .NET in-proc is not supported.

0 commit comments

Comments
 (0)