File tree 2 files changed +28
-1
lines changed
2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.30.1"
3
+ description : " Released on 04/29/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.30.1.
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.30.1.
Original file line number Diff line number Diff line change 570
570
"path" : " ./changelog/index.md" ,
571
571
"children" : [
572
572
{
573
- "path" : " ./changelog/1.30.0.md"
573
+ "path" : " ./changelog/1.30.0.md" ,
574
+ "children" : [
575
+ {
576
+ "path" : " ./changelog/1.30.1.md"
577
+ }
578
+ ]
574
579
},
575
580
{
576
581
"path" : " ./changelog/1.29.0.md" ,
You can’t perform that action at this time.
0 commit comments