Skip to content

0.29.1

Choose a tag to compare

@erikogabrielsson erikogabrielsson released this 21 May 14:59
· 27 commits to main since this release
5f8351c

Fixed

  • Memory leak from lru_cache on instance methods (metadata, file readers, and tile-index lookups) keeping opened files alive for the lifetime of the process; these caches are now per-instance and released with the instance.