Skip to content

Commit 0361ba1

Browse files
committed
move experiments to bottom
1 parent 68c743e commit 0361ba1

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
@@ -66,6 +58,14 @@ The following features are hidden or disabled by default as we don't guarantee s
6658
- Server: Enable Prometheus endpoint for external provisioner (#12320) (@mtojek)
6759
- Implement provisioner auth middleware and proper org params (#12330) (@Emyrk)
6860

61+
### Experimental features
62+
63+
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).
64+
65+
- 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)
66+
- Port sharing: Allow users to share ports running in their workspace with other Coder users (#11939) (#12119) (#12383) (@deansheather) (@f0ssel)
67+
![Port Sharing](https://raw.githubusercontent.com/coder/coder/main/docs/changelogs/images/sharable-ports.png)
68+
6969
### Bug fixes
7070

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

0 commit comments

Comments
 (0)