Skip to content

Hashavatar API 1.0.1

Choose a tag to compare

@eldryoth eldryoth released this 29 May 22:23
Immutable release. Only release title and notes can be modified.
v1.0.1
d7e68ea

hashavatar-api 1.0.1

Security hardening patch release.

  • Added process-wide backpressure for avatar and Open Graph rendering work.
  • Sharded the in-memory rate limiter to reduce hot-path lock contention.
  • Tightened S3 persistence behavior so only real missing objects trigger writes.
  • Clamped S3 presigned URL TTLs to the SigV4-safe range.
  • Documented /metrics proxying and trusted-proxy deployment boundaries.
  • Re-enabled yanked-crate checks and crates.io index refresh for cargo audit.
  • Updated to Hashavatar 1.0.1 crate.