You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
# Change Log
2
2
3
3
## 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)
- 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)
4
13
-[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)
5
14
- 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)
6
15
- 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