Skip to content

v5.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 20:50
· 244 commits to develop since this release
  • Fixed several issues related to serving static assets from within the JAR.
  • Added several keys to the status endpoint response (/status).
  • Fixed a bug in the IIIF Image API 2 & 3 endpoints that caused the profile.formats key to be missing from the information responses of cached images.
  • Fixed the page_count key not being set in the delegate context when returning a cached info.
  • Fixed several issues related to EXIF metadata parsing.
  • Fixed a floating-point rounding bug that could cause an excessively large TIFF pyramid level to be selected, resulting in unnecessary scaling.
  • Fixed a bug in TurboJpegProcessor that could cause incorrect cropping.
  • Fixed a bug in S3Cache that could cause hits against expired content.
  • Fixed a bug that could cause S3 credentials from the configuration file to be erroneously used even when not set.
  • Fixed a bug that could cause corrupt images to be written to a derivative cache.
  • Updated the PDFBox dependency to address the following security vulnerabilities: CVE-2021-27807, CVE-2021-27906.