github awslabs/mountpoint-s3 mountpoint-s3-1.0.1
mountpoint-s3 v1.0.1

latest releases: v1.9.1, mountpoint-s3-1.9.1, mountpoint-s3-1.9.0...
12 months ago

Breaking changes

  • The permissions CLI flags --allow-other and --allow-root are now mutually exclusive. --allow-other implies --allow-root, and so should be used if you want the effect of both flags. (#475)

Other changes

  • Added new metrics for object writes, IO sizes, file handles, and directory operations. The existing fuse.bytes_read metric has been renamed to fuse.total_bytes and is now keyed by operation (read/write). (#461)
  • When running in background mode (the default), Mountpoint now correctly closes standard input and output once mounting succeeds. This should fix issues with scripts that try to fork Mountpoint as a background process, which may previously have hung. (#489)
  • Mountpoint can now read objects in the S3 Glacier Flexible Retrieval and S3 Glacier Deep Archive storage classes if they have been restored. Mountpoint cannot issue restore requests, but if you issue a restore request separately, the restored objects will be readable. (#467)

Binaries

x86_64

arm64

Don't miss a new mountpoint-s3 release

NewReleases is sending notifications on new releases.