Releases
v0.24.1
Changelog
4639919 Add CI and release
c6e678c Add GCS Backend to Goofys
34e7709 Add Goofys as user agent for s3 request
e420181 Add Scaleway to list of compatible non-AWS S3 providers
37cf835 Add link for Stack Overflow
12ba1df Change GCS Init to use List (kahing#81 )
17fb3d4 ETag could be nil, regression from previous commit
5ae08c0 Escape the special char in name correctly. As per the AWS documentation, CopyRequest is sending request param and it advised to URLEncode the source name. Using the url.QueryEscape to encode the name instead of urlPahEscape since it does not cover all special char.
f960f45 Fix 32-bit constant overflow
350ff31 Fix FusePanicLogger.BatchForget redeclared in this block
08534b2 Fix TestReadMyOwnWriteFuse for gcs
b667ee4 Fix stat checking for cgroup
486ead0 Fix timeFormat for x-amz-date, two-digit day of month as per RFC 7231
8107a99 Fix: Signal parent once child takes over
0f7817d Fixing test/check issues
33d0a7b Handle ListBlobs returning less items than requested with cont token
e903e56 Implement new BatchForget op for panic logger
e56d250 Minimize go mod changes
f8792cd Set subtype to goofys
db33ac2 Skip TearDownSuite in GCS test if GCS credentials are not set (kahing#83 )
2b06485 Support writing files larger than 1TB
b12cef3 The changes here make it so that there are no longer references being held to the s3 objects allocated during XMLToStruct in the s3 libraries.
8af9f7e Update README.md
2389e0b Update pid-file flag
fa288b6 Upgrade aws-sdk-go v1.44.37
c6b8bef added meta-fuse-csi-plugin code and made dockerfile
10bec10 added missing files to meta-fuse folder
0b22270 avoid double closing timeout channel
5661a83 change name to lower case
f86077a chore(documentation): point out meta-fuse-csi-plugin
92b9cba chore: Elevate the gopsutil module to v3
69493c9 clean up dockerfile
ffa0931 cleaned up makefile
97b50dd feat(pid): Write pid file
3e88a28 feat(sparse): Allow for sparse file uploads
8f80df7 fix build
0ce409f fix correct versioning
cc76eec fix(azure): use updated API
a3d5ff0 fixed curl url
280cd6d fixed registry name in build-push
61d0ef6 fmt
ffacd60 going back to wget goofys to test build
e3748e3 migrate to go module
0c99327 output done message for each file
eb7839f removed push from push step for debugging
8852406 removed unecessary files
361c02c removes fatal and os.exit
42f60c9 replaced build command with makefile command
1bda057 replaced log.fatalf with .og.printf
d8595fe switch to point to our repo, not others
829d8e5 switching fuse lib to upstream
a3542b1 update aws-sdk-go
a23b65f update fuse to 20240909130001-a1c7c8268f12
8228feb update jacobsa/fuse
e39a933 update readme
b0849a7 update(security): Ubuntu to alpine, update go pkgs (kahing#6 )
e5b9738 updated github workflow
fc0b0b2 updated goofys build step in dockerfile
61271f6 updated repo reference
b54d0c7 updated to point to statcan fork instead of original
ac8dd4b upgrade s3proxy
697672b use SetLevel() instead of Level = ? to prevent data race
dea41e0 📚 Add note on the correct package name required to mount on startup
You can’t perform that action at this time.