Skip to content

Releases: philips-software/amp-devcontainer

v4.7.2

20 Apr 08:53
7335c18
Compare
Choose a tag to compare

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

v4.7.1

15 Apr 13:28
aa28065
Compare
Choose a tag to compare

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

v4.7.0

21 Mar 10:00
60d3138
Compare
Choose a tag to compare

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

29 Feb 11:07
be46e89
Compare
Choose a tag to compare

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

20 Feb 12:51
9094263
Compare
Choose a tag to compare

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

16 Feb 14:08
e210c55
Compare
Choose a tag to compare

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

13 Feb 08:31
a75d891
Compare
Choose a tag to compare

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)

v4.2.0

15 Jan 13:17
6704702
Compare
Choose a tag to compare

4.2.0 (2024-01-15)

Features

  • deps: Bump jinja2 from 3.1.2 to 3.1.3 in /.devcontainer (#262) (ab056fc)
  • Update ccache from 4.8.3 to 4.9 (#265) (98226b8)

v4.1.0

19 Dec 07:59
bb1436c
Compare
Choose a tag to compare

4.1.0 (2023-12-18)

Features

  • deps: Bump cmake from 3.27.9 to 3.28.0 in /.devcontainer (#245) (55eb9ed)
  • deps: Bump cmake from 3.28.0 to 3.28.1 in /.devcontainer (#248) (8c81bbb)
  • deps: Bump ubuntu from 8eab65d to 6042500 in /.devcontainer (#249) (d08e9a0)
  • Update xwin from v0.3.1 to v0.5.0 (#222) (dbb4ce3)

Bug Fixes

v4.0.2

13 Nov 14:21
606eb9c
Compare
Choose a tag to compare

4.0.2 (2023-11-13)

Bug Fixes

  • Add 'vX.Y.Z' tag format to Docker image (#208) (552facf)