Skip to content

Releases: containerd/platforms

v1.0.0-rc.0

04 Nov 23:16
9b464c3
Compare
Choose a tag to compare

First release candidate for platforms to stabilize the interface. This release also brings in support for arm64/v9 and arm64

What's Changed

  • Update GitHub Actions packages and runners for deprecations by @austinvazquez in #14
  • go.mod: github.com/opencontainers/image-spec v1.1.0, golang.org/x/sys v0.26.0 by @AkihiroSuda in #15
  • Support arm64/v9 and minor variants by @harryzcy in #8

New Contributors

Full Changelog: v0.2.1...v1.0.0-rc.0

v0.2.1

11 Jun 22:00
163df76
Compare
Choose a tag to compare

What's Changed

  • Fix windows matching when os version is empty by @dmcgowan in #11
  • Remove hcsshim import from repo by @kiashok in #10

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 May 15:36
c1438e9
Compare
Choose a tag to compare

What's Changed

  • Add format for platform string by @kiashok in #6

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

23 Jan 09:13
v0.1.1
db76a43
Compare
Choose a tag to compare

What's Changed

  • downgrade minimum required version of hcsshim to v0.10.0 by @thaJeztah in #5

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Jan 00:01
d9a63aa
Compare
Choose a tag to compare

First release carried over from github.com/containerd/containerd/platforms

What's Changed

Full Changelog: https://github.com/containerd/platforms/commits/v0.1.0