Skip to content

Gcsfuse v0.42.1

Compare
Choose a tag to compare
@raj-prince raj-prince released this 01 Mar 14:54
· 592 commits to master since this release
51db498

Overall

Same as previous release without Log rotation changes. So, overall changes:

  1. Integrating with go storage client library for making calls to gcs these changes are ready with enable-storage-client-library flag.

  2. Removed disable-http2 flag and introduced client-protocol flag.

Issues in this release - will be fixed in the next release:

(a) Mounting failed due to lack of storage.bucket.get permission
(b) Mounting failed - readFromProcess: Decode: EOF - This issue comes in case of fine-grained bucket.

What's Changed

  • Revert changes in script by @Tulsishah in #975
  • Updating Installing doc for new release by @Tulsishah in #974
  • Revert "Adding the logging info, since we are changing the default behavior" by @raj-prince in #979
  • Revert "Changing the description of log-file flag" by @raj-prince in #978
  • Revert "GCSFuse code change to write the logs to syslog files" by @raj-prince in #977
  • Revert "Adding logrotate configuration as a post-installation for gcsfuse package (deb/rpm)" by @raj-prince in #980

Full Changelog: v0.42.0...v0.42.1