File tree 3 files changed +49
-0
lines changed
3 files changed +49
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.21.3"
3
+ description : " Released on 09/13/2021"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.21.3.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.21.3.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ > Coder v1.21.3 includes bug fixes backported from v1.22.1.
17
+
18
+ - infra: Fixed goroutine/memory leaks.
19
+
20
+ ### Security updates 🔐
21
+
22
+ There are no security updates in 1.21.3.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 1.22.1"
3
+ description : " Released on 09/13/2021"
4
+ ---
5
+
6
+ ### Breaking changes ❗
7
+
8
+ There are no breaking changes in 1.22.1.
9
+
10
+ ### Features ✨
11
+
12
+ There are no new features in 1.22.1.
13
+
14
+ ### Bug fixes 🐛
15
+
16
+ - infra: Fixed goroutine/memory leaks.
17
+ - infra: Fixed issue where Kubernetes labels were parsed incorrectly.
18
+
19
+ ### Security updates 🔐
20
+
21
+ There are no security updates in 1.22.1.
Original file line number Diff line number Diff line change 414
414
{
415
415
"path" : " ./changelog/index.md" ,
416
416
"children" : [
417
+ {
418
+ "path" : " ./changelog/1.22.1.md"
419
+ },
417
420
{
418
421
"path" : " ./changelog/1.22.0.md"
419
422
},
423
+ {
424
+ "path" : " ./changelog/1.21.3.md"
425
+ },
420
426
{
421
427
"path" : " ./changelog/1.21.2.md"
422
428
},
You can’t perform that action at this time.
0 commit comments