Skip to content

v0.1.26

Choose a tag to compare

@github-actions github-actions released this 07 May 12:14
c26b635

Added

  • (upload) idempotent retry of the last committed chunk
  • (upload) structured 404 body, configurable session TTL

Fixed

  • validate API key against pg-pkg, not a local allowlist (closes #123)

Other

  • (upload) apply review feedback from #145
  • Merge pull request #132 from encryption4all/fix/extend-upload-eviction-on-chunk
  • Merge pull request #141 from encryption4all/dependabot/cargo/openssl-0.10.79
  • Merge remote-tracking branch 'origin/main' into fix/upload-init-orphan-files-125
  • update dependencies
  • add Rust quality job (fmt, clippy, test)