File tree 2 files changed +31
-0
lines changed 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.30.5"
3
+ description : " Released on 09/01/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.30.5.
9
+
10
+ ### Features ✨
11
+
12
+ - infra: updated Projector server to 1.8.1.
13
+ - web: updated Projector client to 1.8.0.
14
+
15
+ ### Bug fixes 🐛
16
+
17
+ - infra: fixed an issue where idle connections would drop after 30 seconds.
18
+
19
+ ### Security updates 🔐
20
+
21
+ There are no security updates in 1.30.5.
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 623
623
{
624
624
"path" : " ./changelog/1.30.0.md" ,
625
625
"children" : [
626
+ {
627
+ "path" : " ./changelog/1.30.5.md"
628
+ },
626
629
{
627
630
"path" : " ./changelog/1.30.4.md"
628
631
},
You can’t perform that action at this time.
0 commit comments