github awslabs/mountpoint-s3 mountpoint-s3-1.3.2
mountpoint-s3 v1.3.2

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

Breaking changes

  • No breaking changes.

Other changes

  • Log messages now include file names and S3 keys more consistently. (#665)
  • Successful mount message is now output to stdout for both foreground and background mode. (#668)
  • Added new metric tracking contiguous reads. This new metric may be used to help understand how much data is being read successfully using prefetching before needing to discard prefetched progress when seeking around the file. (#629)
  • Fix a race condition where FUSE read operations may have completed and subsequently sent back to the Kernel while locks were still being held on a file handle. If a FUSE release operation was executed while the file handle was still held by read, this would result in the file handle never being deallocated. (#691)

Binaries

x86_64

arm64

Don't miss a new mountpoint-s3 release

NewReleases is sending notifications on new releases.