File tree Expand file tree Collapse file tree 3 files changed +47
-0
lines changed Expand file tree Collapse file tree 3 files changed +47
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.31.3"
3
+ description : " Released on 08/15/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.31.3.
9
+
10
+ ### Features ✨
11
+
12
+ - web: updated Projector client to ` 1.8.0 ` .
13
+ - infra: updated Projector server to ` 1.8.1 ` .
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.31.3.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.33.2"
3
+ description : " Released on 08/15/2022"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.33.2.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.33.2.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - web: fixed an issue where in-application documentation links were incorrect.
17
+
18
+ ### Security updates 🔐
19
+
20
+ There are no security updates in 1.33.2.
Original file line number Diff line number Diff line change 569
569
{
570
570
"path" : " ./changelog/1.33.0.md" ,
571
571
"children" : [
572
+ {
573
+ "path" : " ./changelog/1.33.2.md"
574
+ },
572
575
{
573
576
"path" : " ./changelog/1.33.1.md"
574
577
}
591
594
{
592
595
"path" : " ./changelog/1.31.0.md" ,
593
596
"children" : [
597
+ {
598
+ "path" : " ./changelog/1.31.3.md"
599
+ },
594
600
{
595
601
"path" : " ./changelog/1.31.2.md"
596
602
},
You can’t perform that action at this time.
0 commit comments