artifacthub helm/coder-v2/coder 2.10.0
v2.10.0

latest releases: 2.10.3, 2.11.2, 2.11.1...
one month ago

Changelog

Note

This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

BREAKING CHANGES

  • Removed max_ttl from templates (#12644) (@Emyrk)

    Maximum Workspace Lifetime, or MAX_TTL, has been removed from the product in favor of Autostop Requirement. Max Lifetime was designed to automate workspace shutdowns to enable security policy enforcement, enforce routine updates, and reduce idle resource costs.

    If you use Maximum Lifetime in your templates, workspaces will no longer stop at the end of this timer. Instead, we advise migrating to Autostop Requirement.

    Autostop Requirement shares the benefits of MAX_TTL, but also respects user-configured quiet hours to avoid forcing shutdowns while developers are connected.

    We only completely deprecate features after a 2-month heads up in the UI.

Features

Bug fixes

Documentation

Performance improvements

  • Optimize GetWorkspaceAgentAndLatestBuildByAuthToken query (#12809) (@mafredri)

Tests

Compare: v2.9.0...v2.10.0

Container image

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

Install/upgrade

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

Don't miss a new coder release

NewReleases is sending notifications on new releases.