File tree 7 files changed +52
-5
lines changed
admin/workspace-management
7 files changed +52
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ title: "IDE installation"
3
3
description : Learn how to install IDEs in images.
4
4
---
5
5
6
+ > [ Development of JetBrains projector was suspended on July 11, 2022.] ( https://lp.jetbrains.com/projector/ )
7
+ > JetBrains IDE versions published after this date may exhibit strange behaviors
8
+ > or crash unexpectedly under Projector. For the best experience, JetBrains
9
+ > recommends migrating to Jetbrains Gateway.
10
+
6
11
The process of installing an IDE onto your [ image] ( ../../images/index.md ) is
7
12
similar to installing the IDE onto a local machine.
8
13
Original file line number Diff line number Diff line change @@ -19,3 +19,10 @@ There are no breaking changes in 1.31.3.
19
19
### Security updates 🔐
20
20
21
21
There are no security updates in 1.31.3.
22
+
23
+ ### Known issues 🔧
24
+
25
+ - [ Development of JetBrains projector was suspended on July 11, 2022.] ( https://lp.jetbrains.com/projector/ )
26
+ JetBrains IDE versions published after this date may exhibit strange behaviors
27
+ or crash unexpectedly under Projector. For the best experience, JetBrains
28
+ recommends migrating to Jetbrains Gateway.
Original file line number Diff line number Diff line change @@ -20,3 +20,10 @@ There are no breaking changes in 1.32.3.
20
20
### Security updates 🔐
21
21
22
22
There are no security updates in 1.32.3.
23
+
24
+ ### Known issues 🔧
25
+
26
+ - [ Development of JetBrains projector was suspended on July 11, 2022.] ( https://lp.jetbrains.com/projector/ )
27
+ JetBrains IDE versions published after this date may exhibit strange behaviors
28
+ or crash unexpectedly under Projector. For the best experience, JetBrains
29
+ recommends migrating to Jetbrains Gateway.
Original file line number Diff line number Diff line change @@ -14,9 +14,16 @@ There are no breaking changes in 1.32.4.
14
14
### Bug fixes 🐛
15
15
16
16
- infra: fix workspace builds being stuck on "enqueuing workspace build" step
17
- due to nil pointer panic. Workspaces that were getting stuck should now show
18
- a proper root cause error in the build log.
17
+ due to nil pointer panic. Workspaces that were getting stuck should now show a
18
+ proper root cause error in the build log.
19
19
20
20
### Security updates 🔐
21
21
22
22
There are no security updates in 1.32.4.
23
+
24
+ ### Known issues 🔧
25
+
26
+ - [ Development of JetBrains projector was suspended on July 11, 2022.] ( https://lp.jetbrains.com/projector/ )
27
+ JetBrains IDE versions published after this date may exhibit strange behaviors
28
+ or crash unexpectedly under Projector. For the best experience, JetBrains
29
+ recommends migrating to Jetbrains Gateway.
Original file line number Diff line number Diff line change @@ -19,3 +19,10 @@ There are no breaking changes in 1.33.1.
19
19
### Security updates 🔐
20
20
21
21
There are no security updates in 1.33.1.
22
+
23
+ ### Known issues 🔧
24
+
25
+ - [ Development of JetBrains projector was suspended on July 11, 2022.] ( https://lp.jetbrains.com/projector/ )
26
+ JetBrains IDE versions published after this date may exhibit strange behaviors
27
+ or crash unexpectedly under Projector. For the best experience, JetBrains
28
+ recommends migrating to Jetbrains Gateway.
Original file line number Diff line number Diff line change @@ -18,3 +18,10 @@ There are no new features in 1.33.2.
18
18
### Security updates 🔐
19
19
20
20
There are no security updates in 1.33.2.
21
+
22
+ ### Known issues 🔧
23
+
24
+ - [ Development of JetBrains projector was suspended on July 11, 2022.] ( https://lp.jetbrains.com/projector/ )
25
+ JetBrains IDE versions published after this date may exhibit strange behaviors
26
+ or crash unexpectedly under Projector. For the best experience, JetBrains
27
+ recommends migrating to Jetbrains Gateway.
Original file line number Diff line number Diff line change @@ -9,19 +9,26 @@ There are no breaking changes in 1.33.3.
9
9
10
10
### Features ✨
11
11
12
- - infra: allow overriding BitBucket OAuth consumer key using the
12
+ - infra: allow overriding Bitbucket OAuth consumer key using the
13
13
` CODERD_BITBUCKET_CONSUMER_KEY ` environment variable.
14
14
- cli: add ` --duration ` flag to ` coder tokens create ` to control token lifetime.
15
15
16
16
### Bug fixes 🐛
17
17
18
18
- infra: fix workspace builds being stuck on "enqueuing workspace build" step
19
- due to nil pointer panic. Workspaces that were getting stuck should now show
20
- a proper root cause error in the build log.
19
+ due to nil pointer panic. Workspaces that were getting stuck should now show a
20
+ proper root cause error in the build log.
21
21
- infra: reduce log spam in coder agent log file in workspaces.
22
22
- infra: upgrades code-server to 4.6.0 to fix frequent disconnects caused by
23
23
reverse proxy idle timeouts.
24
24
25
25
### Security updates 🔐
26
26
27
27
There are no security updates in 1.33.3.
28
+
29
+ ### Known issues 🔧
30
+
31
+ - [ Development of JetBrains projector was suspended on July 11, 2022.] ( https://lp.jetbrains.com/projector/ )
32
+ JetBrains IDE versions published after this date may exhibit strange behaviors
33
+ or crash unexpectedly under Projector. For the best experience, JetBrains
34
+ recommends migrating to Jetbrains Gateway.
You can’t perform that action at this time.
0 commit comments