Skip to content

Releases: devcontainers/images

v0.4.22

18 Dec 12:32
5713b46

Choose a tag to compare

What's Changed

New Features

  • Add the Copilot CLI to the universal devcontainer by @devm33 in #1697

Breaking Changes

New Contributors

Full Changelog: v0.4.21...v0.4.22

v0.4.21

27 Nov 10:27
bdf8420

Choose a tag to compare

What's Changed

Note: I made a mistake in the past release (v0.4.20), which affected the release pipelines (not the images themselves), so I created this new one, explaining the gap between 0.4.19 and 0.4.21.

Major version changes

  • #1645 moves dotnet image to version 2, and sets the default to be dotnet 10. By @sireeshajonnalagadda
  • #1611 moves universal to version 5. This version removes machine learning libraries from being installed by default. Use the appropriate package managers (i.e. conda) in the future. By @Kaniska244
  • #1568 moves python to version 3. This version removes support for Python 3.9 and Debian bullseye by @sireeshajonnalagadda
  • #1627 moves base-alpine to version 2. This removes support for Alpine 3.19.

Bug fixes and security patches

Development improvements

Important changes

  • #1630 by @Kaniska244 introduces changes to versioning names, to make these less difficult to understand.

Full Changelog: v0.4.19...233

v0.4.19

17 Oct 09:36
a5328e0

Choose a tag to compare

Breaking Changes

  • Java base image updated 2.0.0 -> 3.0.0
    • Java 25-trixie now the default for the Dev Containers Java image.
    • See #1345

Non Breaking Changes

Security Fixes & Patches


OS Support: Debian Trixie (13)


Language & Tool Updates

  • Ruby version update for jekyll image
    #1499 by @sireeshajonnalagadda
  • [Universal] Use the default conda channel
    #1586 by @Mathiyarasy
  • Yarn: Bump Yarn from 1.22.22 → 4.9.4 and remove sha1 hashes
    #1555 by @sam-byng
  • Java: Support for Java 25
    #1345 by @m1ngyuan
    Adds support for the latest major Java release.
  • Python: Adding Python 3.14 to the list of available dev containers
    #1572 by @robot297
    New major Python version available for dev containers.
  • .NET: Update .NET 10 images to support RC
    #1579 by @eerhardt
    Preview support for .NET 10 Release Candidate images.

Development & Maintenance


New Contributors

Full Changelog: v0.4.18...v0.4.19

v0.4.18

03 Sep 15:56
51d88b2

Choose a tag to compare

What's Changed

Development changes

Patches and Security Fixes

Add support for Debian Trixie

New Contributors

Full Changelog: v0.4.17...v0.4.18

v0.4.17

10 Jul 11:37
ae2bdcb

Choose a tag to compare

Devcontainers Image Release

Major Version Changes

javascript-node (latest: v3)

Patch Version Changes

  • Dotnet image throws warning about stale workloads by @Mathiyarasy in #1403
  • The dotnet:10.0-preview tag is switched from the Debian Trixie image (10.0-preview-trixie-slim) to the Ubuntu Noble image (10.0-preview-noble). by @Mathiyarasy in #1461
  • General updates to features used by several images

New Contributors

Full Changelog: v0.4.16...v0.4.17

v0.4.16

30 May 10:52
1c7431f

Choose a tag to compare

Monthly release

Major version changes

  • universal -> v3. universal has been upgraded to Ubuntu 24.04 (noble) from Ubuntu 20.04 (focal).
  • base-ubuntu -> v2. base-ubuntu has been upgraded to include jammy (22.04) and noble, removing focal.

Patch version changes

  • [cpp] - Ubuntu focal EOL for c++ image by @Kaniska244 in #1416
  • [rust] - Build failure due to non-existing rust dependency. Correction by running upgrade command manually by @Kaniska244 in #1429
  • [anaconda] - Fix to stick to transformers version 4.49.0 by @Kaniska244 in #1428

Full Changelog: v0.4.15...v0.4.16

v0.4.15

06 May 20:06
146b194

Choose a tag to compare

v0.4.11

17 Mar 16:08
cbe2a00

Choose a tag to compare

v0.4.10

12 Dec 21:33
326d2f2

Choose a tag to compare

v0.4.8

16 Oct 17:53
9c3a09c

Choose a tag to compare

📆 Monthly release for all the images!