File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.1</TargetFramework >
55 <LangVersion >latest</LangVersion >
66 <MajorVersion >4</MajorVersion >
7- <MinorVersion >1035 </MinorVersion >
8- <PatchVersion >4 </PatchVersion >
7+ <MinorVersion >1036 </MinorVersion >
8+ <PatchVersion >0 </PatchVersion >
99 <BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
1010 <PreviewVersion ></PreviewVersion >
1111
Original file line number Diff line number Diff line change 1616- Update Java Worker Version to [ 2.15.0] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.15.0 )
1717 - Update grpc-protobuf to 1.64.0 and application insights agent version to 3.5.2
1818- Resolved thread safety issue in the ` GrpcWorkerChannel.LoadResponse ` method. (#10352 )
19+ - Fixing thread safety issue in the GrpcWorkerChannel.LoadResponse method (#10363 )
1920- Worker termination path updated with sanitized logging (#10367 )
21+ - Avoid redundant DiagnosticEvents error message (#10395 )
2022- Added logic to shim older versions of the .NET Worker JsonFunctionProvider to ensure backwards compatibility (#10410 )
23+ - Shimming legacy .NET worker JsonFunctionProvider to ensure backwards compatibility (#10411 )
You can’t perform that action at this time.
0 commit comments