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 f86aad3 commit e2be69cCopy full SHA for e2be69c
host.json
@@ -8,13 +8,6 @@
8
"version": "[4.26.0, 5.0.0)"
9
},
10
"functionTimeout": "00:10:00",
11
-
12
- "logging": {
13
- "console": {
14
- "isEnabled": true,
15
- "enableStructuredLogging": true
16
- }
17
- },
18
"extensions": {
19
"durableTask": {
20
"maxConcurrentActivityFunctions": 1,
@@ -23,9 +16,9 @@
23
"distributedTracingEnabled": false,
24
"version": "None"
25
26
- "defaultVersion": "8.8.0",
+ "defaultVersion": "8.8.1",
27
"versionMatchStrategy": "Strict",
28
21
"versionFailureStrategy": "Fail"
29
22
}
30
31
-}
+}
version_latest.txt
@@ -1 +1 @@
1
-8.8.0
+8.8.1
0 commit comments