- Notifications
You must be signed in to change notification settings - Fork3
Commita79a20a
authored
chore(deps): bump github.com/coder/coder/v2 from 2.19.0 to 2.20.0 (#194)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from2.19.0 to 2.20.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/coder/coder/releases">github.com/coder/coder/v2'sreleases</a>.</em></p><blockquote><h2>v2.20.0</h2><h2>Changelog</h2><blockquote><p>[!NOTE]This is a mainline Coder release. We advise enterprise customers withouta staging environment to install our <ahref="https://github.com/coder/coder/releases/latest">latest stablerelease</a> while we refine this version. Learn more about our <ahref="https://coder.com/docs/install/releases">Release Schedule</a>.</p></blockquote><h3>BREAKING CHANGES</h3><ul><li>Enforce agent names be case-insensitive-unique per-workspace (<ahref="https://redirect.github.com/coder/coder/issues/16614">#16614</a>,3fddfef87) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li><li>Enforce regex for agent names (<ahref="https://redirect.github.com/coder/coder/issues/16641">#16641</a>,9469b7829) (<ahref="https://github.com/deansheather"><code>@deansheather</code></a>)<blockquote><p>Underscores and trailing, leading and double hyphens are now blockedin agent names.</p></blockquote></li></ul><h3>Features</h3><p><ahref="https://coder.com/docs/admin/users/organizations">Organizations</a>have reached <ahref="https://coder.com/docs/about/feature-stages#general-availability-ga">generalavailability</a> and <ahref="https://coder.com/docs/admin/templates/extending-templates/parameters#workspace-presets">WorkspacePresets</a> are available in <ahref="https://coder.com/docs/about/feature-stages#beta">beta</a>. Readmore about how to get started with these features in our <ahref="https://coder.com/changelog/coder-v2-20-0">monthlychangelog</a>.</p><ul><li>Orgs IDP sync - add combobox to select claim field value when syncfield is set (<ahref="https://redirect.github.com/coder/coder/issues/16335">#16335</a>,7f44189ed) (<ahref="https://github.com/jaaydenh"><code>@jaaydenh</code></a>)<blockquote><p>Improves UX of entering IDP sync claims via the dashboard.<imgsrc="https://github.com/user-attachments/assets/04a3213e-5217-4cf3-93d0-3ab029d25a78"alt="Image" /></p></blockquote></li><li>Show warning on unrecognized idp org mapping claims (<ahref="https://redirect.github.com/coder/coder/issues/16478">#16478</a>,bcfeb726d) (<ahref="https://github.com/aslilac"><code>@aslilac</code></a>)</li><li>Show warning on unrecognized idp group and role mapping claims (<ahref="https://redirect.github.com/coder/coder/issues/16485">#16485</a>,323559ba8) (<ahref="https://github.com/aslilac"><code>@aslilac</code></a>)<blockquote><p><imgsrc="https://github.com/user-attachments/assets/8709594f-3e4e-4c39-bce3-76aa0c88b1d4"alt="Image" /></p></blockquote></li><li>Add combobox for selecting claim field value for group/role idp sync(<ahref="https://redirect.github.com/coder/coder/issues/16459">#16459</a>,7076c4e4a) (<ahref="https://github.com/jaaydenh"><code>@jaaydenh</code></a>)<blockquote><p>Automatically detects IDP claims once a provider is configured forentry in the dashboard.</p></blockquote></li><li>Improve resources_monitoring for OOM & OOD monitoring (<ahref="https://redirect.github.com/coder/coder/issues/16241">#16241</a>,7cbd77fd9) (<ahref="https://github.com/defelmnq"><code>@defelmnq</code></a>)</li><li>Integrate agentAPI with resources monitoring logic (<ahref="https://redirect.github.com/coder/coder/issues/16438">#16438</a>,bc609d005) (<ahref="https://github.com/defelmnq"><code>@defelmnq</code></a>)<blockquote><p>Adds "resource alerts" as a native notification. Setthresholds on memory, disk to alert users when their workspaces arerunning low on resources.<imgsrc="https://github.com/user-attachments/assets/4bd47ff6-b6d7-46d8-b778-53195c9e2532"alt="Image" /></p></blockquote></li><li>Add agentapi endpoint to report connections for audit (<ahref="https://redirect.github.com/coder/coder/issues/16507">#16507</a>,b07b33ec9) (<ahref="https://github.com/mafredri"><code>@mafredri</code></a>)</li><li>Add workspace agent connect and app open audit types (<ahref="https://redirect.github.com/coder/coder/issues/16493">#16493</a>,b5329ae1c) (<ahref="https://github.com/mafredri"><code>@mafredri</code></a>)<blockquote><p>Administrators and Auditors may now see agent connections and appopens in the audit log.<imgsrc="https://github.com/user-attachments/assets/055b7326-ce22-45fb-8ca2-789abbf690d7"alt="Image" /></p></blockquote></li><li>Add notifications troubleshooting tab (<ahref="https://redirect.github.com/coder/coder/issues/16650">#16650</a>,e8a7b7e8c) (<ahref="https://github.com/mtojek"><code>@mtojek</code></a>)</li><li>Add <ahref="https://coder.com/docs/reference/cli/notifications_test">CLI toolto send a test notification</a> (<ahref="https://redirect.github.com/coder/coder/issues/16611">#16611</a>,d2419c89a) (<ahref="https://github.com/DanielleMaywood"><code>@DanielleMaywood</code></a>)<blockquote><p><imgsrc="https://github.com/user-attachments/assets/bae1957e-3e97-426f-9dcc-fa9f884aa995"alt="Image" /></p></blockquote></li><li>Support the <ahref="https://coder.com/docs/admin/users/github-auth#device-flow">OAuth2device flow</a> with GitHub for signing in (<ahref="https://redirect.github.com/coder/coder/issues/16585">#16585</a>,8c5e7007c) (<ahref="https://github.com/hugodutka"><code>@hugodutka</code></a>)</li><li>Show dialog with a redirect if permissions are required (<ahref="https://redirect.github.com/coder/coder/issues/16661">#16661</a>,39f42bc11) (<ahref="https://github.com/brettkolodny"><code>@brettkolodny</code></a>)</li><li>Enable soft delete for organizations (<ahref="https://redirect.github.com/coder/coder/issues/16584">#16584</a>,546a549dc) (<ahref="https://github.com/jaaydenh"><code>@jaaydenh</code></a>)<blockquote><p>Previously, administrators could not delete organizations, even ifall contained resources were removed or deleted. This resolves thatissue and allows administrators to clean up organizations.</p></blockquote></li><li>Implement sign up with GitHub for the first user (<ahref="https://redirect.github.com/coder/coder/issues/16629">#16629</a>,67d89bb10) (<ahref="https://github.com/hugodutka"><code>@hugodutka</code></a>)</li><li>Enable GitHub OAuth2 login by default on new deployments (<ahref="https://redirect.github.com/coder/coder/issues/16662">#16662</a>,d3a56ae3e) (<ahref="https://github.com/hugodutka"><code>@hugodutka</code></a>)<blockquote><p>Users may now <ahref="https://coder.com/docs/tutorials/quickstart#configure-coder-with-a-new-workspace">signup with Github</a> on a fresh deployment of Coder.</p></blockquote></li><li>Extend <code>OverrideVSCodeConfigs</code> to support additional VSCode IDEs (<ahref="https://redirect.github.com/coder/coder/issues/16654">#16654</a>,763921bc6) (<ahref="https://github.com/matifali"><code>@matifali</code></a>)</li><li>Add provisioner tags field on template creation (<ahref="https://redirect.github.com/coder/coder/issues/16656">#16656</a>,38ad8d1f3) (<ahref="https://github.com/BrunoQuaresma"><code>@BrunoQuaresma</code></a>)</li><li>Include winres metadata in Windows binaries (<ahref="https://redirect.github.com/coder/coder/issues/16742">#16742</a>,36186bbb7)</li><li>Implement WorkspaceCreationBan organization role (<ahref="https://redirect.github.com/coder/coder/issues/16786">#16786</a>,4633658d5) (<a href="https://github.com/Emyrk"><code>@Emyrk</code></a>)<blockquote><p>Allows administrators to assign the native "Workspace creationban" to users and prevent them from creating workspaces.</p></blockquote></li><li>Agent: Add container list handler (<ahref="https://redirect.github.com/coder/coder/issues/16346">#16346</a>,31b1ff7d3) (<ahref="https://github.com/johnstcn"><code>@johnstcn</code></a>)<blockquote><p>This PR adds an API endpoint to coderd<code>/api/v2/workspaceagents/:id/containers</code> that allows listingcontainers visible to the agent. Optional filtering by labels issupported.</p></blockquote></li><li>Agent: Add <code>CODER_AGENT_DEVCONTAINERS_ENABLE</code> option (<ahref="https://redirect.github.com/coder/coder/issues/16525">#16525</a>,35901028d) (<ahref="https://github.com/johnstcn"><code>@johnstcn</code></a>)</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/coder/coder/commit/03b5012846001d3e97c04ebc920060f40be2fe5a"><code>03b5012</code></a>feat: update default audit log avatar (cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/16774">#16774</a>)(<ahref="https://redirect.github.com/coder/coder/issues/16805">#16805</a>)</li><li><ahref="https://github.com/coder/coder/commit/a5eb06e3f474ffe95e660c71c844e635347c8b4c"><code>a5eb06e</code></a>fix: add org role read perm to site template admins and auditors(cherry-pick...</li><li><ahref="https://github.com/coder/coder/commit/8aec4f2c211ffcdcd806d350150279766135a28a"><code>8aec4f2</code></a>chore: create collapsible summary component (cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/16705">#16705</a>)(<ahref="https://redirect.github.com/coder/coder/issues/16794">#16794</a>)</li><li><ahref="https://github.com/coder/coder/commit/e54e31e9f47d9d8afda4d94bb6bdee0b021d0309"><code>e54e31e</code></a>chore: add an unassign action for roles (cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/16728">#16728</a>)(<ahref="https://redirect.github.com/coder/coder/issues/16791">#16791</a>)</li><li><ahref="https://github.com/coder/coder/commit/32dc903d77f2fa742df42c5716f598e3e53805d4"><code>32dc903</code></a>fix: allow viewOrgRoles for custom roles page (cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/16722">#16722</a>)(<ahref="https://redirect.github.com/coder/coder/issues/16789">#16789</a>)</li><li><ahref="https://github.com/coder/coder/commit/7381f9a6c451cc5ded5a6fe8168cfa40284acd63"><code>7381f9a</code></a>chore: warn user without permissions to view org members (cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/16721">#16721</a>)...</li><li><ahref="https://github.com/coder/coder/commit/4633658d594f4276fbb338cd858da9b0a4a7cf0b"><code>4633658</code></a>feat: implement WorkspaceCreationBan org role (cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/16686">#16686</a>)(<ahref="https://redirect.github.com/coder/coder/issues/16786">#16786</a>)</li><li><ahref="https://github.com/coder/coder/commit/6da3c9d48c606ac663d4421cc1484f8a9bb04308"><code>6da3c9d</code></a>fix: allow orgs with default github provider (cherry-pick <ahref="https://redirect.github.com/coder/coder/issues/16755">#16755</a>)(<ahref="https://redirect.github.com/coder/coder/issues/16784">#16784</a>)</li><li><ahref="https://github.com/coder/coder/commit/99a5d72a8dc2e879573b0fa39ef0928f8af71f0e"><code>99a5d72</code></a>docs: suggest disabling the default GitHub OAuth2 provider on k8s(cherry-pic...</li><li><ahref="https://github.com/coder/coder/commit/fc0db40791705bc8da6ee1348dda655fe54093a7"><code>fc0db40</code></a>docs: document default GitHub OAuth2 configuration and device flow(2.20) (<ahref="https://redirect.github.com/coder/coder/issues/1">#1</a>...</li><li>Additional commits viewable in <ahref="https://github.com/coder/coder/compare/v2.19.0...v2.20.0">compareview</a></li></ul></details><br /><details><summary>Most Recent Ignore Conditions Applied to This PullRequest</summary>| Dependency Name | Ignore Conditions || --- | --- || github.com/coder/coder/v2 | [>= 2.15.0.a, < 2.15.1] || github.com/coder/coder/v2 | [>= 2.18.0.a, < 2.18.1] |</details>[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent0141836 commita79a20a
2 files changed
+88
-87
lines changedLines changed: 28 additions & 28 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
| 134 | + | |
135 | 135 |
| |
136 | 136 |
| |
137 | 137 |
| |
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
183 |
| - | |
| 183 | + | |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
191 |
| - | |
| 190 | + | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
|
0 commit comments
Comments
(0)