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 598
598
{
599
599
"path" : " ./changelog/1.35.0.md" ,
600
600
"children" : [
601
+ {
602
+ "path" : " ./changelog/1.35.3.md"
603
+ },
601
604
{
602
605
"path" : " ./changelog/1.35.2.md"
603
606
},
You can’t perform that action at this time.
0 commit comments