Contact Us 1-800-596-4880

APIkit for Mule 4 1.11.8 Release Notes

October 17, 2025

What’s New

  • APIkit for Mule 4 1.11.8 and later now includes a commercial license file to support automated legal and compliance scanning.

  • APIkit for Mule 4 1.11.8 and later automatically validates the number of elements in an array using the minItems and maxItems properties from your API spec.

Compatibility

Application/Service Version

Mule runtime

4.1.5 and later

Anypoint Studio

7.2 and later

OpenJDK

8, 11, and 17

Dependencies

Application/Service Version

Anypoint API Console

6.6.73

AMF

5.6.4

Fixed Issues

Issue Resolution ID

APIkit for Mule 4 now correctly returns a 400 BAD REQUEST message for malformed JSON files that have extra braces in the request body.

W-19561124

APIkit for Mule 4 now deploys OAS fragments as expected, even if referenced in multiple locations within the API spec.

W-19405030