Skip to content

Commit 9f3358a

Browse files
authored
chore: release 1.26.2 (coder#821)
1 parent 7f0be2f commit 9f3358a

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

changelog/1.26.2.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "1.26.2"
3+
description: "Released on 01/28/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.26.2.
9+
10+
### Features ✨
11+
12+
There are no new features in 1.26.2.
13+
14+
### Bug fixes 🐛
15+
16+
- web: fixed issue where users could not log in via OIDC after the license's
17+
user limit was exceeded.
18+
- infra: fixed issue where CVM workspaces that were created or rebuilt on
19+
`1.26.0` were no longer able to use Docker.
20+
- infra: fixed issue where the `coder-cli` was not in the workspace `PATH`.
21+
22+
### Security updates 🔐
23+
24+
There are no security updates in 1.26.2.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,9 @@
516516
"children": [
517517
{
518518
"path": "./changelog/1.26.1.md"
519+
},
520+
{
521+
"path": "./changelog/1.26.2.md"
519522
}
520523
]
521524
},

0 commit comments

Comments
 (0)