Skip to content

Commit c68ba35

Browse files
author
Katie Horne
authored
add note to changelog re: closed-source cli repo (coder#678)
1 parent b5bd8b8 commit c68ba35

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

changelog/1.24.0.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ title: "1.24.0"
33
description: "Released on 10/20/2021"
44
---
55

6+
> Beginning with Coder v1.24.0, the Coder CLI is closed-source. The open-source
7+
> `cdr/coder-cli` repo on GitHub will continue to exist, though we will not be
8+
> making any further changes to it. We will be publishing a new Go SDK as a
9+
> replacement in the near future.
10+
611
### Breaking changes ❗
712

813
There are no breaking changes in 1.24.0.
@@ -60,7 +65,7 @@ There are no breaking changes in 1.24.0.
6065

6166
- web: the service banner (if enabled) reappears for all users, even if they've
6267
previously dismissed it.
63-
- web: using the web terminal in Coder can
64-
occasionally result in the connection being reset and needing to be restarted.
68+
- web: using the web terminal in Coder can occasionally result in the connection
69+
being reset and needing to be restarted.
6570
- web: the **Switch workspace** drop-down menu shows a workspace's status as
6671
**Building** even though the build process is completed.

0 commit comments

Comments
 (0)