Gcsfuse v0.42.4
Overall
- Fixed the issue in storage-client library to support
--billing-project
option - Integration tests for read-only file system.
- Correcting logs written to the syslog for text-format
- Add http timeout
- Change maintainer from jacobsa to gcs-fuse-dev
- List obj fix (#1060)
What's Changed
- Update GCSFuse release version(0.42.3) in installation doc by @Tulsishah in #1023
- Removing TmpDir from IntegrationTests by @Tulsishah in #1022
- Pull request template by @Tulsishah in #966
- Adding -o ro in gcsfuse help by @Tulsishah in #1021
- Fixing the version of tensorflow used in load_test script by @Tulsishah in #1025
- Updating playbook by @Tulsishah in #1027
- Updating mounting doc by @Tulsishah in #1030
- Updating semantic doc by @Tulsishah in #1031
- Updating installtion doc by @Tulsishah in #1029
- Updating go routine version to 1.19.7 by @Tulsishah in #1028
- Fix typos in upgrade instructions by @zchenyu in #1036
- Updating gcsfuse flags support by @Tulsishah in #1035
- Update help text by @Tulsishah in #1038
- Setting O_DIRECT flag in Integration tests by @Tulsishah in #1041
- Updating content in mounting doc as user guide updated by @Tulsishah in #1042
- Fixing Pull Request template by @Tulsishah in #1037
- Setup for main function integration test by @Tulsishah in #1045
- Performance doc by @Tulsishah in #1032
- Returning correct system error for un-implemented method by @raj-prince in #1046
- Updating Readme by @Tulsishah in #1033
- Updating link in doc by @Tulsishah in #1047
- Updating Benchmark doc by @Tulsishah in #1048
- Fixing load-script related to process_id and thread_id by @raj-prince in #1051
- Updating the description for --debug_http flag by @raj-prince in #1052
- Passing billing-project while creating bucket for storage-client-library by @raj-prince in #1050
- Creating a text/json writer wrapping over standard output logging writer by @raj-prince in #1056
- Skip integration test by @Tulsishah in #1058
- Merging logs written to the syslog for text-format by @raj-prince in #1018
- Adding integration tests in kokoro tests by @Tulsishah in #1059
- Add http timeout by @sethiay in #1061
- [Doc Update] Fixed gcsfuse --only-dir flag usage example. by @ashmeenkaur in #1066
- Change maintainer from jacobsa to gcs-fuse-dev by @sethiay in #1063
- List obj fix by @sethiay in #1060
- Setup for readonly test by @Tulsishah in #1064
- Kokoro fix by @Tulsishah in #1068
- Readonly Integration Tests - Create, Delete, List by @Tulsishah in #1067
New Contributors
- @zchenyu made their first contribution in #1036
- @ashmeenkaur made their first contribution in #1066
Full Changelog: v0.42.3...v0.42.4