Contact Us 1-800-596-4880

APIkit Module 1.3.14 for Mule 4 Release Notes

August 11, 2020

What’s New

This release is focused on bug fixes.

Compatibility

  • Mule Runtime 4.1.5 and later

  • Anypoint Studio 7.2.0 and later

Fixed issues

  • Fixed an issue in which the APIKit router failed when both the space(%20) and colon(:) characters value existed in the URI parameter.

  • Fixed an issue in which an APIkit project built from a RAML specification gets a 500 Server Error reponse from a POST method instead of the expected 405 method not allowed response.

  • Fixed issue in which APIkit returned No enum constant org.mule.apikit.model.ActionType.LINK instead of Method not allowed.

  • Fixed issue in which Mule 4 API Console still pointed to localhost.

  • Fixed AMF-SCHEDULER issue during CloudHub deployments.