Skip to content

Releases: containerd/overlaybd

v0.6.18

Choose a tag to compare

@github-actions github-actions released this 20 Sep 00:26
ceb8a3f

Commits

  • a13e132: print digest and index checksum in ZFile log (Yifan Yuan) #267

v0.6.17

Choose a tag to compare

@github-actions github-actions released this 18 Sep 05:00
2fb5fbf

Commits

  • 7315c31: save digest of zfile's header/trailer and index (Yifan Yuan) #262

v0.6.16

Choose a tag to compare

@github-actions github-actions released this 11 Sep 08:48
3a3b2c7

Commits

  • ef7ef4e: [bugfix] duplicate bearer (zhuangbowei.zbw) #260
  • c69b0d3: [bugfix] enhance bound check on building jumptable (Yifan Yuan) #263

v0.6.15

Choose a tag to compare

@github-actions github-actions released this 31 Aug 04:35
e10030e

Commits

  • 8c7b2e7: Fix bugs in zfile evict and build jump table. (yuchen.cc) #259

v0.6.14

Choose a tag to compare

@github-actions github-actions released this 29 Aug 04:43
9194f47

Commits

  • ad2a737: fix bug in retry open zfile (yuchen.cc) #258

v0.6.13

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:10
0b3d978

Commits

  • e384adf: [FIX] zfile validation check should skip tar header (Yifan Yuan) #242
  • acee824: update doc for spec (liulanzheng) #243
  • 82237c2: minor fix for spec doc format (liulanzheng) #244
  • 0b25677: Update format_spec.md (Yifan Yuan) #245
  • bf6c65e: Update format_spec.md (Yifan Yuan)
  • dc41618: Update format_spec.md (Yifan Yuan)
  • daae82f: fix #246 (Yifan Yuan) #247
  • 45d9605: [Feat] A stand-alone tool of fastoci: (Yifan Yuan) #251
  • a955159: Rename 'FastOCI' as 'OverlayBD - Turbo OCIv1' (Yifan Yuan) #252
  • b1f675f: enhance tar/zfile checking (yuchen.cc) #253
  • 712b0ea: refactor io sure (liulanzheng) #254
  • 0d835b1: refactor some logs (yuchen.cc) #257

v0.6.12

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:07
4eee2a3

Commits

  • 71bb546: fix double free & enhence p2p failover (Haoqi Miao) #235
  • 1d71231: Add format spec. for LSMT/ZFile (Yifan Yuan) #236
  • 9ae29f4: ensure overlaybd-apply exit normally (lanzheng.liulz) #237
  • 7fd3f39: update photon (lanzheng.liulz) #238
  • 7d883b5: fix sure file timeout, sync with tcmu timeout (liulanzheng) #240

v0.6.10

Choose a tag to compare

@github-actions github-actions released this 21 Jun 05:04
b432a80

Commits

  • 22ecca1: Add '--verify' flag in overlaybd-zfile (Yifan Yuan) #225
  • 47c6df4: fix bug in overlaybd-commit for fastoci (Haoqi Miao) #228
  • bf6c41d: Add error status in ZFile::BlockReader (Yifan Yuan) #230
  • a19cb11: always try evict after loading jump table failed (liulanzheng) #232
  • fc255f3: some minor fixes and improvements for tools (liulanzheng) #232
  • git tag sort by version #233 (yuchen.cc)
  • fix iterator check #234 (liulanzheng)

v0.6.9

Choose a tag to compare

@github-actions github-actions released this 15 Jun 02:43
2c4d1e5

Commits

v0.6.8

Choose a tag to compare

@github-actions github-actions released this 09 Jun 12:01
279a7b3

Commits

  • b99e87f: add sha256 verify for input file in overlaybd-apply (liulanzheng) #219
  • a8fe26d: fix all sign-compare warnings (liulanzheng) #221