Skip to content

Commit 43aa592

Browse files
committed
Merge branch 'changelog-v2.9.0-2' of https://github.com/coder/coder into changelog-v2.9.0-2
2 parents fd0f374 + 0361ba1 commit 43aa592

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/changelogs/v2.9.0.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
- Remove prometheus-http port declaration from coderd service spec (#12214) (@johnstcn)
66
- Provisioners: only allow untagged provisioners to pick up untagged jobs (#12269) (@johnstcn)
77

8-
### Experimental features
9-
10-
The following features are hidden or disabled by default as we don't guarantee stability. Learn more about experiments in [our documentation](https://coder.com/docs/v2/latest/contributing/feature-stages#experimental-features).
11-
12-
- The `coder support` command generates a ZIP with deployment information, agent logs, and server config values for troubleshooting purposes. We will publish documentation on how it works (and un-hide the feature) in a future release (#12328) (@johnstcn)
13-
- Port sharing: Allow users to share ports running in their workspace with other Coder users (#11939) (#12119) (#12383) (@deansheather) (@f0ssel)
14-
![Port Sharing](https://raw.githubusercontent.com/coder/coder/main/docs/changelogs/images/sharable-ports.png)
15-
168
### Features
179

1810
#### Templates
@@ -67,6 +59,14 @@ The following features are hidden or disabled by default as we don't guarantee s
6759
- Server: Enable Prometheus endpoint for external provisioner (#12320) (@mtojek)
6860
- Implement provisioner auth middleware and proper org params (#12330) (@Emyrk)
6961

62+
### Experimental features
63+
64+
The following features are hidden or disabled by default as we don't guarantee stability. Learn more about experiments in [our documentation](https://coder.com/docs/v2/latest/contributing/feature-stages#experimental-features).
65+
66+
- The `coder support` command generates a ZIP with deployment information, agent logs, and server config values for troubleshooting purposes. We will publish documentation on how it works (and un-hide the feature) in a future release (#12328) (@johnstcn)
67+
- Port sharing: Allow users to share ports running in their workspace with other Coder users (#11939) (#12119) (#12383) (@deansheather) (@f0ssel)
68+
![Port Sharing](https://raw.githubusercontent.com/coder/coder/main/docs/changelogs/images/sharable-ports.png)
69+
7070
### Bug fixes
7171

7272
- SSH: Allow scp to exit with zero status (#12028) (@mafredri)

0 commit comments

Comments
 (0)