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.44.1"
3
+ description : " Released on 09/12/2023"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.44.1.
9
+
10
+ ### Features ✨
11
+
12
+ - web: Updated code-server to 4.16.1
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - infra: Fixed an issue where a workspace pod would be orphaned if it exited
17
+ during the build process.
18
+
19
+ ### Security updates 🔐
20
+
21
+ There are no security updates in 1.44.1.
Original file line number Diff line number Diff line change 1131
1131
"path" : " ./changelog/1.44.0.md" ,
1132
1132
"title" : " 1.44.0" ,
1133
1133
"description" : " Released on 06/29/2023" ,
1134
- "children" : []
1134
+ "children" : [
1135
+ {
1136
+ "path" : " ./changelog/1.44.1.md" ,
1137
+ "title" : " 1.44.1" ,
1138
+ "description" : " Released on 09/12/2023"
1139
+ }
1140
+ ]
1135
1141
},
1136
1142
{
1137
1143
"path" : " ./changelog/1.43.0.md" ,
You can’t perform that action at this time.
0 commit comments