←  Back to Changelog

November 12, 2021

Improved workspace startup times

Speeeed 🚀! When you start a new workspace, we changed how we clone your repository. Going forward, we have a two step approach:

  1. Clone the most recent commit only (with the depth=1 git flag)
  2. About ten seconds later, we start to fetch 20 additional commits

Thanks to this, we let you start your work sooner while we fetch a few more commits. You can find the details of this change in the #6464 pull request.

Please let us know what you think via Twitter @gitpod or chat with us at https://www.gitpod.io/chat.

Avatar of JanKoehnlein Avatar of akosyakov Avatar of aledbf Avatar of corneliusludmann Avatar of csweichel Avatar of geropl Avatar of iQQBot Avatar of jeanp413 Avatar of svenefftinge

Fixes and improvements

  • #6582 - Update VS Code Web to 1.62.0 Avatar of corneliusludmann Avatar of jeanp413
  • #6462 - [ws-proxy] Decouple ws-proxy from ws-manager Avatar of JanKoehnlein Avatar of akosyakov Avatar of aledbf Avatar of corneliusludmann Avatar of csweichel Avatar of geropl
  • #6546 - Prebuilds can run for GitLab subgroup projects. Avatar of JanKoehnlein Avatar of gtsiolis Avatar of jldec Avatar of laushinka Avatar of svenefftinge
  • #6577 - Preserve team scope in dashboard Avatar of gtsiolis Avatar of laushinka
  • #6505 - Open up JetBrains desktop IDE feature (BETA) for all users Avatar of corneliusludmann Avatar of laushinka
  • #6636 - GCP object storage bugfixes Avatar of MrSimonEmms Avatar of csweichel
  • #6621 - Allow use of external container registry Avatar of MrSimonEmms Avatar of csweichel
  • #6606 - Add support for GCP CloudSQL Avatar of MrSimonEmms Avatar of csweichel
  • #6591 - Create config map to allow uninstallation of app Avatar of MrSimonEmms Avatar of csweichel
  • #6144 - make “snapshots” more reliable Avatar of JanKoehnlein Avatar of akosyakov Avatar of csweichel Avatar of geropl Avatar of gtsiolis Avatar of shaal
  • #6376 - New GitLab projects will have a slugified Project url Avatar of AlexTugarev Avatar of JanKoehnlein Avatar of gtsiolis Avatar of jldec Avatar of laushinka
  • #6584 - allow img-builder ingress from server Avatar of MrSimonEmms Avatar of csweichel