Skip to content

Version 0.1.3

Latest
Compare
Choose a tag to compare
@karpetrosyan karpetrosyan released this 06 Jul 14:18
· 7 commits to master since this release
767e131

Changelog

0.1.3 (1st July, 2025)

  • Remove types-redis from dev dependencies (#336)
  • Bump redis to 6.0.0 and address async .close() deprecation warning (#336)
  • Avoid race condition when unlinking files in FileStorage. (#334)
  • Allow prodiving a path_prefix in S3Storage and AsyncS3Storage. (#342)