Amp Devcontainer Versions Save

amp-devcontainer is a fully loaded devcontainer useable for, embedded, C++ or Rust development

v5.1.0

2 weeks ago

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.0.1@sha256:bb1f87fba7367b9c51c72e7f453659fddda988aa9eb746d558b1eab4fcbbcdbf

Features

  • Add rust container flavor (#351) (f7b357b) (by @rjaegers)

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

3 weeks ago

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 to 3f85b7c 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

4 weeks ago

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

1 month ago

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 to 1b8d8ff in /.devcontainer (#382) (07dcd66) (by @dependabot)

v4.7.1

1 month ago

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

2 months ago

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

  • deps: Bump ubuntu from f9d633f to 77906da in /.devcontainer (#344) (844c98b)

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)

v4.6.0

2 months ago

4.6.0 (2024-02-29)

Features

  • Add tests for sanitizers (#320) (0ea39ba)
  • Automatically update vscode extensions (#332) (12381a6)
  • deps: Bump gcovr from 7.0 to 7.2 in /.devcontainer (#323) (1e52f39)

Bug Fixes

  • Move customizations.vscode.settings to the correct level (#329) (87af97f)

v4.5.0

3 months ago

4.5.0 (2024-02-20)

Features

  • Add image variant with vscode specific settings (#314) (8b9c707)
  • deps: Update ccache from v4.9.0 to v4.9.1 (#311) (b34b954)
  • Set CMAKE_EXPORT_COMPILE_COMMANDS to On (#312) (7f2ca09)

Bug Fixes

  • Disable testing and documentation for ccache (#315) (4b27bd7)

v4.4.0

3 months ago

4.4.0 (2024-02-16)

Features

  • deps: Bump ubuntu from e9569c2 to f9d633f in /.devcontainer (#309) (dcdd2df)
  • deps: Update unzip to 6.0-26ubuntu3.2 (#307) (079aa82)
  • Remove unused package bzip2 (#300) (584aa6c)

v4.3.0

3 months ago

4.3.0 (2024-02-12)

Features

  • deps: Bump cmake from 3.28.1 to 3.28.3 in /.devcontainer (#297) (41d0955)
  • deps: Bump gcovr from 6.0 to 7.0 in /.devcontainer (#279) (cdcf39b)
  • deps: Bump ubuntu from 6042500 to a2bbdf7 in /.devcontainer (#268) (48f20ac)
  • deps: Bump ubuntu from a2bbdf7 to e6173d4 in /.devcontainer (#270) (4453737)
  • deps: Bump ubuntu from e6173d4 to e9569c2 in /.devcontainer (#287) (41bf430)