v6.8.2
6.8.2 (2026-02-24)
📋 Summary
Important
Release v6.8.1 has been yanked. The automated release process failed due to a missing permission setting in the GitHub Actions Workflow
Release v6.8.2 is made as a patch release to trigger automatic updates for repositories that use Dependabot. Release v6.8.1 tags and images will be removed from the registry.
The release includes an update to Conan and GCC 14 in amp-devcontainer-cpp. Several VS Code Extensions have been updated to their latest version.
🔖 Packages
| Container | Full identifier |
|---|---|
| amp-devcontainer-base | ghcr.io/philips-software/amp-devcontainer-base:v6.8.2@sha256:4d445c28451c8f94dfa7d550f47f15de8d2193b9dffb6ee114f9055f157d7d53 |
| amp-devcontainer-cpp | ghcr.io/philips-software/amp-devcontainer-cpp:v6.8.2@sha256:8d6d0b49bef9b1f572793dee8dcc05edcbe4f44f108f075640dda284ff3e2d4e |
| amp-devcontainer-rust | ghcr.io/philips-software/amp-devcontainer-rust:v6.8.2@sha256:068758b17ecff0032a64eb5a3efcb1570fcf814e6991bbdb940826d6f5eb0b95 |
Bug Fixes
- Add required permission to release workflow (#1163) (6041313) (by Ron (@rjaegers))
- Update apt.llvm.org gpg key checksum (#1162) (117adbc) (by Ron (@rjaegers))
Chores
- deps: Bump conan from 2.24.0 to 2.25.2 in amp-devcontainer-cpp (#1139) (9e104c6) (#1149) (d938b08) (by Dependabot (@dependabot))
- deps, base: Update g++-14 (#1156) (db4e403) (by Dependabot (@dependabot))
- deps, cpp: Update alexkrechik.cucumberautocomplete, ms-vscode.cpptools in devcontainer.json (#1154) (248dd41)
- deps, cpp: Update github.vscode-pull-request-github, ms-vscode.cmake-tools, ms-vscode.cpptools in devcontainer.json (#1145) (ea8d44c)
- deps, cpp: Update ms-vscode.cmake-tools, ms-vscode.cpptools in devcontainer-metadata.json (#1144) (84f3450)
- deps, cpp: Update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1159) (fb963d1)
- deps, cpp: Update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode in devcontainer.json (#1160) (fd8449d)
- deps, cpp: Update ms-vscode.cpptools in devcontainer-metadata.json (#1152) (6a57e1b)
- deps, rust: Update github.vscode-pull-request-github in devcontainer.json (#1146) (02d75f0)
- deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1153) (22ef006)
- deps, rust: Update rust-lang.rust-analyzer in devcontainer.json (#1155) (bfe1bc2)
- deps, rust: Update sonarsource.sonarlint-vscode in devcontainer.json (#1161) (5ad6b8c)