File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed
Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 22
33<!-- Please add your release notes in the following format:
44- My change description (#PR)
5- -->
6-
7- - Added the option to exclude test data from the ` /functions ` endpoint API response (#10943 )
8- - Avoid circular dependency when resolving LinuxContainerLegionMetricsPublisher. (#10991 )
9- - Fixing GrpcWorkerChannel concurrency bug
10- - Update PowerShell 7.4 worker to 4.0.4206
11- - Re-add ` Microsoft.DotNet.PlatformAbstractions ` (#11031 )
12- - Update Python Worker Version to [ 4.37.0] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.37.0 )
13- - Disable Diagnostic Events when Table Storage is not accessible (#10996 )
5+ -->
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <VersionPrefix >4.$(MinorVersionPrefix)40 .100</VersionPrefix >
3+ <VersionPrefix >4.$(MinorVersionPrefix)41 .100</VersionPrefix >
44 <UpdateBuildNumber >true</UpdateBuildNumber >
55 </PropertyGroup >
66</Project >
You can’t perform that action at this time.
0 commit comments