Skip to content

Releases: GoogleCloudPlatform/gcsfuse

Gcsfuse v0.41.8

28 Oct 09:10
ce353a4
Compare
Choose a tag to compare

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

26 Sep 08:42
cdea667
Compare
Choose a tag to compare
  • 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

24 Aug 08:17
64b65e2
Compare
Choose a tag to compare

Fixed key file path issue. Now key file path can be absolute or relative

Gcsfuse v0.41.5

04 Aug 11:45
d14d52f
Compare
Choose a tag to compare

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

21 Jun 07:56
7af1ab8
Compare
Choose a tag to compare

Large directory listing improvements
Updated jacobsa/fuse dependency version

Gcsfuse v0.41.2

31 May 08:51
e8728fa
Compare
Choose a tag to compare

Updating storage library dependency version

GcsFuse v0.41.1

28 Apr 17:09
db6b744
Compare
Choose a tag to compare

Fixed centos7 installation issue 667

GcsFuse v0.41.0

27 Apr 11:41
Compare
Choose a tag to compare
  • Fixed 652, 648, 659

  • Added support for file caching on disk behind flag: experimental-local-file-cache. This is not yet ready for consumption even in dev-mode

Gcsfuse v0.40.0

11 Feb 01:40
Compare
Choose a tag to compare
  • 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

20 Dec 22:56
Compare
Choose a tag to compare
Update Dockerfile for v0.39.2