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 5
5
<LangVersion >latest</LangVersion >
6
6
<MajorVersion >4</MajorVersion >
7
7
<MinorVersion >1036</MinorVersion >
8
- <PatchVersion >1 </PatchVersion >
8
+ <PatchVersion >2 </PatchVersion >
9
9
<BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
10
10
<PreviewVersion ></PreviewVersion >
11
11
Original file line number Diff line number Diff line change 3
3
<!-- Please add your release notes in the following format:
4
4
- My change description (#PR)
5
5
-->
6
+ - Added fallback behavior to ensure in-proc payload compatibility with "dotnet-isolated" as the ` FUNCTIONS_WORKER_RUNTIME ` value (#10439 )
6
7
- Update Java Worker Version to [ 2.17.0] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.17.0 )
7
8
- Update application insights agent version to 3.5.4
8
9
- 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 )
22
10
- Migrated Scale Metrics to use ` Azure.Data.Tables ` SDK (#10276 )
23
11
- Added support for Identity-based connections
You can’t perform that action at this time.
0 commit comments