Commit 16ee1b4
committed
Merge branch '6.4' into 7.3
* 6.4:
[Routing] Fix case sensitivity for static host matching in compiled routes
[Routing] Fix localized prefix updates breaking aliases
[Routing] Fix addNamePrefix breaking aliases to external routes
[Workflow] Fix MethodMarkingStore crash with inherited uninitialized properties
[AssetMapper] Fix entrypoint status lost during update
[Console] Fix completion for global options valuesFile tree
2 files changed
+20
-2
lines changed- MarkingStore
- Tests/MarkingStore
2 files changed
+20
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
110 | 120 | | |
111 | 121 | | |
112 | 122 | | |
| |||
124 | 134 | | |
125 | 135 | | |
126 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
0 commit comments