Skip to content

Commit cdeba67

Browse files
committed
v2.10.1 changelog
1 parent bda13a2 commit cdeba67

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/changelogs/v2.10.1.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Changelog
2+
3+
### Features
4+
5+
- Added `src_id` and `dst_id` indexes to tailnet_tunnels to mitigate the risk of DB overloading (#12911)
6+
7+
### Bug fixes
8+
9+
- Fixed an issue where multiple unhealthy PGCoordinators would cause outages (#12925)
10+
- Fixed the terminal in `ssh` command on Windows, allowing keyboard navigation (#12990)
11+
- Fixed an issue where `code-server` would not connect, responding with 502 (#12875)
12+
13+
Compare: [`v2.10.0...v2.10.1`](https://github.com/coder/coder/compare/v2.10.0...v2.10.1)
14+
15+
## Container image
16+
17+
- `docker pull ghcr.io/coder/coder:v2.10.1`
18+
19+
## Install/upgrade
20+
21+
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.
22+

0 commit comments

Comments
 (0)