Skip to content

Releases: containerd/overlaybd

Development Build

13 May 03:41
73f9008
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Commits

v1.0.10

21 Mar 08:04
ab2dfcf
Compare
Choose a tag to compare

Commits

  • d6aebe7: support stdin as source for zfile compression. (Yifan Yuan) #310
  • mv store dirs into extract_file #312 (yuchen.cc)
  • 92e28f4: [feat.] support zfile over tar in turboOCI-apply (Yifan Yuan) #313
  • 5159e29: Fix build on Arch Linux (Ben Iofel) #315
  • 1e9f7cc: [bugfix] switch file (zhuangbowei.zbw) #318

v1.0.9

19 Jan 09:07
b33ab47
Compare
Choose a tag to compare

Commits

v1.0.8

15 Dec 11:45
4472ea4
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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