Skip to content

mountpoint-s3 v1.22.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 16:14
· 24 commits to main since this release
bd86ba1

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