github awslabs/mountpoint-s3 mountpoint-s3-1.22.0
mountpoint-s3 v1.22.0

17 hours ago

Breaking changes

  • Address an issue where opening a file for reading/writing immediately after the file had been closed would occasionally fail. Since this release, opening a new file handle after close will succeed and trigger the completion of a deferred upload if required. As a consequence, duplicate references to the closed file handle will become invalid and read or write operations on them will fail. See this section in the semantics documentation for details. (#1704)

Other changes

  • Add metric to track cache hit rate in logs. (#1716)
  • Remove redundant cache metrics in logs. (#1716, #1721)
  • Update cache metrics for consistency. (#1721, #1738)
  • Add cache metrics for OTLP export. (#1724)

Binaries

x86_64

arm64

Don't miss a new mountpoint-s3 release

NewReleases is sending notifications on new releases.