File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.21.1"
3
+ description : " Released on 08/05/2021"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.21.1.
9
+
10
+ ### Features ✨
11
+
12
+ - infra: Toggling Networking v2 on/off now triggers a workspace provider rebuild
13
+ automatically.
14
+ - infra: Added labels to capture workspace image metadata.
15
+
16
+ ### Bug fixes 🐛
17
+
18
+ - web: Fixed issue so that CVM-enabled workspaces can be built with a minimum of
19
+ 1 GB disk storage.
20
+ - web: Fixed issue where ` nodeSelector ` and ` tolerations ` weren't set properly
21
+ in the UI. parse its version number.
22
+ - web: Fixed issue where UI indicated dev URLs were disabled even when enabled.
23
+ - infra: Fixed issue where JetBrains editors failed if Coder couldn't properly
24
+ read product version manifests.
25
+ - infra: Fixed issue where process niceness was not being set properly in
26
+ workspaces.
27
+
28
+ ### Security updates 🔐
29
+
30
+ There are no security updates in 1.21.1.
Original file line number Diff line number Diff line change 402
402
{
403
403
"path" : " ./changelog/index.md" ,
404
404
"children" : [
405
+ {
406
+ "path" : " ./changelog/1.21.1.md"
407
+ },
405
408
{
406
409
"path" : " ./changelog/1.21.0.md"
407
410
},
You can’t perform that action at this time.
0 commit comments