Skip to content

Commit 8246839

Browse files
authored
chore: update changelog for 1.30.5 (#1110)
1 parent 3aed5b0 commit 8246839

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

changelog/1.30.5.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,9 @@
623623
{
624624
"path": "./changelog/1.30.0.md",
625625
"children": [
626+
{
627+
"path": "./changelog/1.30.5.md"
628+
},
626629
{
627630
"path": "./changelog/1.30.4.md"
628631
},

0 commit comments

Comments
 (0)