October 2022 release of the Gitpod Installer
Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.10.0.16
Please see the changelog for more information.
Refer to the self-hosted documentation to know more about how to setup Gitpod.
What has changed
- Fix branch context for BitBucket Server by @AlexTugarev in #13745
- [teams] Disallow removing all Owners from a team by @easyCZ in #13744
- Add option to add authentication to Jaeger and configure default tags with
metadata.shortName
andmetadata.region
by @aledbf in #13728 - Update WebStorm IDE image to version 222.4345.14. by @github-actions[bot] in #13757
- Update PhpStorm IDE image to version 222.4345.15. by @github-actions[bot] in #13759
- Update RubyMine IDE image to version 222.4345.14. by @github-actions[bot] in #13758
- [terraform/aks] Separate workloads into different pools, expose terraform variables for max node pool counts by @adrienthebo in #13143
- Update PyCharm IDE image to version 222.4345.23. by @github-actions[bot] in #13797
- VSCode Browser/Desktop: Responsive portsView by @mustard-mh in #13838
- Support multi-line environment variables in SSH by @iQQBot in #13822
- VSCode Browser: Fix portsView address open twice in some browsers by @mustard-mh in #13844
- Fixed the auto-port-forwarding on JetBrains EAP IDEs by @felladrin in #13747
- Update GoLand IDE image to version 222.4345.24. by @github-actions[bot] in #13836
- remove
/#additionalContent/...
ContextParser by @geropl in #13841 - [prebuild] Add support for opening specific prebuilds by @jankeromnes in #13768
- Fix an issue with a workspace not starting with a self-signed cluster by @utam0k in #13821
- Implement a 'Use Last Successful Prebuild' workspace creation mode by @jankeromnes in #13801
- Provide option to enforce network connection rate limiting by @Furisto in #13891
- Fixed the "Lean More" button behavior from JetBrains Gateway home screen. by @felladrin in #13966
- Display sorted ports with both
gp-cli
and VSCode BrowserPortsView
by @mustard-mh in #13788 - ws-manager: Redact logs of a workspace status. by @utam0k in #14064
- Fix a bug that a workspace is not started when there was a checkout hook by @utam0k in #14067
- Fixes port 3000 becomes the default config of ports if there is no
.gitpod.yml
file by @mustard-mh in #14056 - Update balance used progress indicator height by @gtsiolis in #14054
- [kots]: add db migration job to fluent bit logger by @MrSimonEmms in #14051
- Provide pressure stall information for workspaces by @Furisto in #13703
- Fixes default location of PortsView incorrect by @mustard-mh in #14102
- Bugfix for gitpod CLI: avoid failure on
ports list
when port is not exposed by @andreafalzetti in #14040 - A bit faster IDE startup by @utam0k in #14111
New Contributors
- @measutosh made their first contribution in #13557
- @WVerlaek made their first contribution in #13537
- @skrmain made their first contribution in #12699
- @harshsinghatz made their first contribution in #13842
Full Changelog: 2022.09.2...2022.10.0