Skip to content

Commit 95e0b27

Browse files
Update release notes: remove entries from previous release (#10570)
1 parent 6ed2f3c commit 95e0b27

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

release_notes.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,8 @@
33
<!-- Please add your release notes in the following format:
44
- My change description (#PR)
55
-->
6-
- Update Java Worker Version to [2.17.0](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.17.0)
7-
- Update application insights agent version to 3.5.4
8-
- Includes fixes from 2.16.0
96
- Update Python Worker Version to [4.34.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.34.0)
10-
- Upgraded the following package versions (#10326):
11-
- `Azure.Security.KeyVault.Secrets` updated to 4.6.0
12-
- `System.Format.Asn1` updated to 6.0.1
13-
- Update PowerShell 7.2 worker to [4.0.4020](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4020)
14-
- Update PowerShell 7.4 worker to [4.0.4021](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4021)
15-
- Resolved thread safety issue in the `GrpcWorkerChannel.LoadResponse` method. (#10352)
16-
- Worker termination path updated with sanitized logging (#10397)
17-
- Avoid redundant DiagnosticEvents error message (#10395)
187
- Added fallback behavior to ensure in-proc payload compatibility with "dotnet-isolated" as the `FUNCTIONS_WORKER_RUNTIME` value (#10439)
19-
- Migrated Scale Metrics to use `Azure.Data.Tables` SDK (#10276)
20-
- Added support for Identity-based connections
218
- Update Node.js Worker Version to [3.10.1](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.10.1)
229
- Implement host configuration property to allow configuration of the metadata provider timeout period (#10526)
2310
- The value can be set via `metadataProviderTimeout` in host.json and defaults to "00:00:30" (30 seconds).

0 commit comments

Comments
 (0)