|
1 | 1 | # Change Log
|
2 | 2 |
|
3 | 3 | ## November 2021
|
| 4 | +- The “Your Workspace is Ready” page for desktop IDEs now has “Stop Workspace” and “Go to Dashboard” actions. ([#6847](https://github.com/gitpod-io/gitpod/pull/6847)) - [@corneliusludmann](https://github.com/corneliusludmann) |
| 5 | +- make DB layer more robust against odd DB values ([#6775](https://github.com/gitpod-io/gitpod/pull/6775)) - [@geropl](https://github.com/geropl) |
| 6 | +- [image-builder] Fix authentication issues with external registries ([#6860](https://github.com/gitpod-io/gitpod/pull/6860)) - [@csweichel](https://github.com/csweichel) |
| 7 | +- Set the x-forwarded-for value to `127.0.0.1` to prevent container registry auth errors ([#6836](https://github.com/gitpod-io/gitpod/pull/6836)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 8 | +- Update VS Code Web to 1.62.3 ([#6812](https://github.com/gitpod-io/gitpod/pull/6812)) - [@jeanp413](https://github.com/jeanp413) |
| 9 | +- Configure Azure blob storage for installer ([#6745](https://github.com/gitpod-io/gitpod/pull/6745)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 10 | +- [ws-daemon] Fix resource leak during proc mounts ([#6733](https://github.com/gitpod-io/gitpod/pull/6733)) - [@csweichel](https://github.com/csweichel) |
| 11 | +- Bitbucket-only users get an error message now on _New Project_ page ([#6652](https://github.com/gitpod-io/gitpod/pull/6652)) - [@JanKoehnlein](https://github.com/JanKoehnlein) |
| 12 | +- replaced nodepool 3 with 0 for prev-envs ([#6780](https://github.com/gitpod-io/gitpod/pull/6780)) - [@wulfthimm](https://github.com/wulfthimm) |
| 13 | +- When a user deletes their account, own projects will be deleted and made available to be added again. ([#6721](https://github.com/gitpod-io/gitpod/pull/6721)) - [@laushinka](https://github.com/laushinka) |
| 14 | +- When the user is the sole owner of a team, that team and its projects will be deleted and made available to be added again. ([#6721](https://github.com/gitpod-io/gitpod/pull/6721)) - [@laushinka](https://github.com/laushinka) |
| 15 | +- [installer]: fix jaeger operator misconfiguration ([#6760](https://github.com/gitpod-io/gitpod/pull/6760)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 16 | +- [gpctl] Support forceful cluster de-registration ([#6682](https://github.com/gitpod-io/gitpod/pull/6682)) - [@csweichel](https://github.com/csweichel) |
| 17 | +- Configure and validate the external database ([#6716](https://github.com/gitpod-io/gitpod/pull/6716)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 18 | +- Add VS Code Desktop in the preferences to always open your workspace in VS Code Desktop ([#6671](https://github.com/gitpod-io/gitpod/pull/6671)) - [@corneliusludmann](https://github.com/corneliusludmann) |
| 19 | +- [installer]: fix the auth provider config ([#6753](https://github.com/gitpod-io/gitpod/pull/6753)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 20 | +- [dashboard] Change default color theme from Light → System ([#6747](https://github.com/gitpod-io/gitpod/pull/6747)) - [@jankeromnes](https://github.com/jankeromnes) |
| 21 | +- Allow all team members to cancel a team prebuild ([#6713](https://github.com/gitpod-io/gitpod/pull/6713)) - [@jankeromnes](https://github.com/jankeromnes) |
| 22 | +- Add container registry and database secret checks ([#6702](https://github.com/gitpod-io/gitpod/pull/6702)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 23 | +- [dashboard] Show loading indicator when switching git providers to add a new project ([#6711](https://github.com/gitpod-io/gitpod/pull/6711)) - [@jankeromnes](https://github.com/jankeromnes) |
| 24 | +- Update VS Code Web to 1.62.2 ([#6690](https://github.com/gitpod-io/gitpod/pull/6690)) - [@jeanp413](https://github.com/jeanp413) |
| 25 | +- added an extra nodepool ([#6661](https://github.com/gitpod-io/gitpod/pull/6661)) - [@wulfthimm](https://github.com/wulfthimm) |
| 26 | +- GCP object storage bugfixes ([#6636](https://github.com/gitpod-io/gitpod/pull/6636)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 27 | +- Allow use of external container registry ([#6621](https://github.com/gitpod-io/gitpod/pull/6621)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 28 | +- Update .werft/yarn.lock after fresh yarn install ([#6647](https://github.com/gitpod-io/gitpod/pull/6647)) - [@mads-hartmann](https://github.com/mads-hartmann) |
| 29 | +- Add support for GCP CloudSQL ([#6606](https://github.com/gitpod-io/gitpod/pull/6606)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 30 | +- Create config map to allow uninstallation of app ([#6591](https://github.com/gitpod-io/gitpod/pull/6591)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 31 | +- Open up JetBrains desktop IDE feature (BETA) for all users ([#6505](https://github.com/gitpod-io/gitpod/pull/6505)) - [@corneliusludmann](https://github.com/corneliusludmann) |
| 32 | +- allow img-builder ingress from server ([#6584](https://github.com/gitpod-io/gitpod/pull/6584)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 33 | +- Update VS Code Web to 1.62.0 ([#6582](https://github.com/gitpod-io/gitpod/pull/6582)) - [@jeanp413](https://github.com/jeanp413) |
| 34 | +- Preserve team scope in dashboard ([#6577](https://github.com/gitpod-io/gitpod/pull/6577)) - [@gtsiolis](https://github.com/gtsiolis) |
| 35 | +- Add persistent volume to in cluster container registry ([#6574](https://github.com/gitpod-io/gitpod/pull/6574)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 36 | +- Make the installer updatable ([#6543](https://github.com/gitpod-io/gitpod/pull/6543)) - [@MrSimonEmms](https://github.com/MrSimonEmms) |
| 37 | +- Prebuilds can run for GitLab subgroup projects. ([#6546](https://github.com/gitpod-io/gitpod/pull/6546)) - [@laushinka](https://github.com/laushinka) |
| 38 | +- `gpctl debug log` supports multiple containers ([#6542](https://github.com/gitpod-io/gitpod/pull/6542)) - [@csweichel](https://github.com/csweichel) |
| 39 | +- Add documentation for registry-facade ([#6495](https://github.com/gitpod-io/gitpod/pull/6495)) - [@kylos101](https://github.com/kylos101) |
4 | 40 | - [gpctl] Add debug command to aid in debugging components ([#6480](https://github.com/gitpod-io/gitpod/pull/6480)) - [@csweichel](https://github.com/csweichel)
|
5 | 41 |
|
6 | 42 | ## October 2021
|
|
0 commit comments