github loft-sh/devpod v0.5.4

latest releases: v0.5.20, v0.5.20-alpha.4, v0.5.20-alpha.3...
6 months ago

DevPod v0.5.4

We've fixed a bunch of smaller issues, added support for a new devcontainer spec option (build.options), more dynamic drivers in the future and started publishing our maintainer calls. Have fun!

Features

  • Added ReprovisioningDrivers interface which can change their infrastructure if the provider options change. As of now only the kubernetes provider v0.1.3 implements it.
  • Supports the newly added build.options for buildx (courtesy of @mukerjee)

Fixes

  • features don't rebuild anymore when running a stopped docker-compose based workspace
  • ensure dotfiles script is executable; clone dotfiles into home dir
  • switch back to default context after deletion
  • updated recreate logic if workspace is local folder
  • add a telemetry toggle to settings > general; include link to telemetry docs by
  • changelog modal styling
  • azure private registries
  • sort feature variables to improve caching

Other

New Contributors

Full Changelog: v0.5.3...v0.5.4

Don't miss a new devpod release

NewReleases is sending notifications on new releases.