v5.3.0
5.3.0 (2024-09-30)
📋 Summary
This version contains an update to the Ubuntu base image, adds bash completion support to all containers, Docker cli is updated to v27.3.1, CMake is updated to v3.30.4 and formatting of C++ code is now delegated to clangd which deprecates the usage of the xaver.clang-format
extension. There are also updates to several VS Code Extensions.
🔖 Packages
Container | Full identifier |
---|---|
amp-devcontainer-cpp | ghcr.io/philips-software/amp-devcontainer-cpp:5.3.0@sha256:a681b3b44120d097a6c3d35cf88baf1cde897bd040d1991a89e287def0f98181 |
amp-devcontainer-rust | ghcr.io/philips-software/amp-devcontainer-rust:5.3.0@sha256:84ffa49b34333bc5f8394df34cf2cf3c41893cecd5bfca2a01c4a6e9e50260be |
Features
Chores
- Consolidate formatting in amp-devcontainer-cpp to use clangd, removing the need for xaver.clang-format (#582) (cc9380c) (by @rjaegers)
- deps, cpp: Update docker cli from v27.0.3 to v27.3.1 (#580) (e242369) (by @rjaegers)
- deps, cpp: Update ms-vscode.cmake-tools, ms-vsliveshare.vsliveshare (#573) (14da656) (#583) (5c16ea4) (by @dependabot)
- deps, rust: Update ms-vsliveshare.vsliveshare, rust-lang.rust-analyzer (#574) (f09f8bb) (#584) (c876f4f) (by @dependabot)
- deps: Bump cmake from 3.30.3 to 3.30.4 in /.devcontainer (#586) (b70c2ed) (by @dependabot)
- deps: Bump ubuntu from
8a37d68
todfc1087
in amp-devcontainer-cpp and amp-devcontainer-rust (#575) (7848fff) (#576) (39429b1) (by @dependabot)