Skip to content

Releases: containerd/accelerated-container-image

Development Build

23 Apr 16:17

Choose a tag to compare

Development Build Pre-release
Pre-release

Commits

  • 17fc0f5: [fix.] Change the default value of 'with-devid' (Yifan Yuan)

v1.4.3

30 Mar 13:03
43c3295

Choose a tag to compare

Builds

Commits

  • a7b444b: Add Docker runtime support for overlaybd snapshotter (Yifan Yuan) #342
  • f341182: .github: remove that target (Wei Fu) #346
  • 2553547: update doc for buildkit (南针) #347
  • f92fc69: Extend tcmu dev_config to support optional device ID (Xun Chen) #343
  • prevent snapshotter from deleting in-use devices during snapshot removal #350 (洛可)

v1.4.2

25 Feb 02:14
53e2087

Choose a tag to compare

Builds

Chores

  • upgrade golang to 1.26 and golangci-lint to 2.9 #344 (Bin Du)

Commits

  • a7ba23c: [fix.] add 'overlaybd-attacher' into package list(nfpm.yaml) (Yifan Yuan) #341
  • 22bf634: fix lint (Bin Du) #344

v1.4.1

22 Jan 06:44
c6ba42c

Choose a tag to compare

Commits

v1.4.0

13 Jan 09:58
56eb65c

Choose a tag to compare

Continuous Integration

Commits

v1.3.0

19 Feb 06:38
c5dd4fa

Choose a tag to compare

Commits

  • 62ab766: [bugfix] convertor: turbo error when vsize != 64 (zhuangbowei.zbw) #313
  • 9d992a4: Fix convertor output tagging on manifest dedup (Esteban) #312
  • 585f307: [feat.] AsyncRemove support (Yifan Yuan) #314
  • a1002a8: Better erofs support checking (Gao Xiang) #316
  • d755525: Follow the fstype in the bottom layer if possible (Gao Xiang) #316
  • bb9388f: Fallback to EXT4 if .TurboOCI_ext4 for TurboOCI (Gao Xiang) #316
  • ba88b6f: Change default TurboOCI fstype to EROFS if images are supported (Gao Xiang) #316

v1.2.3

16 Oct 09:10
0c2f057

Choose a tag to compare

Commits

  • 43ab209: support digest input in convertor (Tian Ouyang) #304
  • 9996873: fix ci workflow (zhuangbowei.zbw) #307
  • a0492e7: [EROFS] Add a check for erofs (Hongzhen Luo) #306
  • 573afbb: fix error MediaType when get dup manifest from db (fourierrr) #308
  • c7f1e6b: support priority order for turbo fs type (zhuangbowei.zbw) #309

v1.2.2

12 Sep 10:51
f5593f5

Choose a tag to compare

Commits

  • b72e203: Set the correct fsType for erofs when prefetching through the file list (Hongzhen Luo) #299
  • 4096466: Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (dependabot[bot]) #301
  • 7a270c8: check if snapshot holds mountpoint before remove (zhuangbowei.zbw) #302
  • e8e95c6: update release upload-artifact to v4 (liulanzheng) #303

v1.2.1

23 Aug 02:35
d4e1949

Choose a tag to compare

Commits

v1.2.0

09 Aug 02:24
e4e6077

Choose a tag to compare

Commits

  • 8dcd7a0: Avoid potential connectivity related layer corruption in userspace convertor (Esteban) #289
  • daacefc: Move TurboOCI JSON construction to sn.Commit() (Gao Xiang) #291
  • eb972a6: cmd/convertor: support --fstype=erofs for TurboOCI format (Gao Xiang) #291
  • ac10622: Update to containerd v2 (apostasie) #290
  • 0426c3c: Add EROFS CI (Hongzhen Luo) #292
  • prevent remote code execution through github action #293 (zhuangbowei.zbw)
  • support reference API #294 (zhuangbowei.zbw)
  • fb61804: [Feat.] Support 'prioritize files' as a new prefetch mode (Yifan Yuan) #296