Skip to content

v6.9.0

Choose a tag to compare

@philips-software-forest-releaser philips-software-forest-releaser released this 12 Mar 10:39
c16822b

6.9.0 (2026-03-11)

📋 Summary

Note

This release of amp-devcontainer switches the image compression from gzip to zstd for a reduction in OCI container image size of up to 20%. The workflow provided with amp-devcontainer has been updated to zstd (level 9, which maps to 'best' for buildx), so any derived container that re-uses amp-devcontainer build workflows will also see (additional) benefit.

In amp-devcontainer-cpp, Conan is updated to version 2.26.0.

Several Extensions have been updated to the latest version.

🔖 Packages

Container Full identifier
amp-devcontainer-base ghcr.io/philips-software/amp-devcontainer-base:v6.9.0@sha256:40c387da14fb310871a0f2155f779ac3e2489bb28af4fd76159cc54d1412354b
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.9.0@sha256:d2499bd35dcde579864776e8da1f4d0b42698bcd8ffafcd5f4b1e53ddc09a185
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.9.0@sha256:048c4ca753eb845dbccf982a51a04509d5b0bd7945a1548be94f5785aee892a0

Features

Chores