File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
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
+
22
+ ### Security updates 🔐
23
+
24
+ There are no security updates in 1.29.2.
Original file line number Diff line number Diff line change 562
562
{
563
563
"path" : " ./changelog/1.29.0.md" ,
564
564
"children" : [
565
+ {
566
+ "path" : " ./changelog/1.29.2.md"
567
+ },
565
568
{
566
569
"path" : " ./changelog/1.29.1.md"
567
570
}
You can’t perform that action at this time.
0 commit comments