File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.1</TargetFramework >
5
5
<LangVersion >latest</LangVersion >
6
6
<MajorVersion >4</MajorVersion >
7
- <MinorVersion >26 </MinorVersion >
7
+ <MinorVersion >27 </MinorVersion >
8
8
<PatchVersion >0</PatchVersion >
9
9
<BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
10
10
<PreviewVersion ></PreviewVersion >
Original file line number Diff line number Diff line change 4
4
- My change description (#PR)
5
5
-->
6
6
- Update Python Worker Version to [ 4.17.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.17.0 )
7
- - Increase timeout for http proxying requests [ #9433 ] ( https://github.com/Azure/azure-functions-host/pull/9433 )
8
- - Improve host.json sanitization
9
7
- Increased maximum HTTP request content size to 210000000 Bytes (~ 200MB)
10
8
- Update Node.js Worker Version to [ 3.8.1] ( https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.8.1 )
11
9
- Update PowerShell 7.4 Worker Version to [ 4.0.2930] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2930 )
You can’t perform that action at this time.
0 commit comments