7 documented changes.

Version
0.8.0
Released
Mar 17, 2026
Product
vpctl
vpctl changelog

vpctl 0.8.0

Official notes

Added

  1. Feature

    `oras_artifacts` support in `versions.yaml` for tracking OCI artifact versions alongside Docker images.

  2. Feature

    `vpctl artifact sync images` subcommand for syncing Docker images between registries.

  3. Feature

    `vpctl artifact sync oras` subcommand for syncing ORAS artifacts between registries.

  4. Feature

    `vpctl artifact sync preflight` subcommand: verifies registry authentication by syncing one Docker image and one ORAS artifact, and provides troubleshooting hints if the command fails

Changed

  1. Change

    Breaking: `vpctl image sync` renamed to `vpctl artifact sync images` / `vpctl artifact sync oras` . Update any CI scripts that invoke the old command.

  2. Change

    Breaking: Manifest field `imageSync` renamed to `artifactSync` . Update your `manifest.yaml` .

  3. Removal

    Breaking: `--skip-login` flag removed from `artifact sync images` . Authenticate to source and target registries with `docker login` before running the sync.

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.