File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
3
3
<ItemGroup >
4
- <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.10.1 " />
4
+ <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.11.0 " />
5
5
</ItemGroup >
6
6
7
7
</Project >
Original file line number Diff line number Diff line change 6
6
- Add JitTrace Files for v4.1042
7
7
- Updating OTel related nuget packages (#11216 )
8
8
- Moving to version 1.5.7 of Microsoft.Azure.AppService.Middleware.Functions (https://github.com/Azure/azure-functions-host/pull/11231 )
9
- - Refactor code to move the logic to search for WorkerConfigs to a default worker configuration resolver (#11219 )
9
+ - Refactor code to move the logic to search for WorkerConfigs to a default worker configuration resolver (#11219 )
10
+ - Update Node.js Worker Version to [ 3.11.0] ( https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.11.0 )
11
+
You can’t perform that action at this time.
0 commit comments