Skip to content

Releases: apple/container

1.0.0

09 Jun 01:27
1.0.0
ee848e3

Choose a tag to compare

🎂 container is one year old!

Try out the new container machine feature and let us know what you think!

Note

The UserProperty-backed system settings have been replaced by a TOML configuration file. See the tutorial for details.

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

Read more

0.12.3

30 Apr 17:55
0.12.3
f989901

Choose a tag to compare

This patch release includes two security fixes:

What's Changed

  • Fix RequestScheme formatting. by @jglogan in #1473
  • ImagePush: print image reference to stdout on success by @mvanhorn in #1470
  • ensure-container-stopped.sh: don't fail on launchctl errors by @p-linnane in #1461

Full Changelog: 0.12.2...0.12.3

0.12.1

29 Apr 02:17
0.12.1
e9891b3

Choose a tag to compare

This patch release addresses an API compatibility fix that only surfaces on Sequoia. There are no functional changes.

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

27 Apr 21:38
651811c

Choose a tag to compare

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

31 Mar 21:44
d9b8a8d

Choose a tag to compare

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 0.10.0...0.11.0

0.10.0

26 Feb 21:34
0.10.0
6bdb647

Choose a tag to compare

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

03 Feb 09:05
0.9.0
3e49dce

Choose a tag to compare

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

22 Jan 16:36
0.8.0
a18df81

Choose a tag to compare

Important

This release addresses a low severity security issue (CVE-2026-20613) in the containerization library whereby a poorly assembled or maliciously crafted image tar archive can write files to locations other than the extraction directory. The issue is present when a user runs the container image load command (or the `cctl image load command in containerization)

No privilege escalation is possible by exploiting the issue; the archive extractor can only write files that the user could write themselves.

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 0.7.1...0.8.0

0.7.1

08 Dec 20:52
0.7.1
420be74

Choose a tag to compare

This release includes changes to address data integrity issues reported in #614.

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

  • Add --max-concurrent-downloads flag for parallel layer downloads by @sbhavani in #716
  • Data integrity: bump to cz 0.16.1, adjust sync mode. by @jglogan in #939

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

03 Dec 01:24
0.7.0
1e19a4d

Choose a tag to compare

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 0.6.0...0.7.0