We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9be8949 commit f70b259Copy full SHA for f70b259
changelog/1.37.0.md
@@ -8,15 +8,6 @@ description: "Released on 11/23/2022"
8
- infra: Workspace statistics were previously stored in a table
9
`environment_stats`. This table is removed in this release. Downgrading from
10
this version to an older version may require manual steps.
11
-- cli: `coder ssh` and `coder tunnel` invocations from older versions of the CLI
12
- may fail with the following error:
13
-
14
- ```console
15
- cannot unmarshal string into Go struct field ICEServer.data.credentialType of
16
- type webrtc.ICECredentialType
17
- ```
18
19
- Solution: upgrade CLI to `1.37.0`.
20
21
### Features ✨
22
0 commit comments