Skip to content

Commit f8d1488

Browse files
authored
MCLOUD-8479: Add and release patch MDVA-43443 (#50)
1 parent 77a07d1 commit f8d1488

9 files changed

+1076
-54
lines changed

patches.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,10 @@
380380
"2.3.7-p1": "MC-43048__set_rate_limits__2.3.7-p1.patch",
381381
"2.4.3": "MC-43048__set_rate_limits__2.4.3.patch"
382382
},
383-
"Parser token fix": {
384-
">=2.3.3-p1 <=2.4.4": "MDVA-43395__parser_token_fix__2.4.3-p2.patch"
383+
"Parser token new fix": {
384+
">=2.3.3-p1 <=2.3.4": "MDVA-43443__parser_token_new_fix__2.3.3-p1.patch",
385+
">=2.3.4-p2 <2.3.7-p4 || >=2.4.0 <2.4.3": "MDVA-43443__parser_token_new_fix__2.3.4-p2.patch",
386+
">=2.4.3 <2.4.3-p3": "MDVA-43443__parser_token_new_fix__2.4.3.patch"
385387
}
386388
}
387389
}

patches/MDVA-43395__parser_token_fix__2.4.3-p2.patch

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)