This repository was archived by the owner on Aug 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +49
-0
lines changed Expand file tree Collapse file tree 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 414414 {
415415 "path" : " ./changelog/index.md" ,
416416 "children" : [
417+ {
418+ "path" : " ./changelog/1.22.1.md"
419+ },
417420 {
418421 "path" : " ./changelog/1.22.0.md"
419422 },
423+ {
424+ "path" : " ./changelog/1.21.3.md"
425+ },
420426 {
421427 "path" : " ./changelog/1.21.2.md"
422428 },
You can’t perform that action at this time.
0 commit comments