Skip to content

Commit 1ebd547

Browse files
johnstcnKatie Horne
and
Katie Horne
authored
chore: add changelog for v1.29.4 (#969)
* chore: add changelog for v1.29.4 * chore: edit text Co-authored-by: Katie Horne <katie@coder.com>
1 parent e7b1608 commit 1ebd547

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

changelog/1.29.4.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "1.29.4"
3+
description: "Released on 04/29/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.29.4.
9+
10+
### Features ✨
11+
12+
- infra: Coder tunnel no longer exits after a single connection.
13+
14+
### Bug fixes 🐛
15+
16+
- infra: fixed issue where a lower MTU caused connections to break.
17+
- infra: fixed issue where the default Helm `networkingress` policy did not
18+
allow inbound UDP connections.
19+
20+
### Security updates 🔐
21+
22+
There are no security updates in 1.29.4.

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.4.md"
567+
},
565568
{
566569
"path": "./changelog/1.29.3.md"
567570
},

0 commit comments

Comments
 (0)