Skip to content

Commit eaafbee

Browse files
committed
[changelog] updated changelog
1 parent 87e5e4f commit eaafbee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

33
## May 2022
4+
- [dashboard] Introduce an experimental usage-based billing feature flag (off by default) ([#10302](https://github.com/gitpod-io/gitpod/pull/10302)) - [@jankeromnes](https://github.com/jankeromnes)
5+
- SSH Gateway support remote port forward ([#10291](https://github.com/gitpod-io/gitpod/pull/10291)) - [@iQQBot](https://github.com/iQQBot)
6+
- [installer] Use installation shortname when constructing ws-manager URL templates ([#10152](https://github.com/gitpod-io/gitpod/pull/10152)) - [@andrew-farries](https://github.com/andrew-farries), [@geropl](https://github.com/geropl)
7+
- Feedback form only shows for SaaS gitpod-io users. ([#10297](https://github.com/gitpod-io/gitpod/pull/10297)) - [@laushinka](https://github.com/laushinka)
8+
- remove kedge ([#10292](https://github.com/gitpod-io/gitpod/pull/10292)) - [@geropl](https://github.com/geropl)
9+
- Fixed a bug that was preventing "gp preview" to work in JetBrains IDEs when executed as a task in ".gitpod.yml". ([#10129](https://github.com/gitpod-io/gitpod/pull/10129)) - [@felladrin](https://github.com/felladrin)
10+
- [registry-facade] Remove Redis expiration from resolve ([#10263](https://github.com/gitpod-io/gitpod/pull/10263)) - [@aledbf](https://github.com/aledbf)
11+
- [ws-daemon] Limit the number of concurrent workspace backups to three to avoid excessive memory utilization ([#10274](https://github.com/gitpod-io/gitpod/pull/10274)) - [@aledbf](https://github.com/aledbf)
12+
- Correctly enforce the parallel workspace limit ([#9491](https://github.com/gitpod-io/gitpod/pull/9491)) - [@andrew-farries](https://github.com/andrew-farries)
413
- [ws-manager] Check the pod contains a workspace class and exists ([#10265](https://github.com/gitpod-io/gitpod/pull/10265)) - [@aledbf](https://github.com/aledbf)
514
- Fix `ranges port` name and description not sent when ports state changed ([#10250](https://github.com/gitpod-io/gitpod/pull/10250)) - [@mustard-mh](https://github.com/mustard-mh)
615
- Feedback form under error messages on login and starting workspaces. ([#10071](https://github.com/gitpod-io/gitpod/pull/10071)) - [@laushinka](https://github.com/laushinka)

0 commit comments

Comments
 (0)