Skip to content

v4.1.5

Compare
Choose a tag to compare
@adolski adolski released this 08 Jan 16:48
· 734 commits to develop since this release
  • Fixed the IIIF Image API 2.x endpoint's handling of identifiers containing backslashes.
  • Fixed a potential NullPointerException thrown by various AbstractIIOImageReader methods resulting from improper exception handling.
  • Improved the user-friendliness of error messages resulting from illegal quality and format arguments in image requests.
  • Reduced an error-level log statement resulting from an exception while streaming from a derivative cache to the response to debug-level.
  • Jetty has been upgraded to version 9.4.24.v20191120, which addresses multiple CVEs.