Skip to content

Release v0.0.36

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 10:11
· 228 commits to main since this release
af2ffac

Changes in this Release

  • ADDED New option is --version-content-index-path for cmd upsync
  • ADDED new validate command to validate that all content of a version index is inside a block store
  • CHANGED downsync --source-path is no longer relative to store-uri.
  • CHANGED upsync --target-path is no longer relative to store-uri. Fixed crash in CreateContentIndex
  • CHANGED silence logging in GetPermissions if file does not exist
  • CHANGED changed --content-path option to --cache-path
  • FIXED Fixed memory leak in fsblockstore
  • FIXED If fsblockstore tries to store a block to disk and in already exists without part of the index, handle it gracefully and pick it up
  • FIXED Fixed memory leak in fsblockstore
  • FIXED Fixed linux Longtail_GetFilePermissions handling non-existing files
  • FIXED Fixed crash in upsync CreateContentIndex
  • FIXED try to remove write lock for files as well as dirs when removing files
  • FIXED fsblockstore, when scanning blocks, only check chunks folder