github awslabs/mountpoint-s3 mountpoint-s3-1.0.0
mountpoint-s3 v1.0.0

latest releases: mountpoint-s3-crt-sys-0.8.0, mountpoint-s3-crt-0.8.0, mountpoint-s3-client-0.9.0...
11 months ago

This is the first General Availability (GA) release of Mountpoint for Amazon S3.

Breaking changes since alpha

  • Logging to disk is now disabled by default.
    Logs will no longer be written to $HOME/.mountpoint-s3/ and should be configured using --log-directory <DIRECTORY>.
  • Bucket options of --virtual-addressing is now removed and --path-addressing is changed to --force-path-style.
    If --force-path-style is not provided, addressing style of endpoint will be resolved automatically.
  • The --thread-count option has been removed and replaced with --max-threads which sets the maximum
    number of threads the FUSE daemon will dynamically spawn to handle requests.

Other changes

  • New bucket options of --transfer-acceleration and --dual-stack have been added.
  • ARN is now also supported as <BUCKET_NAME> to mount the corresponding resource using Mountpoint.

Binaries

x86_64

arm64

Don't miss a new mountpoint-s3 release

NewReleases is sending notifications on new releases.