We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220a2b1 commit d303681Copy full SHA for d303681
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
@@ -568,6 +568,9 @@
568
{
569
"path": "./changelog/1.26.0.md",
570
"children": [
571
+ {
572
+ "path": "./changelog/1.26.4.md"
573
+ },
574
575
"path": "./changelog/1.26.3.md"
576
},
0 commit comments