Skip to content

v2.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 19:57
· 3 commits to release/2.23 since this release
3a68676

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

  • Fix workspace apps response (#17700, 9fe5b71) (@BrunoQuaresma)

    Adds omitempty to multiple fields in a codersdk response type. API consumers that expect those fields to be always present may need to be updated.

  • Omit name, avatar_url and last_seen_at from responses when empty (#18005, 94c129c) (@BrunoQuaresma)
  • Update WorkspaceOwnerName to use user.name instead of user.username to reduce UI confusion (#18025, d63417b) (@BrunoQuaresma)

Features

Bug fixes

Documentation

Compare: v2.22.1...v2.23.0

Container image

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

Install/upgrade

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