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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# Change Log
2
2
3
3
## April 2022
4
+
-[kubecdl] Set default project name ([#9288](https://github.com/gitpod-io/gitpod/pull/9288)) - [@aledbf](https://github.com/aledbf)
5
+
- Add experimental server config to the installer ([#9297](https://github.com/gitpod-io/gitpod/pull/9297)) - [@andrew-farries](https://github.com/andrew-farries)
6
+
- Update IntelliJ IDEA IDE image to version 221.5080.210. ([#9298](https://github.com/gitpod-io/gitpod/pull/9298)) - [@roboquat](https://github.com/roboquat)
7
+
-[ws-daemon] Match veth0/eth0 MTU to improve network performance ([#9294](https://github.com/gitpod-io/gitpod/pull/9294)) - [@csweichel](https://github.com/csweichel)
8
+
-[installer] Disable `definitely-gp` by default ([#9094](https://github.com/gitpod-io/gitpod/pull/9094)) - [@Pothulapati](https://github.com/Pothulapati)
4
9
- Add IO bandwidth limit support ([#9271](https://github.com/gitpod-io/gitpod/pull/9271)) - [@csweichel](https://github.com/csweichel)
5
10
- Connect to self-managed Bitbucket Server in Git Integration modal. ([#9135](https://github.com/gitpod-io/gitpod/pull/9135)) - [@AlexTugarev](https://github.com/AlexTugarev)
6
11
- Stop running prebuilds for projects that did not start a workspace in the last 10+ weeks ([#9219](https://github.com/gitpod-io/gitpod/pull/9219)) - [@jankeromnes](https://github.com/jankeromnes)
0 commit comments