- Notifications
You must be signed in to change notification settings - Fork3
Commit8a9647f
authored
chore(deps): bump github.com/coder/coder/v2 from 2.14.2 to 2.15.0 (#89)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from2.14.2 to 2.15.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.15.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>Features</h3><ul><li>Add notification preferences database & audit support (<ahref="https://redirect.github.com/coder/coder/issues/14100">#14100</a>,e164b1e71) (<ahref="https://github.com/dannykopping"><code>@dannykopping</code></a>)<blockquote><p>Notifications are now available via Webhook and SMTP behind the<code>notifications</code> <ahref="https://coder.com/docs/contributing/feature-stages">experiment</a>.Read our <a href="https://coder.com/docs/admin/notifications">guide onsetting up notifications</a> to get started.</p></blockquote></li><li>Add template delete notification (<ahref="https://redirect.github.com/coder/coder/issues/14250">#14250</a>,6f1951e1c) (<ahref="https://github.com/BrunoQuaresma"><code>@BrunoQuaresma</code></a>)</li><li>Add resume support to coordinator connections (<ahref="https://redirect.github.com/coder/coder/issues/14234">#14234</a>,cf8be4eac) (<ahref="https://github.com/deansheather"><code>@deansheather</code></a>)</li><li>Enable setting max port share level during template creation (<ahref="https://redirect.github.com/coder/coder/issues/14366">#14366</a>,cca451942) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li><li>Add notification deduplication trigger (<ahref="https://redirect.github.com/coder/coder/issues/14172">#14172</a>,9c8c6a952) (<ahref="https://github.com/dannykopping"><code>@dannykopping</code></a>)</li><li>Add provisioning timings to understand slow build times (<ahref="https://redirect.github.com/coder/coder/issues/14274">#14274</a>,6960d194a) (<ahref="https://github.com/dannykopping"><code>@dannykopping</code></a>)</li><li>Add notification for suspended/activated account (<ahref="https://redirect.github.com/coder/coder/issues/14367">#14367</a>,c818b4ddd) (<ahref="https://github.com/mtojek"><code>@mtojek</code></a>)</li><li>Notify about manual failed builds (<ahref="https://redirect.github.com/coder/coder/issues/14419">#14419</a>,47f2c7d68) (<ahref="https://github.com/mtojek"><code>@mtojek</code></a>)</li><li>CLI: Add shell completions (<ahref="https://redirect.github.com/coder/coder/issues/14341">#14341</a>,0b2ba9606) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li><li>CLI: Add p2p diagnostics to ping (<ahref="https://redirect.github.com/coder/coder/issues/14426">#14426</a>,8c1519243) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li><li>CLI: Add aws check to ping p2p diagnostics (<ahref="https://redirect.github.com/coder/coder/issues/14450">#14450</a>,4b5c45d6d) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li><li>Server: Allow mutating deployment values (<ahref="https://redirect.github.com/coder/coder/issues/14414">#14414</a>,99e103e79) (<ahref="https://github.com/johnstcn"><code>@johnstcn</code></a>)</li><li>Database: Retain most recent agent build logs (<ahref="https://redirect.github.com/coder/coder/issues/14460">#14460</a>,0f8251be4) (<ahref="https://github.com/johnstcn"><code>@johnstcn</code></a>)</li><li>Examples: Add envbuilder provider (<ahref="https://redirect.github.com/coder/coder/issues/14405">#14405</a>,53e574663) (<ahref="https://github.com/johnstcn"><code>@johnstcn</code></a>)</li><li>Dashboard: Implement notification UI (<ahref="https://redirect.github.com/coder/coder/issues/14175">#14175</a>,21942afef) (<ahref="https://github.com/BrunoQuaresma"><code>@BrunoQuaresma</code></a>)<blockquote><p>A UI for users to control their notification preferences. Requiresthe <code>notifications</code> experiment to be enabled, and <ahref="https://coder.com/docs/admin/notifications">notificationdelivery</a> to be configured.<imgsrc="https://github.com/user-attachments/assets/d68829eb-faf3-4f2c-b949-59a21f47c5ff"alt="notifications-user-preferences" /></p></blockquote></li></ul><h3>Bug fixes</h3><ul><li>Fix TestTailnet/Connect to wait for listener before dialing (<ahref="https://redirect.github.com/coder/coder/issues/14148">#14148</a>,dda9c5609) (<ahref="https://github.com/spikecurtis"><code>@spikecurtis</code></a>)</li><li>Ignore coderd log errors (<ahref="https://redirect.github.com/coder/coder/issues/14166">#14166</a>,f9b660e57) (<ahref="https://github.com/sreya"><code>@sreya</code></a>)</li><li>Ignore errors on provided logger (<ahref="https://redirect.github.com/coder/coder/issues/14169">#14169</a>,4e0cb60ee) (<ahref="https://github.com/sreya"><code>@sreya</code></a>)</li><li>Extend locking in wsproxy to avoid race (and fix flake) (<ahref="https://redirect.github.com/coder/coder/issues/14167">#14167</a>,203f48af5) (<ahref="https://github.com/sreya"><code>@sreya</code></a>)</li><li>Document files API needs ustar format (<ahref="https://redirect.github.com/coder/coder/issues/14152">#14152</a>,70a694ed4) (<ahref="https://github.com/spikecurtis"><code>@spikecurtis</code></a>)</li><li>Allow all users to read system notification templates (<ahref="https://redirect.github.com/coder/coder/issues/14181">#14181</a>,58428aafc) (<ahref="https://github.com/dannykopping"><code>@dannykopping</code></a>)</li><li>Allow tag removal in provisioner upsert (<ahref="https://redirect.github.com/coder/coder/issues/14187">#14187</a>,fab196043) (<ahref="https://github.com/f0ssel"><code>@f0ssel</code></a>)</li><li>Lock adding to tailnet waitgroup to avoid race (and fix flake) (<ahref="https://redirect.github.com/coder/coder/issues/14195">#14195</a>,e09ad1ddc) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li><li>Add template editor to /templates/:templateName route group (<ahref="https://redirect.github.com/coder/coder/issues/14206">#14206</a>,d0feb7081) (<ahref="https://github.com/aslilac"><code>@aslilac</code></a>)</li><li>Add version information to default docs links (<ahref="https://redirect.github.com/coder/coder/issues/14205">#14205</a>,d6c4d4722) (<ahref="https://github.com/bcpeinhardt"><code>@bcpeinhardt</code></a>)</li><li>Fix flaking <code>Test_sshConfigExecEscape</code> (<ahref="https://redirect.github.com/coder/coder/issues/14233">#14233</a>,73402fc2f) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li><li>Make default support links respect --docs-url (<ahref="https://redirect.github.com/coder/coder/issues/14176">#14176</a>,76722a7db) (<ahref="https://github.com/bcpeinhardt"><code>@bcpeinhardt</code></a>)</li><li>Allow group members to read group information (<ahref="https://redirect.github.com/coder/coder/issues/14200">#14200</a>,6f9b1a39f) (<ahref="https://github.com/hugodutka"><code>@hugodutka</code></a>)</li><li>Avoid deleting peers on graceful close (<ahref="https://redirect.github.com/coder/coder/issues/14165">#14165</a>,4fc047954) (<ahref="https://github.com/sreya"><code>@sreya</code></a>)</li><li>Move to dogfood before terraform applying (363a01628) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li><li>Use dogfood contents as template dir (<ahref="https://redirect.github.com/coder/coder/issues/14332">#14332</a>,061379793) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</code></a>)</li><li>Show org summary page if not entitled (<ahref="https://redirect.github.com/coder/coder/issues/14336">#14336</a>,4446d61fc) (<ahref="https://github.com/code-asher"><code>@code-asher</code></a>)</li><li>Label premium features in middleware error (<ahref="https://redirect.github.com/coder/coder/issues/14360">#14360</a>,f8f3d8967) (<ahref="https://github.com/code-asher"><code>@code-asher</code></a>)</li><li>Include provisioner timing action in hash func (<ahref="https://redirect.github.com/coder/coder/issues/14388">#14388</a>,cc944209a) (<ahref="https://github.com/dannykopping"><code>@dannykopping</code></a>)</li><li>Set network telemetry client version on server (<ahref="https://redirect.github.com/coder/coder/issues/14376">#14376</a>,4cc26be5e) (<ahref="https://github.com/ethanndickson"><code>@ethanndickson</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/190cd1c7130bdeabbe690e8c2b8b08210873366a"><code>190cd1c</code></a>chore: apply fixes for the 2.15 release (<ahref="https://redirect.github.com/coder/coder/issues/14540">#14540</a>)</li><li><ahref="https://github.com/coder/coder/commit/0ef85147cd57b9874fd460e021c3a0fe609e08a9"><code>0ef8514</code></a>chore: match templates search error with workspace search error (<ahref="https://redirect.github.com/coder/coder/issues/14479">#14479</a>)</li><li><ahref="https://github.com/coder/coder/commit/0f8251be4199de41855d876399d81a7942623d49"><code>0f8251b</code></a>feat(coderd/database/dbpurge): retain most recent agent build logs (<ahref="https://redirect.github.com/coder/coder/issues/14460">#14460</a>)</li><li><ahref="https://github.com/coder/coder/commit/10c958bba12a7eefe7e44d531524b0c63c4797ba"><code>10c958b</code></a>chore: implement organization sync and create idpsync package (<ahref="https://redirect.github.com/coder/coder/issues/14432">#14432</a>)</li><li><ahref="https://github.com/coder/coder/commit/043f4f5327b6160c62d0a17701bf9f374eeee85d"><code>043f4f5</code></a>docs: add documentation for notifications feature (<ahref="https://redirect.github.com/coder/coder/issues/14478">#14478</a>)</li><li><ahref="https://github.com/coder/coder/commit/13e5c51c30df4f08bfa33576a82da06f9c992259"><code>13e5c51</code></a>chore(dogfood): optimize dockerfile for envbuilder cache probing (<ahref="https://redirect.github.com/coder/coder/issues/14497">#14497</a>)</li><li><ahref="https://github.com/coder/coder/commit/9596f236c1943007f5350d3c8dfcecb3ad36e55f"><code>9596f23</code></a>fix: use negative deadline to ensure timeout in<code>TestWebhook/timeout</code> (<ahref="https://redirect.github.com/coder/coder/issues/14498">#14498</a>)</li><li><ahref="https://github.com/coder/coder/commit/0f414a00d3629fe9bf89834c1e333815890099c4"><code>0f414a0</code></a>fix: restore closing SMTP message on method exit (<ahref="https://redirect.github.com/coder/coder/issues/14496">#14496</a>)</li><li><ahref="https://github.com/coder/coder/commit/a74273f1fdebbdcf47beb1a55afdc45c561fc634"><code>a74273f</code></a>chore(coderd/database/dbpurge): replace usage of time.* with quartz (<ahref="https://redirect.github.com/coder/coder/issues/14480">#14480</a>)</li><li><ahref="https://github.com/coder/coder/commit/c90be9b0c10bd1a9910f775eb9ff14ef64598562"><code>c90be9b</code></a>fix: correctly close SMTP message and await response (<ahref="https://redirect.github.com/coder/coder/issues/14495">#14495</a>)</li><li>Additional commits viewable in <ahref="https://github.com/coder/coder/compare/v2.14.2...v2.15.0">compareview</a></li></ul></details><br />[](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 parent6933887 commit8a9647f
2 files changed
+385
-75
lines changedLines changed: 24 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
| 103 | + | |
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
108 |
| - | |
| 109 | + | |
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
112 | 113 |
| |
113 |
| - | |
| 114 | + | |
114 | 115 |
| |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
| |||
145 | 146 |
| |
146 | 147 |
| |
147 | 148 |
| |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
152 | 153 |
| |
153 |
| - | |
| 154 | + | |
154 | 155 |
| |
155 | 156 |
| |
156 |
| - | |
157 |
| - | |
158 |
| - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
162 | 163 |
| |
163 | 164 |
| |
164 |
| - | |
| 165 | + | |
165 | 166 |
| |
166 | 167 |
| |
167 | 168 |
| |
|
0 commit comments
Comments
(0)