We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dbd8e2 commit bb16e3aCopy full SHA for bb16e3a
release_notes.md
@@ -5,3 +5,6 @@
5
-->
6
- Update Python Worker Version to [4.40.2](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.40.2)
7
- Add JitTrace Files for v4.1044
8
+- Memory allocation optimizations in `ScriptStartupTypeLocator.GetExtensionsStartupTypesAsync` (#11012)
9
+- Fix invocation timeout when incoming request contains "x-ms-invocation-id" header (#10980)
10
+- Throw exception instead of timing out when worker channel exits before initializing gRPC (#10937)
0 commit comments