Skip to content

v0.4.96

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:52
· 2 commits to main since this release

0.4.96

  • Add final image cache versioning and TTL (ded892a)
    Introduce FINAL_IMAGE_RENDERER_CACHE_VERSION and persist cacheVersion with final image metadata; invalidate/prune final image files when metadata version mismatches. Add RANKING_CACHE_TTL_MS and use it for ranking fetches. Ensure distributed cache writes include cacheVersion. Improve objectStorage pruning and error logging, and make deleteCachedObject robust against ENOENT. Add warmImageCachePruner in startup script to initialize image-cache cleanup on server start. Bump package version. (Updated tsbuildinfo only reflects build metadata.)
    Full Changelog: v0.4.95...v0.4.96