Skip to content

Commit a438408

Browse files
committed
[changelog] updated changelog
1 parent 6958df9 commit a438408

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

33
## May 2022
4+
- fix prebuild state mapping bug in face of missing snapshot (& add tests for it) ([#9924](https://github.com/gitpod-io/gitpod/pull/9924)) - [@geropl](https://github.com/geropl)
5+
- [dashboard] fixing backoff for getHeadlessLog calls ([#9941](https://github.com/gitpod-io/gitpod/pull/9941)) - [@AlexTugarev](https://github.com/AlexTugarev)
6+
- Fully removed the deprecated helm charts. ([#9858](https://github.com/gitpod-io/gitpod/pull/9858)) - [@csweichel](https://github.com/csweichel)
7+
- - [dashboard]: Added a `.gp-link` Tailwind class to make buttons mimic anchor tags ([#9641](https://github.com/gitpod-io/gitpod/pull/9641)) - [@trumbitta](https://github.com/trumbitta)
8+
- Enable git integrations of Bitbucket for self-hosted Gitpod ([#9894](https://github.com/gitpod-io/gitpod/pull/9894)) - [@AlexTugarev](https://github.com/AlexTugarev)
9+
- Ensure workspace can be deleted even if start workspace timeout has been exceeded ([#9825](https://github.com/gitpod-io/gitpod/pull/9825)) - [@Furisto](https://github.com/Furisto)
10+
- Separate tracing installer config for the server and workspace components ([#9900](https://github.com/gitpod-io/gitpod/pull/9900)) - [@andrew-farries](https://github.com/andrew-farries)
411
- [registry-facade] Remove TTL from Redis keys ([#9906](https://github.com/gitpod-io/gitpod/pull/9906)) - [@aledbf](https://github.com/aledbf)
512
- [server] getWorkspace() returns NOT_FOUND when workspace cannot be fetched from db ([#9828](https://github.com/gitpod-io/gitpod/pull/9828)) - [@easyCZ](https://github.com/easyCZ)
613
- Adding metrics reporting to the IDE ([#9815](https://github.com/gitpod-io/gitpod/pull/9815)) - [@iQQBot](https://github.com/iQQBot)

0 commit comments

Comments
 (0)