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 d9941eb commit 19a2ea9Copy full SHA for 19a2ea9
changelog/1.29.2.md
@@ -0,0 +1,25 @@
1
+---
2
+title: "1.29.2"
3
+description: "Released on 4/15/2022"
4
5
+
6
+### Breaking changes ❗
7
8
+There are no breaking changes in 1.29.2.
9
10
+### Features ✨
11
12
+- infra: added ability to specify ingress className in the Helm chart.
13
+- infra: added ability to customize liveness and readiness probes in the Helm
14
+ chart.
15
16
+### Bug fixes 🐛
17
18
+- infra: fixed issue where filesystem corruption would stall builds on EC2
19
+ workspaces.
20
+- helm: updated ingress template to use correct value names.
21
+- web: fixed issue where JetBrains 2022.1 IDE versions would not open in Projector.
22
23
+### Security updates 🔐
24
25
+There are no security updates in 1.29.2.
0 commit comments