github awslabs/mountpoint-s3 mountpoint-s3-1.1.0
mountpoint-s3 v1.1.0

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

Breaking changes

  • Mountpoint will now complete file uploads at close time, and close will return an error if the upload was not successful. Before this change, close did not wait for the upload to complete, which could cause confusing results for applications that try to read a file they just wrote. (#526)

Other changes

  • Fixed a bug that caused poor performance for sequential reads in some cases (#488). A workaround we have previously shared for this issue (setting the --max-threads argument to 1) is no longer necessary with this fix. (#556)
  • Introduced the --user-agent-prefix <PREFIX> CLI argument to optionally allow specifying an additional prefix for the HTTP User-Agent header sent with all S3 requests. (#548)

Binaries

x86_64

arm64

Don't miss a new mountpoint-s3 release

NewReleases is sending notifications on new releases.