File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.32.4"
3
+ description : " Released on 08/22/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.32.4.
9
+
10
+ ### Features ✨
11
+
12
+ - cli: add ` --address ` flag to the ` coder tunnel ` command.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - infra: fix workspace builds being stuck on "enqueuing workspace build" step
17
+ due to nil pointer panic. Workspaces that were getting stuck should now show
18
+ a proper root cause error in the build log.
19
+
20
+ ### Security updates 🔐
21
+
22
+ There are no security updates in 1.32.4.
Original file line number Diff line number Diff line change 566
566
{
567
567
"path" : " ./changelog/1.32.0.md" ,
568
568
"children" : [
569
+ {
570
+ "path" : " ./changelog/1.32.4.md"
571
+ },
569
572
{
570
573
"path" : " ./changelog/1.32.3.md"
571
574
},
You can’t perform that action at this time.
0 commit comments