Changelog
- 69901f9 Bump actions/download-artifact to v8
- f8e188a chore(deps): bump the dev-dependencies group with 11 updates
- 6f321fd chore(deps): bump the dev-dependencies group with 21 updates
- ccba8a5 chore(deps): bump the dev-dependencies group with 9 updates
- 2b918d5 chore: fix spellings and unused function args
- 0dc074a feat: add --socket-perm option for UNIX socket file permissions
- 14b0aab feat: add cli option to generate shell auto completion
- 53bbaf2 feat: add presigned URL generation in webui
- 545a9e9 feat: add server-side pagination for webui object explorer
- 41fc459 feat: history back/forward actions on explorer and modals
- fcb540e feat: in webui add bucket favorites and direct-navigation to explorer
- a673900 fix for multipart upload when using sidecar meta
- 873148a fix: add Host header to HTTP test requests for fasthttp v1.70.0 compatibility
- 8c49a33 fix: add explicit sidecar metadata cleanup on object/bucket deletion
- 9816c2f fix: add gcs compatibility flag to fix s3proxy GCS SigV4 signature mismatch
- 81f0158 fix: close temp file before rename in sidecar StoreAttribute
- d6fb954 fix: correct 206 Partial Content response status for ranged GetObject and HeadObject
- 48bfa9f fix: correct HeadObject restore status for offline objects in scoutfs
- 8e8fac6 fix: docker entrypoint move VGW_ARGS before backend subcommand
- b905554 fix: fix azure multipart upload objects masking
- b151d46 fix: fix webui port validation to allow unix socket paths
- 3529e1b fix: in webui use AWS SigV4-compliant URI encoding for path and query params
- 62e8cdd fix: make CompleteMultipartUpload idempotent and add part-number support to GetObject/HeadObject
- b473aa0 fix: move versionId validation to backend
- 5ff1c4b fix: use encodeS3Key in webui instead of encodeURIComponent in createFolder