diff --git a/changelog/1.34.0.md b/changelog/1.34.0.md index f44cc2b0e..44b53d88c 100644 --- a/changelog/1.34.0.md +++ b/changelog/1.34.0.md @@ -14,8 +14,9 @@ There are no breaking changes 1.34.0. - infra: allowed overriding Bitbucket OAuth consumer key using the CODERD_BITBUCKET_CONSUMER_KEY environment variable. - infra: added automatic user deprovisioning via SCIM. -- infra: updated sysbox to v0.5.2. Fixed an issue where CVMs would not work - with latest Docker versions inside the user container. +- infra: updated sysbox to v0.5.2. Fixed an issue where CVMs would not work with + latest Docker versions inside the user container. +- infra: added ability to toggle on/off the coderd `DEBUG` logs in the Helm chart. - cli: added a warning to the CLI when attempting to access a workspace that requires a rebuild. - cli: added --duration flag to coder tokens create to control token lifetime.