File tree Expand file tree Collapse file tree 3 files changed +52
-0
lines changed Expand file tree Collapse file tree 3 files changed +52
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.21.5"
3
+ description : " Released on 09/29/2021"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.21.5.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.21.5.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - web: fixed the dev URL button not opening the correct hostname after editing
17
+ the dev URL on a satellite
18
+ - infra: fixed panic in authenticated dev URLs served on satellites
19
+
20
+ ### Security updates 🔐
21
+
22
+ There are no security updates in 1.21.5.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.22.3"
3
+ description : " Released on 09/29/2021"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.22.3.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.22.3.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - web: fixed the dev URL button not opening the correct hostname after editing
17
+ the dev URL on a satellite
18
+ - infra: fixed panic in authenticated dev URLs served on satellites
19
+ - web: fixed issue where the ingress object included in Helm wasn't pointing to
20
+ the correct service port
21
+
22
+ ### Security updates 🔐
23
+
24
+ There are no security updates in 1.22.3.
Original file line number Diff line number Diff line change 432
432
{
433
433
"path" : " ./changelog/1.23.0.md"
434
434
},
435
+ {
436
+ "path" : " ./changelog/1.22.3.md"
437
+ },
435
438
{
436
439
"path" : " ./changelog/1.22.2.md"
437
440
},
441
444
{
442
445
"path" : " ./changelog/1.22.0.md"
443
446
},
447
+ {
448
+ "path" : " ./changelog/1.21.5.md"
449
+ },
444
450
{
445
451
"path" : " ./changelog/1.21.4.md"
446
452
},
You can’t perform that action at this time.
0 commit comments