Skip to content

[changelog] updated changelog #14217

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
Oct 27, 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

## October 2022
- Fix 'gp open' command to open files in JetBrains Client instead of the backend IDE ([#14182](https://github.com/gitpod-io/gitpod/pull/14182)) - [@felladrin](https://github.com/felladrin)
- Check out the correct branch when opening a prebuild for a commit that is also the latest HEAD of the context branch ([#14019](https://github.com/gitpod-io/gitpod/pull/14019)) - [@nVitius](https://github.com/nVitius)
- Update JetBrains Backend Plugin to work with EAP IDEs v223.7126 ([#13990](https://github.com/gitpod-io/gitpod/pull/13990)) - [@felladrin](https://github.com/felladrin)
- A bit faster IDE startup ([#14111](https://github.com/gitpod-io/gitpod/pull/14111)) - [@sagor999](https://github.com/sagor999), [@utam0k](https://github.com/utam0k)
- [installer]: print the installer version to the kots-install script ([#14120](https://github.com/gitpod-io/gitpod/pull/14120)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
- reliably close Workspaces which fail to start for whatever reason ([#13831](https://github.com/gitpod-io/gitpod/pull/13831)) - [@geropl](https://github.com/geropl)
Expand Down