Skip to content

1.3.0

Compare
Choose a tag to compare
@pirafrank pirafrank released this 07 Apr 14:15
· 242 commits to main since this release
  • based on focal-20210325 to get latest package upgrades
  • update workspace versions
  • support for OpenJDK 16 GA
  • vim: improved configuration and added plugins for better programming support
  • macOS support in cloud clients script
  • other minor changes and fixes since release 1.2.3.
    Many changes have been mostly to VS-Code and other config saved in the repo but not related to workspaces.

Java setup script supports OpenJDK and AdoptOpenJDK as vendors, with OpenJDK up to version 16 GA. AdoptOpenJDK download URLs are fetched from the v3 API to support any new release in the future, just tell the script the major version you want to install.

Workspaces in this release are:

  • Java 11 (LTS, OpenJDK)
  • Java 16 (OpenJDK)
  • Node 14 (LTS)
  • Python 3.9
  • Ruby 2.7
  • Rust 1.51
  • Golang 1.16

Docker images are available on Docker Hub.