Skip to content

v2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 18:32
· 6 commits to release/2.13 since this release

Changelog

BREAKING CHANGES

  • Remove deprecated agent v1 routes (#13486, dd24368) (@ethanndickson)

    Breaks compatibility with older agents that don't use the V2 API.

  • Remove unused failing_sections endpoint from healthcheck (#13426, 54e8f30) (@kylecarbs)
  • Add interface report to coder netcheck (#13562, fc09077) (@spikecurtis)

    Technically not backwards compatible when parsing coder netcheck output as JSON, since the original output is now under "derp" in the output.

Features

Bug fixes

Changes to hidden experiments

These changes are hidden behind an unsafe experiment and will be made available in a future release. Follow progress in our issue tracker on Organizations + Custom Roles and Notifications.

Documentation

Code refactoring

Chores

Other changes

Compare: v2.12.3...v2.13.0

Container image

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

Install/upgrade

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