Skip to content

v3.3.5

Compare
Choose a tag to compare
@adolski adolski released this 09 Dec 01:40
· 2344 commits to develop since this release
  • Fixed FilesystemCache failing to purge invalid source images. (Thanks to @jhosteny)
  • Fixed the cache.server.resolve_first configuration key always being effectively true in the IIIF Image API 2.x endpoint.
  • Fixed AmazonS3Cache sometimes purging fewer objects than it should.
  • Fixed failure to auto-purge incompletely-written images from derivative caches other than FilesystemCache in response to a VM error (such as OutOfMemoryError).
  • HttpResolver makes fewer HTTP requests.