github GoogleCloudPlatform/gcsfuse v1.1.0
Gcsfuse v1.1.0

latest releases: v2.5.0, v2.4.1, v2.1.1...
13 months ago
  • Reading compressed objects (gzip) in compressed format is now supported.
  • Deprecated --enable-storage-client-library flag. With this deprecation, GCSfuse will always use the Go Storage client to interact with GCS. Please reach out to us on Discussions or Issues section in case you face any issues with the deprecation.
  • Changed name of --endpoint flag to --custom-endpoint. Note: When --custom-endpoint is specified, authentication with the endpoint is disabled.
  • Upgraded versions of couple of dependencies i.e. Go Storage client version from 1.29.0 to 1.31.0 & jacobsa/fuse.
  • Shifted from custom implementation of rate limiter to Go’s rate limiter. No changes in the functionality.
  • Added more e2e/integration tests.
  • Minor bug fixes in tests & build packages.

Don't miss a new gcsfuse release

NewReleases is sending notifications on new releases.