Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
-->
- Emit diagnostic warning for deprecated Azure Functions Proxies usage (#11405)
- Update Python Worker Version to [4.40.2](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.40.2)
- Add JitTrace Files for v4.1044
- Send `TelemetryHealthCheckPublisher` logs to ScriptHost `ILogger` (#11398)
- Implementing a resolver that resolves worker configurations from specified probing paths (#11258)
- Remove duplicate function names from sync triggers payload(#11371)
Expand All @@ -18,4 +17,5 @@
- Enabling worker indexing for Logic Apps app kind behind an enviornment setting
- Adding HttpWorkerFunctionProvider functions to synctrigger payload (#11430)
- Remove the Flex-only AzureMonitorDiagnosticLoggerProvider filter (#11431)
- Add TraceContext attributes for OTel (#11429)
- Add TraceContext attributes for OTel (#11429)
- Add JitTrace Files for v4.1045
Loading