Releases: GoogleCloudPlatform/gcsfuse
Releases · GoogleCloudPlatform/gcsfuse
Gcsfuse v0.41.8
Added sequential-read-size-mb flag to restrict the amount of data to be downloaded from GCS as part prefetch during sequential reads.
Gcsfuse v0.41.7
- Added more integration tests for file APIs.
- Fixed mounting invalid bucket issue: #770
- Added unix socket support for token-url.
- Fixing Integration Test Related to Relative Log/Key File Path
- Add flag to have ability to not cache Token from token-url
- Tested and changed experimental-stackdriver-export-interval flag to stackdriver-export-interval. See https://github.com/GoogleCloudPlatform/gcsfuse/blob/master/docs/metrics.md on how to use this flag.
Gcsfuse v0.41.6
Fixed key file path issue. Now key file path can be absolute or relative
Gcsfuse v0.41.5
Updated Go version to 1.18
Updated jacobsa/fuse and jacobsa/gcloud library versions
Added capability to pass no_proxy env variable (#731)
Gcsfuse v0.41.4
Large directory listing improvements
Updated jacobsa/fuse dependency version
Gcsfuse v0.41.2
Updating storage library dependency version
GcsFuse v0.41.1
Fixed centos7 installation issue 667
GcsFuse v0.41.0
Gcsfuse v0.40.0
- Use OpenCensus instead of Prometheus for exporting metrics to Stackdriver
- Introduce flag
--stackdriver-export-interval
- Properly handle name conflicts when renaming a directory
- Set mount subtype to be
gcsfuse
Gcsfuse v0.39.2
Update Dockerfile for v0.39.2