Releases: containerd/overlaybd
Releases · containerd/overlaybd
Development Build
v1.0.13
Commits
- 13ff566: [EROFS] Add support for xattr reservation of the base layer rootdir (Hongzhen Luo) #340
- 0753065: [feat.] DynamicPrefetcher (Yifan Yuan) #339
- b2da7bb: Switch erofs endpoint to use https (Esteban Rey) #341
- 2714777: fix arm build (zhuangbowei.zbw) #342
- 0fe520b: [Fix] access deleted point in prefetch thread. (Yifan Yuan) #343
- e57dec9: [EROFS]: cleanup: get rid of the global static variables in liberofs.cpp (Hongzhen Luo) #344
- 82f95a6: [feat.] a new tool 'overlaybd-merge' (Yifan Yuan) #346
- 2ccf35e: [EROFS] Introduce prefetch feature (Hongzhen Luo) #344
- 99b3160: [feat.] Parallel load ZFile index (Yifan Yuan) #346
v1.0.12
v1.0.11
Commits
- 71fcc3d: add KubeCon Euro 24 tech report link (liulanzheng) #319
- 25e47ef: Introduce tarerofs for TurboOCI-apply (Hongzhen Luo) #320
- 232febb: Fix EROFS support of TurboOCI-apply (zhuangbowei.zbw) #321
- d5778dc: Basic auth (Ben Iofel) #323
- 3e6cfea: update photon to v0.6.16 (liulanzheng) #324
- 00cd32c: [CI/CD] add 'release number' and 'pre-release' version (Yifan Yuan) #325
- 94933f9: [feat.] minor changes. (Yifan Yuan) #329
- a19cbcf: Customized HTTP useragent support: (Yifan Yuan) #330
v1.0.10
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
Commits
- 204ae95: [bugfix] basic/bearer auth may coexist (zhuangbowei.zbw) #304
- optional checking euid #303 (yuchen.cc)
- 9b873fd: [NIT] minor fixes (zhuangbowei.zbw) #304
- e6b9847: [feat] support client cert (zhuangbowei.zbw) #304
- fb3e65f: [feat] fifo overlaybd-apply (zhuangbowei.zbw) #304
- ce6c557: [feat] streaming overlaybd-commit (zhuangbowei.zbw) #304
- ignore '/' in tarball #305 (yuchen.cc)
- 5c8f4d8: add logo for overlaybd (liulanzheng) #306
- ba4c000: update logo (liulanzheng) #309
- a3d5799: add some method for lsmt, rename crc32c for zfile (liulanzheng) #308
v1.0.8
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)