Skip to content

Releases: apple/container

1.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 00:24
a9a62e2

This patch release addresses a number of security issues in the Containerization package:

  • GHSA-x7pf-2jmj-pgcq - Creating a container or executing a container process can delete files outside its bundle through an unchecked id
  • GHSA-f689-h8m7-3jp2 - ContainerizationOCI accepts unvalidated OCI descriptor digests, enabling path traversal in the local content store
  • GHSA-r3h2-rgqf-9hv9 - Loading an OCI image layout can read host files through a symlink
  • GHSA-mx96-5vvg-x2mg - CVE-2026-65388 - RegistryClient follows the WWW-Authenticate realm without validating its host or scheme
  • GHSA-697p-8837-37h3 - Unpacking a crafted image layer with a long(invalid) file name crashes the unpacking process
  • GHSA-g3rx-2m58-rr63 - Unpacking a crafted image layer with an invalid length extended-attribute name crashes the unpacking process

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:37
d6de569

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 1.2.2...1.3.0

1.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 01:33
1.2.2
0190097

This release fixes a glitch that prevented container k8s working when installed from the release package.

What's Changed

  • Integration test: fix username/uid flake. by @jglogan in #2086
  • refactor: extract K8s logic into ContainerK8s library target by @jshi991 in #2079
  • Refactor container k8s to use plugin resource management. by @jglogan in #2097
  • Migrate ProgressBarTests to Swift Testing by @VictorPuga in #2085

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 06:32
1.2.1
0d111be

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 00:41
1.2.0
6e65319

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:47
1.1.0
5973b9c

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 01:27
1.0.0
ee848e3

🎂 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

Choose a tag to compare

@github-actions github-actions released this 30 Apr 17:55
0.12.3
f989901

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

Choose a tag to compare

@github-actions github-actions released this 29 Apr 02:17
0.12.1
e9891b3

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

Choose a tag to compare

@github-actions github-actions released this 27 Apr 21:38
651811c

Highlights

⌨️ denotes breaking CLI changes.

👩‍💻 denotes breaking API changes.

What's Changed

New Contributors

Full Changelog: 0.11.0...0.12.0