Skip to content

Releases: gitpod-io/gitpod

2022.10.0-rc1

25 Oct 12:13
Compare
Choose a tag to compare
2022.10.0-rc1 Pre-release
Pre-release

October 2022 release of the Gitpod Installer

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.10.0.6

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 and metadata.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
  • [installer]: remove logging of envvar obj by @mrsimonemms in #13934
  • [kots]: put the HTTP Proxy settings behind a KOTS config bool by @mrsimonemms in #13959
  • Fixed the "Lean More" button behavior from JetBrains Gateway home screen. by @felladrin in #13966
  • Display sorted ports with both gp-cli and VSCode Browser PortsView 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

New Contributors

Full Changelog: 2022.09.2...2022.10.0-rc1

2022.10.0-rc0

24 Oct 08:12
Compare
Choose a tag to compare
2022.10.0-rc0 Pre-release
Pre-release

October 2022 release of the Gitpod Installer

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.10.0.2

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 and metadata.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
  • [installer]: remove logging of envvar obj by @mrsimonemms in #13934
  • [kots]: put the HTTP Proxy settings behind a KOTS config bool by @mrsimonemms in #13959
  • Fixed the "Lean More" button behavior from JetBrains Gateway home screen. by @felladrin in #13966
  • Display sorted ports with both gp-cli and VSCode Browser PortsView 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

New Contributors

Full Changelog: 2022.09.2...2022.10.0-rc0

2022.09.2

21 Oct 09:48
Compare
Choose a tag to compare

September 2022 hotfix release of the Gitpod Installer

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.09.2.3

Refer to the self-hosted documentation to know more about how to setup Gitpod.

What's Changed

Full Changelog: 2022.09.1...2022.09.2

2022.09.1

14 Oct 08:17
Compare
Choose a tag to compare

September 2022 hotfix release of the Gitpod Installer

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.09.1.2

Refer to the self-hosted documentation to know more about how to setup Gitpod.

What has changed

  • ws-manager: Make protected_secrets work with Self-Signed certs by @utam0k in #13821

2022.09.0

07 Oct 10:16
Compare
Choose a tag to compare

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.09.0.31

Please see the changelog for more information.

Refer to the self-hosted documentation to know more about how to setup Gitpod.

What's Changed

Read more

2022.09.0-rc5

03 Oct 20:04
8552127
Compare
Choose a tag to compare
2022.09.0-rc5 Pre-release
Pre-release

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.09.0.24

Please see the changelog for more information.

Refer to the self-hosted documentation to know more about how to setup Gitpod.

What's Changed

Read more

2022.09.0-rc4

30 Sep 08:48
Compare
Choose a tag to compare
2022.09.0-rc4 Pre-release
Pre-release

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.09.0.21

Please see the changelog for more information.

Refer to the self-hosted documentation to know more about how to setup Gitpod.

What's Changed

Read more

2022.09.0-rc3

29 Sep 13:56
Compare
Choose a tag to compare
2022.09.0-rc3 Pre-release
Pre-release

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.09.0.18

Please see the changelog for more information.

Refer to the self-hosted documentation to know more about how to setup Gitpod.

What's Changed

Read more

2022.09.0-rc2

28 Sep 18:52
Compare
Choose a tag to compare
2022.09.0-rc2 Pre-release
Pre-release

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.09.0.14

Please see the changelog for more information.

Refer to the self-hosted documentation to know more about how to setup Gitpod.

What's Changed

Read more

2022.09.0-rc1

28 Sep 12:49
98afd3c
Compare
Choose a tag to compare
2022.09.0-rc1 Pre-release
Pre-release

Docker image: eu.gcr.io/gitpod-core-dev/build/installer:release-2022.09.0.10

Please see the changelog for more information.

Refer to the self-hosted documentation to know more about how to setup Gitpod.

What's Changed

Read more