File tree 2 files changed +27
-0
lines changed
2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.28.3"
3
+ description : " Released on 03/10/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.28.3.
9
+
10
+ ### Features ✨
11
+
12
+ - infra: added debug level logging for Docker in CVM outer container.
13
+ - infra: added check for code-server reachability during the workspace build
14
+ process.
15
+ - infra: updated secrets injection process to be more resilient against short
16
+ WebRTC connection failures.
17
+
18
+ ### Bug fixes 🐛
19
+
20
+ - infra: fixed memory leak when a client connects to a workspace.
21
+
22
+ ### Security updates 🔐
23
+
24
+ There are no security updates in 1.28.3.
Original file line number Diff line number Diff line change 543
543
{
544
544
"path" : " ./changelog/1.28.0.md" ,
545
545
"children" : [
546
+ {
547
+ "path" : " ./changelog/1.28.3.md"
548
+ },
546
549
{
547
550
"path" : " ./changelog/1.28.2.md"
548
551
},
You can’t perform that action at this time.
0 commit comments