Changelog
Features
- Add
last_used
search params to workspaces. This can be used to find inactive workspaces (#9230) (@Emyrk)
You can use
last_used_before
andlast_used_after
in the workspaces search with RFC3339Nano datetimes - Add
daily_cost
tocoder ls
to show quota consumption (#9200) (@ammario) - Added
coder_app
usage to template insights (#9138) (@mafredri)
- Added documentation for workspace process logging. This enterprise feature can be used to log all system-level processes in workspaces. (#9002) (@deansheather)
Bug fixes
- Avoid temporary license banner when Coder is upgraded via Helm + button to refresh license entitlements (#9155) (@Emyrk)
- Parameters in the page "Create workspace" will show the display name as the primary field (#9158) (@aslilac)
- Fix race in PGCoord at startup (#9144) (@spikecurtis)
- Do not install strace on OSX (#9167) (@mtojek)
- Use proper link to workspace proxies page (#9183) (@bpmct)
- Correctly assess quota for stopped resources (#9201) (@ammario)
- Add workspace_proxy type to auditlog friendly strings (#9194) (@Emyrk)
- Always show add user button (#9229) (@aslilac)
- Correctly reject quota-violating builds (#9233) (@ammario)
- Log correct script timeout for startup script (#9190) (@mafredri)
- Remove prompt for immutable parameters on start and restart (#9173) (@mtojek)
- Server logs: apply filter to log message as well as name (#9232) (@ammario)
Compare: v2.1.0...v2.1.1
Container image
docker pull ghcr.io/coder/coder:v2.1.1
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.