diff --git a/docs/changelogs/v2.6.1.md b/docs/changelogs/v2.6.1.md new file mode 100644 index 0000000000..5b09547ee8 --- /dev/null +++ b/docs/changelogs/v2.6.1.md @@ -0,0 +1,20 @@ +## Changelog + +All users are recommended to upgrade to a version that patches +[GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf) +as soon as possible if they are using OIDC authentication with the +`CODER_OIDC_EMAIL_DOMAIN` setting. + +### Security + +- Fixes [GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf) + +Compare: [`v2.6.0...v2.6.1`](https://github.com/coder/coder/compare/v2.6.0...v2.6.1) + +## Container image + +- `docker pull ghcr.io/coder/coder:v2.6.1` + +## Install/upgrade + +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. diff --git a/docs/changelogs/v2.7.3.md b/docs/changelogs/v2.7.3.md new file mode 100644 index 0000000000..7839048429 --- /dev/null +++ b/docs/changelogs/v2.7.3.md @@ -0,0 +1,20 @@ +## Changelog + +All users are recommended to upgrade to a version that patches +[GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf) +as soon as possible if they are using OIDC authentication with the +`CODER_OIDC_EMAIL_DOMAIN` setting. + +### Security + +- Fixes [GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf) + +Compare: [`v2.7.2...v2.7.3`](https://github.com/coder/coder/compare/v2.7.2...v2.7.3) + +## Container image + +- `docker pull ghcr.io/coder/coder:v2.7.3` + +## Install/upgrade + +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. diff --git a/docs/changelogs/v2.8.4.md b/docs/changelogs/v2.8.4.md new file mode 100644 index 0000000000..bebb135b7e --- /dev/null +++ b/docs/changelogs/v2.8.4.md @@ -0,0 +1,20 @@ +## Changelog + +All users are recommended to upgrade to a version that patches +[GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf) +as soon as possible if they are using OIDC authentication with the +`CODER_OIDC_EMAIL_DOMAIN` setting. + +### Security + +- Fixes [GHSA-7cc2-r658-7xpf](https://github.com/coder/coder/security/advisories/GHSA-7cc2-r658-7xpf) + +Compare: [`v2.8.3...v2.8.4`](https://github.com/coder/coder/compare/v2.8.3...v2.8.4) + +## Container image + +- `docker pull ghcr.io/coder/coder:v2.8.4` + +## Install/upgrade + +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.