Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs: add v2.7.2 changelog
  • Loading branch information
bpmct committed Jan 24, 2024
commit 48aa0295c139903dce5719d268cae524d243fd8a
15 changes: 15 additions & 0 deletions docs/changelogs/v2.7.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Changelog

### Bug fixes

- Fixed an issue where workspaces on the same port could potentially be accessed by other users due to improper connection caching (#1179).

Compare: [`v2.7.1...v2.7.2`](https://github.com/coder/coder/compare/v2.7.0...v2.7.1)

## Container image

- `docker pull ghcr.io/coder/coder:v2.7.2`

## 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.