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 417
417
{
418
418
"path" : " ./changelog/index.md" ,
419
419
"children" : [
420
+ {
421
+ "path" : " ./changelog/1.22.3.md"
422
+ },
420
423
{
421
424
"path" : " ./changelog/1.22.2.md"
422
425
},
426
429
{
427
430
"path" : " ./changelog/1.22.0.md"
428
431
},
432
+ {
433
+ "path" : " ./changelog/1.21.5.md"
434
+ },
429
435
{
430
436
"path" : " ./changelog/1.21.4.md"
431
437
},
You can’t perform that action at this time.
0 commit comments