File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed
Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 55 <LangVersion >latest</LangVersion >
66 <MajorVersion >4</MajorVersion >
77 <MinorVersion >1036</MinorVersion >
8- <PatchVersion >1 </PatchVersion >
8+ <PatchVersion >2 </PatchVersion >
99 <BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
1010 <PreviewVersion ></PreviewVersion >
1111
Original file line number Diff line number Diff line change 33<!-- Please add your release notes in the following format:
44- My change description (#PR)
55-->
6+ - Added fallback behavior to ensure in-proc payload compatibility with "dotnet-isolated" as the ` FUNCTIONS_WORKER_RUNTIME ` value (#10439 )
67- Update Java Worker Version to [ 2.17.0] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.17.0 )
78 - Update application insights agent version to 3.5.4
89 - Includes fixes from 2.16.0
9- - Update Python Worker Version to [ 4.31.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.31.0 )
10- - Upgraded the following package versions (#10325 ):
11- - ` Azure.Security.KeyVault.Secrets ` updated to 4.6.0
12- - ` System.Format.Asn1 ` updated to 6.0.1
13- - Update Python Worker Version to [ 4.30.3] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.30.3 )
14- - Update PowerShell 7.2 worker to [ 4.0.4020] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4020 )
15- - Update PowerShell 7.4 worker to [ 4.0.4021] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4021 )
16- - Updated dotnet-isolated worker to [ 1.0.11] ( https://github.com/Azure/azure-functions-dotnet-worker/pull/2653 ) (#10379 )
17- - Resolved thread safety issue in the ` GrpcWorkerChannel.LoadResponse ` method. (#10352 )
18- - Worker termination path updated with sanitized logging (#10367 )
19- - Avoid redundant DiagnosticEvents error message (#10395 )
20- - Added logic to shim older versions of the .NET Worker JsonFunctionProvider to ensure backwards compatibility (#10410 )
21- - Added fallback behavior to ensure in-proc payload compatibility with "dotnet-isolated" as the ` FUNCTIONS_WORKER_RUNTIME ` value (#10439 )
2210- Migrated Scale Metrics to use ` Azure.Data.Tables ` SDK (#10276 )
2311 - Added support for Identity-based connections
You can’t perform that action at this time.
0 commit comments