Skip to content

Releases: containerd/overlaybd

v1.0.8

15 Dec 11:45
4472ea4

Choose a tag to compare

Commits

  • dfe3574: [bugfix] full file cache on XFS (zhuangbowei.zbw) #297
  • 5eb5903: [feat] new features for gzip/tar module: (Yifan Yuan) #264
  • fb4356d: [Feat] GzMeta StreamConvertor (Yifan Yuan) #264
  • 360e819: [e2e] add E2E test (Yifan Yuan) #264
  • 0cba95e: [Feat] Overlaybd-streamConv: (Yifan Yuan) #264
  • 0f6baa4: HTTP Server support in StreamConvertor (Yifan Yuan) #264
  • dc9a810: [fix] memory leak in streamConvertor (Yifan Yuan) #264
  • d38dd2b: Merge branch 'main' into gzstream (Yifan Yuan) #264
  • 4be2180: add newline in stream-conv.yaml (Yifan Yuan) #264
  • 9c64989: [NIT] repeat RLock (zhuangbowei.zbw) #298
  • 232d348: replace 'string_view.h' to 'photon/common/string_view.h' (tuji.yyf) #300
  • support pax xattr header #302 (yuchen.cc)

v1.0.7

30 Nov 11:05
d272e1c

Choose a tag to compare

Commits

  • 2a65d8d: new cache implementation (Lanzheng Liu) #292
  • 09f4b73: update photon to v0.6.13 (liulanzheng) #295
  • 8173faf: [bugfix] registry v2 segfault (zhuangbowei.zbw) #296
  • 69f9d1d: [bugfix] fix gzip cache (zhuangbowei.zbw) #296

v1.0.6

22 Nov 08:57
2639b8d

Choose a tag to compare

Commits

  • 31cb7ac: fix compatible of BUILD_CURL_FROM_SOURCE (yuchen.cc) #290
  • 1a3b35f: fix sign-compares and lz4 include (liulanzheng) #291
  • 6e54f16: update photon to v0.6.12 (liulanzheng) #293

v1.0.5

17 Nov 06:57
fa1b5d1

Choose a tag to compare

Commits

  • 930a1f3: update vsize when lsmt stack files if needed (Lanzheng Liu) #288
  • 4ab4465: add retry for zfile decompress and fix (liulanzheng) #289

v1.0.4

14 Nov 15:04
3dc16b2

Choose a tag to compare

Commits

  • 9a49a3c: support create raw image, extfs test use make_extfs (yuchen.cc) #284
  • aefdee9: Add support for vsize = 0 to overlaybd-create (Lanzheng Liu) #286
  • enhanced error handling #287 (liulanzheng)

v1.0.3

07 Nov 06:46
6866d75

Choose a tag to compare

Commits

  • 870faa1: multi-processor zfile builder (Lanzheng Liu) #278
  • 9046a36: fix the metrics exporter (Coldwings) #282
  • 937ef47: fix mkfs by marking inode 1 (Lanzheng Liu) #283

v1.0.2

13 Oct 10:19
4afecd1

Choose a tag to compare

Commits

  • be948fa: fix segfault in open lower (liulanzheng) #272
  • 7f5594d: build static openssl when building static libcurl (Coldwings) #275
  • 06e164d: update photon version (liulanzheng) #276
  • faa421c: update regitsryfs v2 and use v2 as default (lanzheng.liulz) #277

v1.0.1

07 Oct 07:40
2c92634

Choose a tag to compare

Commits

  • 8e4726c: [bugfix] turboOCI commit with uuid (zhuangbowei.zbw) #269
  • 1c2299c: build overlaybd using static compiled libcurl 7.42.1 (鸣舟) #270
  • 6e105e3: fix workflow release dependencies (鸣舟) #271

v1.0.0

27 Sep 04:25
ceb8a3f

Choose a tag to compare

Merge pull request #267 from BigVan/zfile_digest

print digest and index checksum in ZFile log

v0.6.18

20 Sep 00:26
ceb8a3f

Choose a tag to compare

Commits

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