v5.1.1
5.1.1 (2024-06-06)
Summary
This version reduces the Rust image size; and contains several updates to VS Code plug-ins and tools.
Note
The images amp-devcontainer and amp-devcontainer-vscode have been merged and are renamed to amp-devcontainer-cpp.
Please manually update the image name in your devcontainer configuration, especially if you use Dependabot to keep the image up to date.
Packages
| Container | Full identifier |
|---|---|
| amp-devcontainer-cpp | ghcr.io/philips-software/amp-devcontainer-cpp:5.1.1@sha256:457da136e67ec84fde1ab742999fa2bf2f5174353bbaf3283a7e3de2b0abdaa4 |
| amp-devcontainer-rust | ghcr.io/philips-software/amp-devcontainer-rust:5.1.1@sha256:c947c16092da3a4dc372d44e3c4bd80ddfa62be3bbd78b33e0f9275d281ef7bc |
Chores
- deps, cpp: Update git (#425) (bd2b961) (by Dependabot (@dependabot))
- deps, cpp: Update SonarSource.sonarlint-vscode, ms-vscode.cmake-tools (#439) (9e528d6) (#422) (e91fb9c) (by Dependabot (@dependabot))
- deps, rust: Update git, libc6-dev (#424) (9b08265) and (#431) (d89e44a) (by Dependabot (@dependabot))
- deps, rust: Update rust-lang.rust-analyzer, usernamehw.errorlens (#434) (365506c) and (#436) (ae8b7b2) (by Dependabot (@dependabot))
- deps: Update bats to v1.11.0, update docker-cli to v26.1.3 (#429) (f41c678) (by Ron (@rjaegers))
- deps: Update xwin to v0.5.2 and mull to v0.22.0 (#420) (d2903c0) and (#428) (85d9091) (by Ron (@rjaegers))
- Rework rust installation: use rustup from Ubuntu package manager, use minimal profile, install with cargo-binstall (#426) (5c919db) (by Ron (@rjaegers))