Commit 0ed8b3a
Developer/hamids/v4.11.0 hotfix (#8701)
* 4.10.1 hotfix (#8627)
* make channel lookups case-insensitive (#8624)
* Incrementing patch version
Co-authored-by: Brett Samblanet <[email protected]>
* Updating JIT Trace files (#8630)
* Update Python Worker Version to 4.6.0 (#8658) (#8659)
Co-authored-by: AzureFunctionsPython <[email protected]>
Co-authored-by: AzureFunctionsPython <[email protected]>
* Developer/hamids/v4.10.2 hotfix (#8699)
* Disable NoGCRegion on Linux consumption. (#8687)
* Update to 4.10.3
* Update to IsLinuxConsumption check as IsAnyLinuxConsumption was added later on.
* Disable NoGCRegion on Linux consumption. (#8687)
* Update to 4.11.1
Co-authored-by: Jameson Z <[email protected]>
Co-authored-by: Brett Samblanet <[email protected]>
Co-authored-by: gavin-aguiar <[email protected]>
Co-authored-by: AzureFunctionsPython <[email protected]>1 parent afa91f9 commit 0ed8b3a
File tree
2 files changed
+3
-3
lines changed- build
- src/WebJobs.Script.WebHost/Middleware
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments