File tree 5 files changed +96
-0
lines changed
5 files changed +96
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.28.6"
3
+ description : " Released on 04/29/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.28.6.
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.28.6.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.28.7"
3
+ description : " Released on 04/30/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.28.7.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.28.7.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - infra: fixed issue with incorrect formatting of ` coder tunnel ` command.
17
+
18
+ ### Security updates 🔐
19
+
20
+ There are no security updates in 1.28.7.
Original file line number Diff line number Diff line change
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.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.29.5"
3
+ description : " Released on 04/30/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.29.5.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.29.5.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - infra: fixed issue with incorrect formatting of ` coder tunnel ` command.
17
+
18
+ ### Security updates 🔐
19
+
20
+ There are no security updates in 1.29.5.
Original file line number Diff line number Diff line change 583
583
{
584
584
"path" : " ./changelog/1.29.0.md" ,
585
585
"children" : [
586
+ {
587
+ "path" : " ./changelog/1.29.5.md"
588
+ },
589
+ {
590
+ "path" : " ./changelog/1.29.4.md"
591
+ },
586
592
{
587
593
"path" : " ./changelog/1.29.3.md"
588
594
},
597
603
{
598
604
"path" : " ./changelog/1.28.0.md" ,
599
605
"children" : [
606
+ {
607
+ "path" : " ./changelog/1.28.7.md"
608
+ },
609
+ {
610
+ "path" : " ./changelog/1.28.6.md"
611
+ },
600
612
{
601
613
"path" : " ./changelog/1.28.5.md"
602
614
},
You can’t perform that action at this time.
0 commit comments