Changelog
Features
- e6da7afd feat: Add cachable authorizer to elimate duplicate rbac calls (#6107) (@Emyrk)
- 6189035 feat: Add option to enable hsts header (#6147) (@Emyrk)
- a54de60 feat: add
coder ping
(#6161) (@coadler) - 6fb8aff feat: Add initial AuthzQuerier implementation (#5919) (@Emyrk)
Bug fixes
- 6f3f7f2 fix(agent): Allow signal propagation when running as PID 1 (#6141) (@mafredri)
- 2dbe00a fix(api): Allow workspace agent coordinate to report disconnect (#6152) (@mafredri)
- 77afdf7 fix(site): Show folders in the template version editor (#6145) (@BrunoQuaresma)
- b171cb5 fix(site): Support underscore files (#6159) (@BrunoQuaresma)
- b46d0d6 fix: Extend migration fixture test with down and fix 000045 (#6130) (@mafredri)
- c0c83f1 fix: follow tailscale idioms for when to update nodes (#6164) (@kylecarbs)
- a56df46 fix: Update github.com/coder/retry to remove initial delay (#6160) (@mafredri)
- a064678 fix: Update flake.lock to fix Go build (#6173) (@mtojek)
- 2157bff fix: Clean up conn on NewStream error in memDRPC (#6182) (@mafredri)
- 2d0a69b fix: require client pipe to be closed in provisionerd test (#6188) (@kylecarbs)
- 5df7872 fix: Improve use of context in
websocket.NetConn
code paths (#6198) (@mafredri) - 41ae01d fix: Improve closure of provisioner and agent tailnet dial (#6199) (@mafredri)
- 51f17b1 fix: allow disabling all password auth even if owner (#6193) (@kylecarbs)
Documentation
Code refactoring
- 4493649 refactor(site): Add bottom spacing to the dashboard layout (#6084) (@BrunoQuaresma)
Tests
- d355783 test: Fix cli delete test (#6183) (@mafredri)
- ebdfdc7 test: Make cli speedtest more reliable (#6187) (@mafredri)
Chores
- af59e2b chore: Optimize rego policy input allocations (#6135) (@Emyrk)
- 4432cd0 chore: update tailscale (#6091) (@coadler)
- ab9cba9 chore: update template examples and docs to install code-server under /tmp (#6138) (@johnstcn)
- 32fbd10 chore: Optimize parial rego execution byte allocations (#6144) (@Emyrk)
- 733f58c chore: Force license uuids to not be null (#6012) (@Emyrk)
- 1c4e1d8 chore: bump github.com/gin-gonic/gin from 1.7.0 to 1.7.7 (#6146) (@app/dependabot)
- cde7ff8 chore: Fix import rbac on userauth.go (#6205) (@Emyrk)
Other changes
- 22f6400 helm: add deployment securityContext values (#6136) (@ericpaulsen)
Compare: v0.17.1...0.17.2
Container image
docker pull ghcr.io/coder/coder:v0.17.2
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.