Skip to content

v4.1.7

Compare
Choose a tag to compare
@adolski adolski released this 30 Oct 19:26
· 701 commits to develop since this release
  • Fixed a sporadic JVM crash when using KakaduNativeProcessor under load with a derivative cache enabled.
  • Fixed incorrect success status in response to image requests that have failed with a VM error.
  • Fixed a NumberFormatException caused by incorrect Java version parsing when running in a beta or early-access JVM.
  • Fixed an IOException appearing in the log at the conclusion of a successful request involving HttpSource when chunking is enabled.
  • Fixed a NullPointerException when returning nil from the overlay() delegate method. (Thanks to @ccare)
  • Fixed an error from the embedded Jetty server when trying to use a key store with multiple certificates.