Releases: philips-software/amp-devcontainer
v5.1.3
5.1.3 (2024-07-12)
📋 Summary
This version contains updates for ccache, cmake, docker, wget and xwin. It also includes updates to several VS Code Extensions.
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.3@sha256:a2a0ec9e240078be2302858721a3c0d904a1cce602847349245ee186cdd166ec |
amp-devcontainer-rust | ghcr.io/philips-software/amp-devcontainer-rust:5.1.3@sha256:d8c22d1a01e4b846ceedce05775e6253aa59eb7995f84a3f3001f6c1695e457e |
Chores
- deps, cpp: Update ccache from v4.9.1 to v4.10.1 (#487) (a2c064d) (@rjaegers)
- deps, cpp: Update docker from v26.1.3 to v27.0.3 (#486) (60ec427) (@rjaegers)
- deps, cpp: Update ms-vscode.cmake-tools (#497) (3fbcac4) (@dependabot)
- deps, cpp: Update SonarSource.sonarlint-vscode (#485) (1c72757)
- deps, cpp: Update wget (#474) (1ee385d)
- deps, cpp: Update xwin from v0.5.2 to v0.6.2 (#484) (1dd47d0)
- deps, rust: Update rust-lang.rust-analyzer (#481) (d317b09)
- deps, rust: Update rust-lang.rust-analyzer (#494) (fe48960)
- deps, rust: Update wget (#473) (c8fd21e)
- deps,rust: Update rust-lang.rust-analyzer (#469) (24d6697)
- deps: Bump cmake from 3.29.6 to 3.30.0 in /.devcontainer (#489) (d42757f)
- deps: Update all VS Code Extension versions in cpp and rust devcontainer.json files (#483) (11c4574)
v5.1.2
5.1.2 (2024-06-24)
📋 Summary
This version uses LLVM/Clang packages from apt.llvm.org; and contains several updates to VS Code extensions 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.2@sha256:50dfac0305745c26279e045611c598dee4e71b5905ec805521242ecf90d2b494 |
amp-devcontainer-rust | ghcr.io/philips-software/amp-devcontainer-rust:5.1.2@sha256:87adda10aa62fe7ec0edfee8353907d194996bf4ade526506dfc57b6b2b29da1 |
Chores
- deps, cpp: Update ms-vscode.cmake-tools, ms-vsliveshare.vsliveshare (#450) (c07868d) (by @dependabot)
- deps, rust: Update ms-vsliveshare.vsliveshare, rust-lang.rust-analyzer, usernamehw.errorlens (#452) (6701c16), (#456) (a460cc6) and (#466) (8623171) (by @dependabot)
- deps: Bump cmake from 3.29.3 to 3.29.6 in /.devcontainer (#462) (56b5342) (by @dependabot)
- Use Noble (24.04) packages from apt.llvm.org for LLVM/Clang (#460) (ced451d) (by @rjaegers)
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)
- deps, cpp: Update SonarSource.sonarlint-vscode, ms-vscode.cmake-tools (#439) (9e528d6) (#422) (e91fb9c) (by @dependabot)
- deps, rust: Update git, libc6-dev (#424) (9b08265) and (#431) (d89e44a) (by @dependabot)
- deps, rust: Update rust-lang.rust-analyzer, usernamehw.errorlens (#434) (365506c) and (#436) (ae8b7b2) (by @dependabot)
- deps: Update bats to v1.11.0, update docker-cli to v26.1.3 (#429) (f41c678) (by @rjaegers)
- deps: Update xwin to v0.5.2 and mull to v0.22.0 (#420) (d2903c0) and (#428) (85d9091) (by @rjaegers)
- Rework rust installation: use rustup from Ubuntu package manager, use minimal profile, install with cargo-binstall (#426) (5c919db) (by @rjaegers)
v5.1.0
5.1.0 (2024-05-14)
Summary
This version adds a devcontainer image for the Rust language.
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.0@sha256:a57da1a07a1f29f6a6cb0715d5de37b2ee0ae9c815d1522488373ebef8c7f4e2 |
amp-devcontainer-rust | ghcr.io/philips-software/amp-devcontainer-rust:5.1.0@sha256:bb1f87fba7367b9c51c72e7f453659fddda988aa9eb746d558b1eab4fcbbcdbf |
Features
Chores
- deps,rust: Update ms-vsliveshare.vsliveshare, rust-lang.rust-analyzer, usernamehw.errorlens (#413) (3e67ad2) (by @dependabot)
- deps,cpp: Bump cmake from 3.29.2 to 3.29.3 in /.devcontainer (#412) (98ab2e5) (by @dependabot)
v5.0.1
5.0.1 (2024-05-08)
Summary
This version includes an update of the Ubuntu base image, solves a vulnerability in jinja2 and includes two VS Code extension updates.
Packages
Container | Full identifier |
---|---|
amp-devcontainer | ghcr.io/philips-software/amp-devcontainer:5.0.1@sha256:b2c4a8abac9dab775c498ea58958c61f4a0fb9b1e01a76b7a381c43b91b2c5b2 |
amp-devcontainer-vscode | ghcr.io/philips-software/amp-devcontainer-vscode:5.0.1@sha256:4adce2f3737fb0fe182ed044f833f593a8681df355960af168ee3f05dc0e68ed |
Chores
- deps: Bump jinja2 from 3.1.3 to 3.1.4 in /.devcontainer (#401) (d766134) (by @dependabot)
- deps: Bump ubuntu from
562456a
to3f85b7c
in /.devcontainer (#400) (111f15a) (by @dependabot) - deps: Update ms-vscode.cpptools (#403) (b4f5c86) (by @dependabot)
- deps: Update SonarSource.sonarlint-vscode (#398) (ff23ab0) (by @dependabot)
v5.0.0
5.0.0 (2024-04-30)
Summary
This version includes an update of the Ubuntu base image from 22.04 (Jammy) to 24.04 (Noble). As a result the following packages are updated as well.
Package | Previous Version | New Version |
---|---|---|
clang | 16.0.6 | 17.0.6 |
gcc | 12.3 | 13.2 |
gdb-multiarch | 12.1 | 15.0.50 |
git | 2.34.1 | 2.43.0 |
ninja | 1.10.1 | 1.11.1 |
Packages
Container | Full identifier |
---|---|
amp-devcontainer | ghcr.io/philips-software/amp-devcontainer:5.0.0@sha256:3dbc9b60c25f8dd3e5ebde5cb3e2b30a35e6d06c349c49d65c5183e174d4fb2e |
amp-devcontainer-vscode | ghcr.io/philips-software/amp-devcontainer-vscode:5.0.0@sha256:1600ac0d365f1e3cbe8b47db2da418538b993880a4ce54f1731c643107f6eb5a |
Deprecation notice
This is the last major release of amp-devcontainer where the image will be named amp-devcontainer
. The next major release will include support for the Rust programming language. This means that the container now known as amp-devcontainer will be called amp-devcontainer-cpp. A new flavor will be added for Rust called amp-devcontainer-rust.
Features
- Bump ubuntu from 22.04 to 24.04 in /.devcontainer (#393) (81b1996) (by @dependabot, @rjaegers)
Chores
- deps: Update SonarSource.sonarlint-vscode (#390) (660fa44) (by @dependabot)
v4.7.2
4.7.2 (2024-04-20)
Summary
This version includes an update of the Ubuntu base image.
Packages
Container | Full identifier |
---|---|
amp-devcontainer | ghcr.io/philips-software/amp-devcontainer:4.7.2@sha256:0de6e1eb40843f1537cea34773e6a780fc71fdcf5e4eecba7f98c72d968b127e |
amp-devcontainer-vscode | ghcr.io/philips-software/amp-devcontainer-vscode:4.7.2@sha256:3b3e3037e5494d5173e05cf8d8424323251c9df7c77862526df87462bb0e9d51 |
Deprecation notice
This is the last major release of amp-devcontainer where the image will be named amp-devcontainer
. The next major release will include support for the Rust programming language. This means that the container now known as amp-devcontainer will be called amp-devcontainer-cpp. A new flavor will be added for Rust called amp-devcontainer-rust.
Chores
- deps: Bump ubuntu from
77906da
to1b8d8ff
in /.devcontainer (#382) (07dcd66) (by @dependabot)
v4.7.1
4.7.1 (2024-04-15)
Summary
This version upgrades CMake from 3.28.3 to 3.29.2.
Packages
Container | Full identifier |
---|---|
amp-devcontainer | ghcr.io/philips-software/amp-devcontainer:4.7.1@sha256:8fa6fd11c06416ec37b7fb735cacbcb7f090979c0fa10335ea79096efd8bc2ad |
amp-devcontainer-vscode | ghcr.io/philips-software/amp-devcontainer-vscode:4.7.1@sha256:eafdeb6c53a8ded833fae96905606b7ea3ec4e0986d77f9843744ef93d7c814f |
Deprecation notice
This is the last major release of amp-devcontainer where the image will be named amp-devcontainer
. The next major release will include support for the Rust programming language. This means that the container now known as amp-devcontainer will be called amp-devcontainer-cpp. A new flavor will be added for Rust called amp-devcontainer-rust.
Chores
- deps: Bump cmake from 3.28.3 to 3.29.2 in /.devcontainer (#380) (c97a1d5) (by @dependabot)
- deps: Update matepek.vscode-catch2-test-adapter, SonarSource.sonarlint-vscode (#376) (ed3b50c) (by @dependabot)
v4.7.0
4.7.0 (2024-03-21)
📋 Summary
🔖 Packages
Container | Full identifier |
---|---|
amp-devcontainer | ghcr.io/philips-software/amp-devcontainer:4.7.0@sha256:1d0bbc67eb0e751addf0277f730977633afe075d77e4845123954669bb9218bc |
amp-devcontainer-vscode | ghcr.io/philips-software/amp-devcontainer-vscode:4.7.0@sha256:4c7279baa6c3f1acf28d91a5c8f074d80cbe78034647eee358fc5b05968dccfb |
Deprecation notice
This is the latest release of amp-devcontainer where the image will be named amp-devcontainer
. The next release will include support for the Rust programming language. This means that the container now known as amp-devcontainer will be called amp-devcontainer-cpp. A new flavor will be added for Rust called amp-devcontainer-rust.
Features
Chores
- Add details to VS Code Extension updates (#339) (b24a2b5) (by @rjaegers)
- deps: Update llvm-vs-code-extensions.vscode-clangd, ms-vscode.cpptools (#364) (b6888d3)
- deps: Update matepek.vscode-catch2-test-adapter, ms-vscode.cmake-tools, ms-vscode.cpptools, ms-vsliveshare.vsliveshare, SonarSource.sonarlint-vscode (#361) (e254625)