We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17dcefd commit fccb08dCopy full SHA for fccb08d
changelog/1.29.6.md
@@ -1,6 +1,6 @@
1
---
2
title: "1.29.6"
3
-description: "Released on 05/31/2022"
+description: "Released on 06/01/2022"
4
5
6
### Breaking changes ❗
@@ -10,10 +10,11 @@ There are no breaking changes in 1.29.6.
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
-There are no bug fixes in 1.29.6.
17
+- infra: fixed panic preventing cached CVMs from starting on some Kubernetes installations.
18
19
### Security updates 🔐
20
0 commit comments