Skip to content

Commit fcb3dd2

Browse files
committed
[changelog] updated changelog
1 parent 95592d0 commit fcb3dd2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log
22

33
## February 2022
4+
- fix dashboard contextURL handling ([#8099](https://github.com/gitpod-io/gitpod/pull/8099)) - [@geropl](https://github.com/geropl)
5+
- Added support for Git LFS during content init ([#8119](https://github.com/gitpod-io/gitpod/pull/8119)) - [@csweichel](https://github.com/csweichel)
6+
- Support private dotfiles repo ([#7569](https://github.com/gitpod-io/gitpod/pull/7569)) - [@iQQBot](https://github.com/iQQBot)
7+
- Make `ContextURL.parseToURL` support the newly-accepted `git@{host}:{user}/{repo}.git` format ([#8100](https://github.com/gitpod-io/gitpod/pull/8100)) - [@jankeromnes](https://github.com/jankeromnes)
8+
- Refactor dynamic CPU limiting to provide fairer scheduling. ([#8036](https://github.com/gitpod-io/gitpod/pull/8036)) - [@csweichel](https://github.com/csweichel)
9+
- Fix wrong token selection if multiple found for a profile. ([#8093](https://github.com/gitpod-io/gitpod/pull/8093)) - [@AlexTugarev](https://github.com/AlexTugarev)
10+
- [server][dashboard] Improve 'New Workspace' modal with a search input, keyboard navigation, and a new context URL suggestion API ([#7715](https://github.com/gitpod-io/gitpod/pull/7715)) - [@jankeromnes](https://github.com/jankeromnes)
11+
- Fix Bitbucket push event handling ([#7833](https://github.com/gitpod-io/gitpod/pull/7833)) - [@AlexTugarev](https://github.com/AlexTugarev)
412
- configure basic rate-limiting for `startWorkspace` ([#8073](https://github.com/gitpod-io/gitpod/pull/8073)) - [@geropl](https://github.com/geropl)
513
- Improved in-transit security of user environment variables ([#7923](https://github.com/gitpod-io/gitpod/pull/7923)) - [@csweichel](https://github.com/csweichel)
614
- Update GoLand IDE image to version 213.6777.51. ([#7919](https://github.com/gitpod-io/gitpod/pull/7919)) - [@roboquat](https://github.com/roboquat)

0 commit comments

Comments
 (0)