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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
# Change Log
2
2
3
3
## March 2022
4
+
- Add docker images for gpctl and kubecdl ([#8555](https://github.com/gitpod-io/gitpod/pull/8555)) - [@sagor999](https://github.com/sagor999)
5
+
-[installer] Registry facade should not use a port from node ports range ([#8580](https://github.com/gitpod-io/gitpod/pull/8580)) - [@aledbf](https://github.com/aledbf)
6
+
- Remove unused pod labels ([#8583](https://github.com/gitpod-io/gitpod/pull/8583)) - [@aledbf](https://github.com/aledbf)
7
+
- Support user-modifiable cgroupv2 structure ([#8578](https://github.com/gitpod-io/gitpod/pull/8578)) - [@csweichel](https://github.com/csweichel)
8
+
- Update k8s go dependencies to v1.23.4 ([#8533](https://github.com/gitpod-io/gitpod/pull/8533)) - [@aledbf](https://github.com/aledbf)
9
+
- Update prometheus to v1.12.1 [CVE-2022-21698](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-21698) ([#8533](https://github.com/gitpod-io/gitpod/pull/8533)) - [@aledbf](https://github.com/aledbf)
10
+
- Update containerd to v1.6.0 ([#8533](https://github.com/gitpod-io/gitpod/pull/8533)) - [@aledbf](https://github.com/aledbf)
11
+
- Fix user detail bug that fetches all workspaces. ([#8562](https://github.com/gitpod-io/gitpod/pull/8562)) - [@laushinka](https://github.com/laushinka)
- Link to privacy policy from login page ([#8546](https://github.com/gitpod-io/gitpod/pull/8546)) - [@jldec](https://github.com/jldec)
4
14
-[kots]: add the KOTS installation manifests ([#8395](https://github.com/gitpod-io/gitpod/pull/8395)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
5
15
- Free text search on workspace admin dashboard is not enabled anymore. ([#8503](https://github.com/gitpod-io/gitpod/pull/8503)) - [@laushinka](https://github.com/laushinka)
6
16
- Renamed `danger-use-unsupported-config` flag in the installer to `use-experimental-config` ([#8477](https://github.com/gitpod-io/gitpod/pull/8477)) - [@Pothulapati](https://github.com/Pothulapati)
0 commit comments