File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
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 >10 </MinorVersion >
7
+ <MinorVersion >11 </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 5
5
- Update Python Worker Version to [ 4.5.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.5.0 )
6
6
7
7
- Host support for out-of-proc cancellation tokens ([ #2153 ] ( https://github.com/Azure/azure-functions-host/issues/2152 ) )
8
- - Update Python Worker Version to [ 4.4.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.4.0 )
9
8
- Updated Java Worker Version to [ 2.4.0] ( https://github.com/Azure/azure-functions-java-worker/releases/tag/2.4.0 )
10
9
11
- ** Release sprint:** Sprint 125
12
- [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+125%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+125%22+label%3Afeature+is%3Aclosed ) ]
13
- - Fix the bug where debugging of dotnet isolated function apps hangs in visual studio (#8596 )
14
- - Host does not throw anymore for dotnet-isolated app without deployed payload (#8311 )
10
+ ** Release sprint:** Sprint 128
11
+ [ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+128%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+128%22+label%3Afeature+is%3Aclosed ) ]
You can’t perform that action at this time.
0 commit comments