Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

65 lines (39 loc) · 3.47 KB

Changelog

A curated, chronologically ordered list of notable changes in Gitpod's default workspace images.

2021-06-04

  • Bump Go version to 1.16.5
  • Bump nvm.sh to v0.38.0
  • Introduce pre-commit checks
  • Run shellcheck in shell scripts

2020-06-03

2020-06-02

2020-05-12

  • Downgrade Ruby 2.7.12.6.6 (because Solargraph doesn't support latest Bundler 2.1.4 yet) e9281a20

2020-05-08

2020-05-02

  • Fix Ubuntu 20.04 based gitpod/workspace-dotnet and gitpod/workspace-dotnet-vnc images by installing .NET Core SDK 3.1 binaries gitpod-io/workspace-images#218

2020-04-29

2020-04-21

2020-04-17

2020-04-15

  • Upgrade from Ubuntu 19.04 → Ubuntu 20.04 LTS, because 19.04 reached end-of-life and all its apt packages got deleted gitpod-io/gitpod#1398
  • Upgrade Java 11.0.5.fx-zulu11.0.6.fx-zulu

2020-04-06

2020-03-30

  • Upgrade Node.js from v10v12 LTS (to pin a specific version, see this workaround)

Inspired by keepachangelog.com.