Skip to content

mountpoint-s3 v1.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 17:40
· 14 commits to main since this release
c717bdb

New features

  • Mountpoint for Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones. (aws-c-s3#502)

Other changes

  • Reduce memory usage when using the --prefix flag. (#1303)
  • Add support for endpoint override in credential providers. (aws-c-auth#263)
  • Address an issue in GetObject requests that could result in read operations to fail.
    (#1334)

Breaking changes

  • The logging target used by a significant amount of Mountpoint code has changed. Some logs originally written under the mountpoint_s3 target are now written under mountpoint_s3_fs. You may need to update any code configuring or filtering logging. (#1304)

Binaries

x86_64

arm64