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
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# Change Log
2
2
3
3
## May 2022
4
+
- Add user environment variable name length and value length validation in settings UI modal. ([#8248](https://github.com/gitpod-io/gitpod/pull/8248)) - [@randomir](https://github.com/randomir)
5
+
- Add `staticMessagebusPassword` config flag to use a fixed message bus password in the installer ([#9831](https://github.com/gitpod-io/gitpod/pull/9831)) - [@andrew-farries](https://github.com/andrew-farries)
6
+
- Change icon spacing in license page ([#9823](https://github.com/gitpod-io/gitpod/pull/9823)) - [@gtsiolis](https://github.com/gtsiolis)
7
+
-[ws-manager] fix sometimes workspaces fail with backup not found error ([#9803](https://github.com/gitpod-io/gitpod/pull/9803)) - [@sagor999](https://github.com/sagor999)
8
+
- fix account deletion failing on bad DB state ([#9654](https://github.com/gitpod-io/gitpod/pull/9654)) - [@geropl](https://github.com/geropl)
4
9
-[content-service] Add logs for Redis pipeline errors ([#9809](https://github.com/gitpod-io/gitpod/pull/9809)) - [@aledbf](https://github.com/aledbf)
5
10
- Make sure the server mounts the github app secret when an app is specified in the installer ([#9795](https://github.com/gitpod-io/gitpod/pull/9795)) - [@andrew-farries](https://github.com/andrew-farries)
6
11
- Add `disableDbMigration` config flag to the installer to disable db migrations ([#9793](https://github.com/gitpod-io/gitpod/pull/9793)) - [@andrew-farries](https://github.com/andrew-farries)
0 commit comments