Chapter 3. Bug fixes
3.1. Starting a cloud development environment from a Bitbucket repository
Before this update, starting a workspace from a Bitbucket repository URL in the format user@bitbucket.org
would fail. With this update, the issue is fixed.
Additional resources
3.2. Undetected devfiles in GitLab subgroup repositories
Before this update, OpenShift Dev Spaces did not detect devfiles in GitLab repositories at more subgroup levels. OpenShift Dev Spaces has been updated to fetch GitLab repositories at all subgroup levels.
Additional resources
3.3. Che server vulnerabilities fix
Before this update, there were Che server vulnerabilities related to PostgreSQL and others. With this update, the vulnerabilities are fixed.
Additional resources
3.4. Automatic trimming of accidental blank characters in Git personal access token secret
Before this update, during a Git personal access token secret creation, blank characters could accidentally appear at the beginning or the end of the copy-pasted data, making it invalid. With this update, the issue is fixed and blank characters are automatically trimmed.
Additional resources