Skip to content

Gcsfuse v0.42.2

Compare
Choose a tag to compare
@sethiay sethiay released this 15 Mar 08:02
· 570 commits to master since this release
2ad9b90
  • Fixed mounting issues with --enable-storage-client-library=true.
  • Support optional negative entries(NonExistentType) in type cache.
  • Support optional log rotation with syslog and custom log file (--log-file).
    See docs/logging for more details.
  • Made CreateObject, ComposeObject and DeleteObject methods with --enable-storage-client-library=true idempotent.
  • Minor fixes and improvements.