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 +35
-1
lines changed Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " 1.26.1"
3+ description : " Released on 01/06/2022"
4+ ---
5+
6+ ### Breaking changes ❗
7+
8+ There are no breaking changes in 1.26.1.
9+
10+ ### Features ✨
11+
12+ There are no new features in 1.26.1.
13+
14+ ### Bug fixes 🐛
15+
16+ - web: fixed issue where enabling a feature flag disables all other feature
17+ flags currently enabled.
18+ - web: fixed issue with workspace templates on GitHub Enterprise.
19+ - infra: fixed issue where workspaces created with CVM caching _ enabled_ that
20+ are then rebuilt with CVM caching _ disabled_ causes the Docker daemon to not
21+ start.
22+ - infra: improve Kubernetes workspace provider logging and update error messages
23+ to be more informative.
24+ - infra: fixed issue where using an identically named image in two different
25+ registries would prevent the creation of a workspace via template.
26+
27+ ### Security updates 🔐
28+
29+ There are no security updates in 1.26.1
Original file line number Diff line number Diff line change 505505 "path" : " ./changelog/index.md" ,
506506 "children" : [
507507 {
508- "path" : " ./changelog/1.26.0.md"
508+ "path" : " ./changelog/1.26.0.md" ,
509+ "children" : [
510+ {
511+ "path" : " ./changelog/1.26.1.md"
512+ }
513+ ]
509514 },
510515 {
511516 "path" : " ./changelog/1.25.0.md"
You can’t perform that action at this time.
0 commit comments