|
3 | 3 | <!-- Please add your release notes in the following format: |
4 | 4 | - My change description (#PR) |
5 | 5 | --> |
6 | | -- Rev `Microsoft.Azure.Functions.DotNetIsolatedNativeHost` to `1.0.13` (#11269) |
7 | | -- Refactor telemetry & exporter setup: deprecations, noise reduction, and API updates (#11260) |
8 | | -- Update Python Worker Version to [4.39.2](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.39.2) |
9 | | -- Add JitTrace Files for v4.1043 (#11281) |
10 | | -- Update `Microsoft.Azure.WebJobs` reference to `3.0.42` (#11309) |
11 | | -- Adding Activity wrapper to create a function-level request telemetry when none exists (#11311) |
12 | | -- Introduce 'configurationProfile' functionality (#11324) |
13 | | -- Remove request size limit for Host <--> Worker communication (#11295) |
14 | | -- Setting current activity status for failed invocations (#11313) |
15 | | -- Adding test coverage for `Utility.IsAzureMonitorLoggingEnabled` (#11322) |
16 | | -- Reduce allocations in `Utility.IsAzureMonitorLoggingEnabled` (#11323) |
17 | | -- Update PowerShell worker to [4.0.4581](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4581) |
18 | | -- Bug fix that fails in-flight invocations when a worker channel shuts down (#11159) |
19 | | -- Adds WebHost and ScriptHost health checks. (#11341, #11183, #11178, #11173, #11161) |
20 | | -- Update Node.js Worker Version to [3.12.0](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.12.0) |
21 | | -- Added support for MCP custom handler. (#11355) |
22 | | -- Update Python Worker Version to [4.40.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.40.0) |
23 | | -- RpcException Handling (#11347) |
24 | | -- Adding route handling configuration for custom handlers (#11345) |
25 | 6 | - Update Python Worker Version to [4.40.1](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.40.1) |
26 | 7 | - Add JitTrace Files for v4.1044 |
0 commit comments