Skip to content

Commit 188b2ff

Browse files
authored
4.24.0 Release Prep (#9350)
1 parent bb016d9 commit 188b2ff

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<LangVersion>latest</LangVersion>
66
<MajorVersion>4</MajorVersion>
7-
<MinorVersion>23</MinorVersion>
7+
<MinorVersion>24</MinorVersion>
88
<PatchVersion>0</PatchVersion>
99
<BuildNumber Condition="'$(BuildNumber)' == '' ">0</BuildNumber>
1010
<PreviewVersion></PreviewVersion>

release_notes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44
- My change description (#PR)
55
-->
66

7-
- Patch Durable Functions Extension version check (https://github.com/Azure/azure-functions-host/pull/9331)
8-
- Update Java Worker Version to [2.12.0](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.12.0)
97
- Remove feature flag for http proxying (https://github.com/Azure/azure-functions-host/pull/9341)
108
- Add error handling for http proxying failure scenarios (https://github.com/Azure/azure-functions-host/pull/9342)

0 commit comments

Comments
 (0)