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.35.3"
3
+ description : " Released on 11/14/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.35.3.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.35.3
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - infra: Fixed an issue where the hostname was set to ` workspace ` for CVM
17
+ workspaces irrespective of the workspace name.
18
+ - helm: Fixed an issue where the helm install was not respecting the
19
+ ` coderd.postgres.noPasswordEnv ` variable
20
+
21
+ ### Security updates 🔐
22
+
23
+ - infra: Fixed an issue where ordinary users could obtain admin-level
24
+ credentials from the Coder API.
Original file line number Diff line number Diff line change 578
578
{
579
579
"path" : " ./changelog/1.35.0.md" ,
580
580
"children" : [
581
+ {
582
+ "path" : " ./changelog/1.35.3.md"
583
+ },
581
584
{
582
585
"path" : " ./changelog/1.35.2.md"
583
586
},
You can’t perform that action at this time.
0 commit comments