APIkit Module 1.3.19 for Mule 4 Release Notes
January 28, 2021
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.