File tree 4 files changed +74
-1
lines changed
4 files changed +74
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.29.6"
3
+ description : " Released on 06/01/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.29.6.
9
+
10
+ ### Features ✨
11
+
12
+ - infra: added automatic reconnection if the web terminal disconnects.
13
+ - infra: doubled the UID and GID map size for cached CVMs from 65k to 131k.
14
+
15
+ ### Bug fixes 🐛
16
+
17
+ - infra: fixed panic preventing cached CVMs from starting on some Kubernetes installations.
18
+
19
+ ### Security updates 🔐
20
+
21
+ There are no security updates in 1.29.6.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.30.3"
3
+ description : " Released on 06/01/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.30.3.
9
+
10
+ ### Features ✨
11
+
12
+ - infra: added automatic reconnection if the web terminal disconnects.
13
+ - infra: doubled the UID and GID map size for cached CVMs from 65k to 131k.
14
+
15
+ ### Bug fixes 🐛
16
+
17
+ - infra: fixed panic preventing cached CVMs from starting on some Kubernetes installations.
18
+
19
+ ### Security updates 🔐
20
+
21
+ There are no security updates in 1.30.3.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.31.1"
3
+ description : " Released on 06/01/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.31.1.
9
+
10
+ ### Features ✨
11
+
12
+ - infra: doubled the UID and GID map size for cached CVMs from 65k to 131k.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - infra: fixed panic preventing cached CVMs from starting on some Kubernetes installations.
17
+
18
+ ### Security updates 🔐
19
+
20
+ There are no security updates in 1.31.1.
Original file line number Diff line number Diff line change 558
558
"path" : " ./changelog/index.md" ,
559
559
"children" : [
560
560
{
561
- "path" : " ./changelog/1.31.0.md"
561
+ "path" : " ./changelog/1.31.0.md" ,
562
+ "children" : [
563
+ {
564
+ "path" : " ./changelog/1.31.1.md"
565
+ }
566
+ ]
562
567
},
563
568
{
564
569
"path" : " ./changelog/1.30.0.md" ,
565
570
"children" : [
571
+ {
572
+ "path" : " ./changelog/1.30.3.md"
573
+ },
566
574
{
567
575
"path" : " ./changelog/1.30.2.md"
568
576
},
574
582
{
575
583
"path" : " ./changelog/1.29.0.md" ,
576
584
"children" : [
585
+ {
586
+ "path" : " ./changelog/1.29.6.md"
587
+ },
577
588
{
578
589
"path" : " ./changelog/1.29.5.md"
579
590
},
You can’t perform that action at this time.
0 commit comments