-
MyFSIO v0.2.5 Beta Pre-Release
released this
2026-02-02 05:37:22 +00:00 | 119 commits to main since this releaseSecurity
- Replace unsafe
@lru_cacheon signing key with TTL-based cache (60s) + invalidation - Add cache invalidation in
rotate_secret()anddelete_user()for immediate revocation
Added
- Make IAM cache TTL configurable via
IAM_CACHE_TTL_SECONDS(default: 5s) - Add
lru_cachefor compiled regex patterns in bucket policy evaluation
Changed
- Reduce ThreadPoolExecutor workers to prevent CPU saturation
Downloads
- Replace unsafe