github GoogleCloudPlatform/gcsfuse v2.7.0
Gcsfuse v2.7.0

3 days ago

Write Stability improvements: Reduces write tail latencies by increasing the number of retries in case of a write operation stall. The retries are configured to kick in if the stall is greater than 10 seconds. This feature will enhance the application's ability to successfully complete write operations, especially for large files such as checkpoint writes.

Bug Fixes & Improvements:

  1. gRPC: Fixed a rare pre-condition error in gRPC client protocol. The pre-condition error arises when moving a directory to an empty directory. PR#2838
  2. Negative metadata caches entries upon the deletion of an object/folder. PR#2822

Dependency Upgrades / CVE fixes:

  1. Fixing CVE in the crypto library. PR #2809
  2. Upgraded dependencies for better stability
    i. go-lang version from 1.23.3 to 1.23.4
    ii. Other dependency upgrade
    PR#2762 , PR#2756, PR#2757, PR#2758, PR#2759, PR#2760, PR#2761, PR#2731

Don't miss a new gcsfuse release

NewReleases is sending notifications on new releases.