Skip to content

[changelog] updated changelog #10511

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

Merged
merged 1 commit into from
Jun 8, 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
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log

## June 2022
- Fix JetBrains Gateway Plugin to work on v222.2889.2 ([#10505](https://github.com/gitpod-io/gitpod/pull/10505)) - [@felladrin](https://github.com/felladrin)
- Update to new stable alpine version v3.16 ([#10466](https://github.com/gitpod-io/gitpod/pull/10466)) - [@aledbf](https://github.com/aledbf)
- Update sigs.k8s.io/e2e-framework to v0.0.7 ([#10475](https://github.com/gitpod-io/gitpod/pull/10475)) - [@aledbf](https://github.com/aledbf)
- Update dashboard navigation ([#10309](https://github.com/gitpod-io/gitpod/pull/10309)) - [@gtsiolis](https://github.com/gtsiolis)
- [installer] Update kube-rbac-proxy to v0.12.0 ([#10471](https://github.com/gitpod-io/gitpod/pull/10471)) - [@aledbf](https://github.com/aledbf)
- Fix: Don't skip prebuilds if .gitpod.yml has a 'before' task but no 'init' task ([#10352](https://github.com/gitpod-io/gitpod/pull/10352)) - [@jankeromnes](https://github.com/jankeromnes)
- Update IntelliJ IDEA IDE image to version 221.5787.30. ([#10431](https://github.com/gitpod-io/gitpod/pull/10431)) - [@roboquat](https://github.com/roboquat)
- Update PyCharm IDE image to version 221.5787.24. ([#10432](https://github.com/gitpod-io/gitpod/pull/10432)) - [@roboquat](https://github.com/roboquat)
- [ws-manager] Add metrics to record backup success/failure count ([#10342](https://github.com/gitpod-io/gitpod/pull/10342)) - [@jenting](https://github.com/jenting)
Expand Down