Skip to content

Releases: containerd/accelerated-container-image

v1.0.4

13 Mar 09:54
63af711
Compare
Choose a tag to compare

Documentation

Continuous Integration

Commits

v1.0.3

27 Feb 08:57
0b0fd15
Compare
Choose a tag to compare

Continuous Integration

Commits

  • 14bac49: Bump github.com/containerd/containerd from 1.6.18 to 1.6.26 (dependabot[bot]) #252
  • fc19865: rename ci test image (yuchen.cc) #254
  • support setting virtual block device size #256 (yuchen.cc)
  • b1b8cf3: add logo (liulanzheng) #258
  • 7d45834: update logo and overlaybd version (liulanzheng) #259
  • 9f4a012: Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 (dependabot[bot]) #261
  • c7e6fee: Userspace Convertor: Manifest Deduplication (Esteban Rey) #257
  • 0002ea6: modprobe target_core_user overlay in service config (liulanzheng) #265
  • eeb5d09: [Feat.] Converting ociv1 layer blob to turboOCI blob locally. (Yifan Yuan) #263

v1.0.2

24 Nov 08:15
526b680
Compare
Choose a tag to compare

Commits

  • f02eb89: Fix broken link in QUICKSTART.md (Spencer von der Ohe) #244
  • c0a7a29: pkg/utils: fix compilation error for Windows (Akihiro Suda) #247

v1.0.1

15 Nov 04:42
cab71f1
Compare
Choose a tag to compare

Commits

  • 8e797d0: Bump google.golang.org/grpc from 1.54.0 to 1.56.3 (dependabot[bot]) #236
  • 90d97ef: [feat] support certification (zhuangbowei.zbw) #237
  • 26501cf: [feat] reproduciable TurboOCI (zhuangbowei.zbw) #237
  • 50b3cb1: remove index after seal (liulanzheng) #239
  • 761210d: fix usage calculation for overlaybd snapshot (liulanzheng) #239
  • d970659: Add logInfo at every RPC entry to mark code execution at this line (Yifan Yuan) #240
  • 2bbda3f: [feat] add mirror registry list to support private(insecure) registry (Yifan Yuan) #241
  • b569dda: some enhancements for writable layer (liulanzheng) #242
  • 8af3e8e: only set vsize on first layer for rw scenarios (liulanzheng) #243

v1.0.0

13 Oct 10:52
b27eef0
Compare
Choose a tag to compare

Chores

Commits

  • 8987408: fix bug of filename mismatch in fastoci convertion (Haoqi Miao) #207
  • update overlaybd version #208 (liulanzheng)
  • git tag sort by version #208 (liulanzheng)
  • 3c02b96: Add overlaybd version number to image-convertor (zhuangbowei.zbw) #210
  • 388276a: fix parent uuid lost in overlaybd_builder (Haoqi Miao) #211
  • 61b6c36: Fix auth error when a colon in password (Haoqi Miao) #211
  • be8655a: add release version support to README (zhuangbowei.zbw) #210
  • 7ffd897: rename all 'FastOCI' labels to 'TurboOCIv1' (Yifan Yuan) #219
  • 398c759: UPDATE DOCS (Yifan Yuan) #219
  • c9c3344: add '--verbose' option to show debug log for cmd (Yifan Yuan) #219
  • 7ff78c0: Bump github.com/containerd/containerd from 1.6.4 to 1.6.18 (dependabot[bot]) #221
  • df11ac2: support mkfs for userspace convertor (liulanzheng) #222
  • 50da921: Exclude baselayer when using mkfs (yuchen.cc) #225
  • 5469bb2: Exclude baselayer when using mkfs (turboOCI) (zhuangbowei.zbw) #226
  • 89ef8bb: Bump golang.org/x/net from 0.8.0 to 0.17.0 (dependabot[bot]) #231
  • 385b560: change mkfs as default flag for convertor (liulanzheng) #233
  • update overlaybd version to v.1.0.2 #234 (liulanzheng)

v0.6.7

05 Jun 09:54
aabf505
Compare
Choose a tag to compare

Commits

  • ad6e185: Add Unit Tests For Userspace Convertor (Esteban Rey) #199
  • 1c1cd51: fix error when set timeout for device after mount (liulanzheng) #202
  • bcac5fb: ensure device mount success with a successful mount (liulanzheng) #203

v0.6.6

02 Jun 14:10
0063b30
Compare
Choose a tag to compare

Commits

  • 88bd69b: fix transaction error in Remove (liulanzheng) #201

v0.6.5

30 May 03:28
ba5a856
Compare
Choose a tag to compare

Commits

  • c88666c: expose const of writable layer (Haoqi Miao) #197

v0.6.4

12 May 07:38
6dff475
Compare
Choose a tag to compare

Commits

  • 09309f0: erase writable label in Prepare if not overlaybd (Haoqi Miao) #194

v0.6.3

10 May 07:36
7794ff7
Compare
Choose a tag to compare

Chores

Commits

  • af949b2: Add maintainer list. (Yifan Yuan) #189
  • b205f2c: commit after sealed & refactored command execution (Haoqi Miao) #188
  • 7796f79: update discussion forum link (Bin Du) #191
  • cf7aa25: Integrate overlaybd annotations (Haoqi Miao) #192