Skip to content

Commit 926fd7f

Browse files
authored
chore: add v2.6.1, v2.7.3, v2.8.4 release notes (coder#12415)
1 parent 320c2ea commit 926fd7f

File tree

3 files changed

+60
-0
lines changed

3 files changed

+60
-0
lines changed

docs/changelogs/v2.6.1.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Changelog
2+
3+
All users are recommended to upgrade to a version that patches
4+
[GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf)
5+
as soon as possible if they are using OIDC authentication with the
6+
`CODER_OIDC_EMAIL_DOMAIN` setting.
7+
8+
### Security
9+
10+
- Fixes [GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf)
11+
12+
Compare: [`v2.6.0...v2.6.1`](https://github.com/coder/coder/compare/v2.6.0...v2.6.1)
13+
14+
## Container image
15+
16+
- `docker pull ghcr.io/coder/coder:v2.6.1`
17+
18+
## Install/upgrade
19+
20+
Refer to our docs to [install](https://coder.com/docs/v2/latest/install) or [upgrade](https://coder.com/docs/v2/latest/admin/upgrade) Coder, or use a release asset below.

docs/changelogs/v2.7.3.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Changelog
2+
3+
All users are recommended to upgrade to a version that patches
4+
[GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf)
5+
as soon as possible if they are using OIDC authentication with the
6+
`CODER_OIDC_EMAIL_DOMAIN` setting.
7+
8+
### Security
9+
10+
- Fixes [GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf)
11+
12+
Compare: [`v2.7.2...v2.7.3`](https://github.com/coder/coder/compare/v2.7.2...v2.7.3)
13+
14+
## Container image
15+
16+
- `docker pull ghcr.io/coder/coder:v2.7.3`
17+
18+
## Install/upgrade
19+
20+
Refer to our docs to [install](https://coder.com/docs/v2/latest/install) or [upgrade](https://coder.com/docs/v2/latest/admin/upgrade) Coder, or use a release asset below.

docs/changelogs/v2.8.4.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Changelog
2+
3+
All users are recommended to upgrade to a version that patches
4+
[GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf)
5+
as soon as possible if they are using OIDC authentication with the
6+
`CODER_OIDC_EMAIL_DOMAIN` setting.
7+
8+
### Security
9+
10+
- Fixes [GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf)
11+
12+
Compare: [`v2.8.3...v2.8.4`](https://github.com/coder/coder/compare/v2.8.3...v2.8.4)
13+
14+
## Container image
15+
16+
- `docker pull ghcr.io/coder/coder:v2.8.4`
17+
18+
## Install/upgrade
19+
20+
Refer to our docs to [install](https://coder.com/docs/v2/latest/install) or [upgrade](https://coder.com/docs/v2/latest/admin/upgrade) Coder, or use a release asset below.

0 commit comments

Comments
 (0)