This repository was archived by the owner on Aug 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " 1.28.1"
3+ description : " Released on 02/23/2022"
4+ ---
5+
6+ ### Breaking changes ❗
7+
8+ There are no breaking changes in 1.28.1.
9+
10+ ### Features ✨
11+
12+ - infra: relaxed the Kubernetes version requirement. Coder requires v1.21 or
13+ later and does not support earlier versions. If you opt to use v1.19 or v1.20,
14+ you'll see warning messages during the installation process. Coder does not
15+ allow the use of v1.18 or earlier.
16+
17+ ### Bug fixes 🐛
18+
19+ - infra: fixed issue regarding mTLS not working with Git providers and Docker
20+ registries.
21+ - infra: fixed issue with ` coderd ` intermittently crashing.
22+
23+ ### Security updates 🔐
24+
25+ There are no security updates in 1.28.1.
Original file line number Diff line number Diff line change 535535 "path" : " ./changelog/index.md" ,
536536 "children" : [
537537 {
538- "path" : " ./changelog/1.28.0.md"
538+ "path" : " ./changelog/1.28.0.md" ,
539+ "children" : [
540+ {
541+ "path" : " ./changelog/1.28.1.md"
542+ }
543+ ]
539544 },
540545 {
541546 "path" : " ./changelog/1.27.0.md" ,
You can’t perform that action at this time.
0 commit comments