Skip to content

v3.4.3

Compare
Choose a tag to compare
@adolski adolski released this 29 May 18:34
· 1576 commits to develop since this release
  • Updated the Jackson dependency to address the following security vulnerabilities: CVE-2018-7489, CVE-2018-5968, CVE-2017-15095.
  • AmazonS3Resolver and AmazonS3Cache can obtain credentials from Amazon container environment variables or EC2 Instance Metadata Service.
  • Arbitrary X-Forwarded headers are respected without X-Forwarded-Host needing to be set. (Thanks to @jweisman)
  • Fixed a potential resource leak involving stream-based resolvers.
  • Fixed HttpResolver's handling of semicolon-delimited Content-Type header values.
  • Fixed palette corruption when cropping source images with indexed color with Java2dProcessor.
  • Fixed a NullPointerException when using the info cache without a derivative cache.
  • Other minor fixes.