We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256e91f commit edec416Copy full SHA for edec416
changelog/1.26.4.md
@@ -0,0 +1,20 @@
1
+---
2
+title: "1.26.4"
3
+description: "Released on 03/17/2022"
4
5
+
6
+### Breaking changes ❗
7
8
+There are no breaking changes in 1.26.4.
9
10
+### Features ✨
11
12
+There are no security updates in 1.26.4.
13
14
+### Bug fixes 🐛
15
16
+- infra: ensure CVM daemons aren't oom-killed.
17
18
+### Security updates 🔐
19
20
manifest.json
@@ -507,6 +507,9 @@
507
"children": [
508
{
509
"path": "./changelog/1.26.1.md"
510
+ },
511
+ {
512
+ "path": "./changelog/1.26.4.md"
513
}
514
]
515
},
0 commit comments