APIkit Module 1.3.19 for Mule 4 Release Notes
January 28, 2021
What’s New
This release fixes bugs.
Compatibility
-
Mule Runtime 4.1.5 and later
-
Anypoint Studio 7.2.0 and later
Dependencies
-
Anypoint API Console 6.2.6
Fixed issues
-
Fixed an issue where APIKit not validating 'Accept' header correctly and returning an appropriate http code.
-
Fixed an issue where APIKit returns 405 Method Not Allowed instead of 404.
-
Fixed an issue where APIKit not able to parse base URI when HTTP Listener path contains a URI Params.
-
Fixed an issue where APIKit no longer accepts query parameters of type "any".
-
Fixed APIKit heap memory leak in cache.
-
Fixed ConcurrentModificationException thrown by APIKIT validating query parameters.