Skip to content

v0.29.0-trxcllnt

Latest
Compare
Choose a tag to compare

Change Log

Notable changes.

January 2023

[0.29.0]

[0.28.0]

[0.27.1]

[0.27.0]

December 2022

[0.26.1]

[0.26.0]

[0.25.3]

November 2022

[0.25.2]

  • Fix Feature/Template publishing issue when a capital letter is in the repo name (devcontainers#303)

[0.25.1]

[0.25.0]

[0.24.1]

  • features test: Respects testing scenarios where 'remoteUser' is non-root (devcontainers#286)

[0.24.0]

October 2022

[0.23.2]

[0.23.1]

  • Pick up updated remoteEnv, remoteUser and userEnvProbe properties. (devcontainers#252)

[0.23.0]

[0.22.0]

[0.21.0]

  • New Command: templates apply to apply fetch and apply a dev container Template to a project
  • Initial support for running lifecycle scripts in parallel
  • Improvements to the features test command
  • Improvements related to packaging dev container Features and Templates

[0.20.0]

[0.19.1]

[0.19.0]

[0.18.0]

September 2022

[0.17.0]

[0.16.0]

[0.15.0]

August 2022

[0.14.2]

[0.14.1]

[0.14.0]

  • Update to vscode-dev-containers 0.245.2.

[0.13.0]

  • Updates to devcontainer features test command
    • Can now specify a scenarios.json per-feature
  • Introduces devcontainer features info command

[0.12.1]

  • Pick up v0.10.2 related to container ENV output.

[0.12.0]

  • Native implementation for pushing a dev container feature to an OCI registry
  • features publish command

[0.11.0]

[0.10.2]

[0.10.1]

  • Fixes regression where some dev container feature properties were not being applied properly (devcontainers#126)
  • Fixes undesired behavior with dev container features and multi-stage builds (devcontainers#120)

[0.10.0]

[0.9.0]

  • WIP on features v2:
    • Contributable features in OCI registries.

July 2022

[0.8.0]

  • Build command: Support multiple --image-name parameters (devcontainers#61)
  • WIP on features v2:
    • Contributable features.
    • features test command.

June 2022

[0.7.0]

May 2022

[0.6.0]

[0.5.0]

  • Update to vscode-dev-containers 0.238.0.

[0.4.0]

  • Merge user and features Dockerfile to simplify cache and multi-platform handling.
  • Use PTY for --log-format-json.

[0.3.0]

  • BuildKit version check for --build-context.

[0.2.0]

  • Use single Dockerfile to build image for single container using BuildKit.

[0.1.0]

  • Initial version.