Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[changelog] updated changelog #9055

Merged
merged 1 commit into from
Apr 1, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Change Log

## March 2022
- Fixes missing login providers for Gitpod Self-Hosted. ([#9046](https://github.com/gitpod-io/gitpod/pull/9046)) - [@AlexTugarev](https://github.com/AlexTugarev)
- Add workspace branch & creation timespan column for Gitpod Jetbrains Gateway plugin workspace panel ([#8940](https://github.com/gitpod-io/gitpod/pull/8940)) - [@yaohui-wyh](https://github.com/yaohui-wyh)
- Removed leftover workspace size limit which could prevent backups from being created. ([#9039](https://github.com/gitpod-io/gitpod/pull/9039)) - [@csweichel](https://github.com/csweichel)
- [install]: document installing via kots ([#8996](https://github.com/gitpod-io/gitpod/pull/8996)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
- Push to KOTS on each branch ([#9014](https://github.com/gitpod-io/gitpod/pull/9014)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
- JetBrains Gateway EAP version is now supported. ([#8917](https://github.com/gitpod-io/gitpod/pull/8917)) - [@felladrin](https://github.com/felladrin)
Expand Down