Skip to content

Releases: Seagate/cloudfuse

v2.1.0

03 Feb 23:49
1c9fb97

Choose a tag to compare

This version is based on blobfuse2 2.5.0 (upstream).

Features

  • #825 Generate shell completions on install
  • #818 Improve CLI with better documentation and shortcuts
  • #819 Use new S3 transfer manager for improved S3 uploads

v2.0.3

23 Jan 19:40
c8c3346

Choose a tag to compare

This version is based on blobfuse2 2.5.0 (upstream).

Bug Fixes

  • #801 Fix libfuse3 dependency for Debian Trixie

v2.0.2

16 Dec 22:07
1481eae

Choose a tag to compare

This version is based on blobfuse2 2.5.0 (upstream).

Bug Fixes

  • #767 Improve size tracker concurrency and accuracy

v2.0.1

24 Oct 07:20
ccd03d4

Choose a tag to compare

This version is based on blobfuse2 2.5.0 (upstream).

Features

  • #681 Bump blobfuse version to 2.5.0

Bug Fixes

  • #691 Add libfuse as explicit dependency
  • #729 Fix size_tracker bug

v2.0.0

04 Sep 16:35
e67020f

Choose a tag to compare

This version is based on blobfuse2 2.4.2 (upstream).

Highlights

  • New terminal-based configuration UI (TUI): cloudfuse config
  • New update command so cloudfuse can update itself
  • New gather-logs command to easily collect all cloudfuse logs and generate a zip file
  • Support for FUSE3 on Linux bringing faster directory listing and other performance improvements
  • Faster file cache performance on Linux
  • APT and RPM repositories

Breaking changes

  • GUI removed from this repo
    The GUI is no longer bundled. Install it separately: https://github.com/Seagate/cloudfuse-gui
    Use the new TUI with cloudfuse config for in-terminal setup.

  • CLI cleanup and removals
    Some v1 command-line options were removed. All removed options can still be configured in the config.yaml.
    Refer to the docs for the current CLI options.

  • Passphrase handling simplified
    Base64 encoding of the passphrase is no longer required. Existing base64-encoded values continue to work.

Features

  • #481 Add update command
  • #599 Add log collector
  • #641 Add TUI interface
  • #657 Improve file_cache performance on linux
  • #631 Bump blobfuse version to 2.4.2
  • #500 Add builds for fuse3
  • #591 Add rpm and apt repository
  • #499 Remove GUI
  • #624 Remove V1 Command Line Options
  • #650 Remove requirement for base64 encoded passphrase
  • #633 Add sync command for size_tracker

Bug Fixes

  • #661 Don't mount if enable remount is set and mount failed
  • #642 Fix issue with block cache caching files in directories

v1.12.2

22 Aug 19:48
5a79750

Choose a tag to compare

This version is based on blobfuse2 2.4.1 (upstream).

Features

  • #527 Bump blobfuse version to 2.4.1

Bug Fixes

  • #642 Fix issue with files in directory not being cached when using block_cache
  • #648 Stop linking against development dependencies of fuse libraries

v1.12.1

21 Jul 17:45
3eed78c

Choose a tag to compare

This version is based on blobfuse2 2.4.0 (upstream).

Bug Fixes

  • #601 Allow use of persistent cache across reboots
  • #598 If no bucket name specified, default to first accessible bucket
  • #583 Move to latest version of WinFSP

v1.12.0

09 Jun 17:46
8bfbd2c

Choose a tag to compare

This version is based on blobfuse2 2.4.0 (upstream).

Bug Fixes

  • #539 Fix issues with block cache and s3
  • #566 Fix race conditions with block cache on Windows
  • #562 A default file cache path is now set if not in config file

Features

  • #565 Data cached in the file cache is now persisted on remounts

v1.11.2

16 May 14:46
be17db2

Choose a tag to compare

This version is based on blobfuse2 2.4.0 (upstream).

Bug Fixes

  • #553 Fix prompt to install WinFSP when already installed
  • #542 Improve rename file and prevent data loss in rare cases

Features

  • #554 Checksum on release is now signed

v1.11.1

01 May 16:03
0c9ecf1

Choose a tag to compare

Changelog