Releases: containerd/overlaybd
Releases · containerd/overlaybd
Development Build
Commits
- d93fa3a: [EROFS]: test: introduce stress testing framework (Hongzhen Luo) #358
- 6722f54: [EROFS] test: add verification for file contents (Hongzhen Luo) #358
- 42ac3f7: [EROFS] implement {fget,flist}xattr() for ErofsFile (Hongzhen Luo) #358
- 85e1df3: [EROFS] test: add test for xattrs (Hongzhen Luo) #358
- de5a4e3: [EROFS] test: add test for mode (Hongzhen Luo) #358
- 701f164: [EROFS] test: add test for uid/gid (Hongzhen Luo) #358
- 9af39f1: [EROFS] test: fix indentation issues (Hongzhen Luo) #358
- 4a42002: [EROFS] test: add a stress test for mode, xattrs, content and uid/gid (Hongzhen Luo) #358
- ba3a364: [EROFS] test: add an interface for generating directory and file names (Hongzhen Luo) #358
- fa5d2fb: [EROFS] test: add test for same-name files or dirs (Hongzhen Luo) #358
- 3752124: [EROFS] test: enhanced testing for same-name file or dir (Hongzhen Luo) #358
- fd08511: [EROFS] test: add tests for .wh files (Hongzhen Luo) #358
- 0c16fc7: [EROFS] test: add test for delete followed by create (Hongzhen Luo) #358
- c43d8f1: [EROFS] test: add tests for dirs (Hongzhen Luo) #358
- 8a99dd2: [EROFS] test: add stat check (Hongzhen Luo) #358
- f4969c1: [EROFS] test: change the way of creating layers (Hongzhen Luo) #358
- 115be8d: [EROFS] test: add test for mtime (Hongzhen Luo) #358
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)