Skip to content

v0.0.30

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 06:16
· 64 commits to master since this release
1c7a527

Changelog

d3f73d3 Delete account: add start/stop components, TODO: fix still blocking of grpc handler return
9649221 Delete account: bring back local file deletes
68e8f40 Delete account: coordinate with sync jobs on delete and move initialize sync to inside healthcheck.
4cac48d Delete account: fix failing test due to mock
b0df0ef Delete account: fix mock
d4ffaef Delete account: fix shutdown error for ipfs node
0cfda27 Delete account: pass ipfs into svc so we can start and stop it during delete.
9bc2f71 Delete account: pr comments
37714cf Delete account: remove duplicate DropAll
eea908f Delete account: some cleanup was missed
294f71b Delete account: temp soln of deleting buckets explicitly instead of removing all datadirs and shutting off components.
fc0413e Delete account: use DropAll instead of Close for badger. Also handle non err bug in meta thread creation.
5f2b250 Draft, account removal
8105160 Feature: Files Search Schema and implementation [ch19245] (#225)
bc28445 Feature: Files Search Schema and stub implementation [ch19245] (#221)
130b00f Fix a tc.sync.NotifyBucketStartup() SIGSEGV
d811f12 Fix/edit shared files (#233)
4423a79 Fix: Search Index Extension and Result Path trimming (#228)
8bf8618 Hotfix: make backup on task parallelizable so it doesn't block other tasks
94abcd4 Hotfix: opening file inside a subfolder instead of root (#229)
25bdf67 Listen for textile client updates (#220)
0c6f0ac Make iterator fn use file path instead of ipfs path (#223)
6e7df01 Mark removing remote copies as todo
81cacea Merge branch 'develop' into feature/ch17563-updates
d5bbb33 Merge branch 'develop' into feature/ch17563-updates
72c737b Merge branch 'develop' into feature/ch17563-updates
1a5a53e Merge pull request #219 from FleekHQ/feature/ch17563-updates
a98a1de Merge pull request #222 from FleekHQ/hotfix/make-backup-task-parallel
1c7a527 Merge pull request #230 from FleekHQ/develop
9918e42 Move truncating data into FS service
5d8804c Replication and restoration of Metathread (#226)
059cacb Reuse mirror bucket instead of creating a new one
3c0cb8f Revert DownloadFile()
0d1b789 added file stream endpoint
0601785 undo last commit