Skip to content

Commit f4826d3

Browse files
committed
[changelog] updated changelog
1 parent f893ad5 commit f4826d3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

33
## 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)
12+
- [dashboard] Don't always print 'Connecting to workspace logs...' (it's somewhat misleading) ([#8558](https://github.com/gitpod-io/gitpod/pull/8558)) - [@jankeromnes](https://github.com/jankeromnes)
13+
- Link to privacy policy from login page ([#8546](https://github.com/gitpod-io/gitpod/pull/8546)) - [@jldec](https://github.com/jldec)
414
- [kots]: add the KOTS installation manifests ([#8395](https://github.com/gitpod-io/gitpod/pull/8395)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
515
- 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)
616
- 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

Comments
 (0)