Skip to content

mountpoint-s3 v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 17:05
· 86 commits to main since this release
56591e7

New features

  • When caching is enabled, Mountpoint also remembers when objects do not exist, in order to reduce repeated lookups. (#696)

Other changes

  • Cancel S3 requests when dropped. Addresses an issue where the prefetcher could keep streaming up to 2GB of data that would never be used. (#794)
  • Improve read throughput in more non-sequential access patterns by better accounting for the progress of in-flight prefetch requests. (#797)
  • Stop limiting the number of connections based on the number of known IPs when connecting to S3. Improves maximum throughput on S3 Express. (#796)

Binaries

x86_64

arm64