File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Expand file tree Collapse file tree 2 files changed +2
-18
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- - Emit diagnostic warning for deprecated Azure Functions Proxies usage (#11405 )
7- - Update Python Worker Version to [ 4.40.2] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/4.40.2 )
8- - Add JitTrace Files for v4.1044
9- - Send ` TelemetryHealthCheckPublisher ` logs to ScriptHost ` ILogger ` (#11398 )
10- - Implementing a resolver that resolves worker configurations from specified probing paths (#11258 )
11- - Remove duplicate function names from sync triggers payload(#11371 )
12- - Avoid emitting empty tag values for health check metrics (#11393 )
13- - Run health checks from the active ScriptHost (#11410 )
14- - Publish health check metrics to legacy AppInsights SDK (#11365 )
15- - Fix tag filter for health check live & ready endpoints (#11363 )
16- - Functions host to take a customer specified port in Custom Handler scenario (#11408 )
17- - Updated to version 1.5.8 of Microsoft.Azure.AppService.Middleware.Functions (#11416 )
18- - Enabling worker indexing for Logic Apps app kind behind an enviornment setting
19- - Adding HttpWorkerFunctionProvider functions to synctrigger payload (#11430 )
20- - Remove the Flex-only AzureMonitorDiagnosticLoggerProvider filter (#11431 )
21- - Add TraceContext attributes for OTel (#11429 )
5+ -->
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <VersionPrefix >4.1045 .100</VersionPrefix >
3+ <VersionPrefix >4.1046 .100</VersionPrefix >
44 <UpdateBuildNumber >true</UpdateBuildNumber >
55 </PropertyGroup >
66</Project >
You can’t perform that action at this time.
0 commit comments