Skip to content

Commit 211accd

Browse files
johnstcnKatie Horne
and
Katie Horne
authored
add changelog for 1.29.2 (coder#945)
* add changelog for 1.29.2 * Update changelog/1.29.2.md * Update changelog/1.29.2.md * chore: edit text * chore: update manifest Co-authored-by: Katie Horne <katie@coder.com>
1 parent da9a1b1 commit 211accd

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

changelog/1.29.2.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,9 @@
562562
{
563563
"path": "./changelog/1.29.0.md",
564564
"children": [
565+
{
566+
"path": "./changelog/1.29.2.md"
567+
},
565568
{
566569
"path": "./changelog/1.29.1.md"
567570
}

0 commit comments

Comments
 (0)