Skip to content

Gcsfuse v1.2.0

Compare
Choose a tag to compare
@gcsfuse-github-machine-user-bot gcsfuse-github-machine-user-bot released this 26 Sep 01:25
· 302 commits to master since this release
eb75e8f
  • Improved performance by removing zero-byte file creation during write flow (details here).
  • GCSFuse is now available for use on arm64-based machines.
  • Improved logging - by supporting different log-levels (documentation here).
  • Improved coverage by adding more e2e/integration tests.
  • Added new flag --config-file which supports specifying new flags via yaml file (documentation here).
  • Upgraded go version from 1.20.5 to 1.21.0.