Skip to content

v2.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 12:51
· 524 commits to main since this release

Changelog

Features

  • Add separate signals for shutdown handling on Coder server and provisionerd.
    (#12358) (@kylecarbs)

    SIGTERM will stop accepting new provisioner jobs and wait running jobs to
    finish before shutting down.

    SIGINT (existing behavior) will cancel in-flight jobs then shut down.

Bug fixes

  • Fixed an issue where single-replica workspace proxy deployments may enter an
    unhealthy state due to replica management errors. (#12641) (@deansheather)

  • Fixed an issue preventing upgrade to v2.9.0 due to a migration that hard a
    hardcoded schema name. (#12620) (@95gabor)

Compare: v2.9.0...v2.9.1

Container image

  • docker pull ghcr.io/coder/coder:v2.9.1

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.