|
9 | 9 | 
|
10 | 10 | - Allow auditors to read template insights (#10860) (@johnstcn)
|
11 | 11 | - Add support for custom permissions in Helm chart `rbac.yaml` file (#10590) (@lbi22)
|
12 |
| -- Add `workspace_id`, `owner_name`` to agent manifest (#10199) (@szab100) |
| 12 | +- Add `workspace_id`, `owner_name` to agent manifest (#10199) (@szab100) |
13 | 13 | - Allow identity provider to return single string for roles/groups claim (#10993) (@Emyrk)
|
14 | 14 | - Add endpoints to list all auth-ed external apps (#10944) (@Emyrk)
|
15 | 15 | - Support v2 Tailnet API in AGPL coordinator (#11010) (@spikecurtis)
|
16 | 16 | - Dormant workspaces now appear in the default workspaces list (#11053) (@sreya)
|
17 | 17 | - Include server agent API version in buildinfo (#11057) (@spikecurtis)
|
18 | 18 | - Restart stopped workspaces on `coder ssh` command (#11050) (@Emyrk)
|
19 |
| -- Add group allowlist for oidc (#11070) (@Emyrk) |
| 19 | +- You can now specify an [allowlist for OIDC Groups](https://coder.com/docs/v2/latest/admin/auth#group-allowlist) (#11070) (@Emyrk) |
20 | 20 | - Display 'Deprecated' warning for agents using old API version (#11058) (@spikecurtis)
|
21 |
| -- Add support for `coder_env` resource to set environment variables within modules (#11102) (@mafredri) |
| 21 | +- Add support for `coder_env` resource to set environment variables within a workspace (#11102) (@mafredri) |
22 | 22 | - Handle session signals (#10842) (@mafredri)
|
23 | 23 | - Allow specifying names of provisioner daemons (#11077) (@johnstcn)
|
24 | 24 | - Preserve old agent logs (#10776) (@ammario)
|
25 | 25 | - Store workspace proxy version in the database (#10790) (@johnstcn)
|
26 | 26 | - Add `last_seen_at` and version to provisioner_daemons table (#11033) (@johnstcn)
|
27 | 27 | - New layout for web-based template editor (#10912) (@BrunoQuaresma)
|
| 28 | +  |
28 | 29 | - Add `arm64` and `amd64` portable binaries to `winget` (#11030) (@matifali)
|
29 | 30 | - Add claims to oauth link in db for debug (#10827) (@Emyrk)
|
30 | 31 | - Change login screen layout (#10768) (@BrunoQuaresma)
|
|
70 | 71 | - Display app templates correctly in build preview (#10994) (@Kira-Pilot)
|
71 | 72 | - Redirect unauthorized git users to login screen (#10995) (@Kira-Pilot)
|
72 | 73 | - Use unique workspace owners over unique users (#11044) (@f0ssel)
|
73 |
| -- Stop updating agent stats from deleted workspaces (#11026) (@f0ssel) |
| 74 | +- Avoid updating agent stats from deleted workspaces (#11026) (@f0ssel) |
74 | 75 | - Track JetBrains connections (#10968) (@code-asher)
|
75 | 76 | - Handle no memory limit in `coder stat mem` (#11107) (@f0ssel)
|
76 | 77 | - Provide helpful error when no login url specified (#11110) (@f0ssel)
|
77 | 78 | - Return 403 when rebuilding workspace with require_active_version (#11114) (@sreya)
|
78 | 79 | - Use provisionerd context when failing job on canceled acquire (#11118) (@spikecurtis)
|
79 | 80 | - Ensure we are talking to coder on first user check (#11130) (@f0ssel)
|
80 | 81 | - Prevent logging error for query cancellation in `watchWorkspaceAgentMetadata` (#10843) (@mafredri)
|
81 |
| -- Keep workspace agent connection open after dial context (#10863) (@mafredri) |
82 | 82 | - Fix a broken link (#10783) (@matifali)
|
83 | 83 | - Disable CODER_DERP_SERVER_STUN_ADDRESSES correctly (#10840) (@strike)
|
84 | 84 | - Remove anchor links from headings in admin/healthcheck.md (#10975) (@johnstcn)
|
|
0 commit comments