We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efde431 commit e11c0aaCopy full SHA for e11c0aa
changelog/1.18.0.md
@@ -15,6 +15,9 @@ description: "Released on 04/21/2021"
15
- web: Added admin toggle for workspaces as code feature
16
- web: Added Bitbucket Server support for workspaces as code
17
- infra: Added `CODER_WP_NAME` environment variable to workspaces
18
+- cli: Added ability to cordon and uncordon workspace providers which will
19
+ allow/disallow new workspaces from being provisioned on a specific provider
20
+- cli: Added ability to rename workspace providers
21
- web: Updated color scheme on sign-in page
22
- web: Improved error notifications with additional details and resolutions.
23
Added _Tip_, _Error Type_, and enumerations for workspaces as code errors.
0 commit comments