Contact Us 1-800-596-4880

APIkit Module 1.2.5 for Mule 4 Release Notes

August 21, 2019

What’s New

This release focuses on bug fixes.

Compatibility

  • Mule Runtime 4.1.2 and later

  • Anypoint Studio 7.2.0 and later

Bug Fixes

  • Fixed issue where a non closed FileInputStream threw an error when trying to delete a project with an API dependency.

  • Fixed issue where flow names were being generated with extra content causing invalid name errors.

  • Fixed Invalid form parameter exception caused when sending a Multipart request with Form-Data in RAML using APIKit.

  • Fixed issue where the RAML Parser v2 implementation did not parse API that included the exchange_module folder.

  • Fixed APIKit validation error after version 1.1.9.

  • Fixed issue where APIKit returned 404 for URLs with :.

  • Fixed issue where API console was not fully limiting the resources in its base path.

Improvements

  • Updated APIKit Console