We have updated the jackson-databind
library in our Java SDKs due to a vulnerability reported recently. Please generate a new Java SDK from APIMatic to get the fix.
Response Information Now Better Represented In Exported WADL
Information about array responses or primitive type responses was being incorrectly represented or entirely missed. We have released some fixes to improve on this.
Support for Exporting GraphQL Schema Files Now Available
You can now export GraphQL schema files from your REST/SOAP APIs using API Transformer.
Fix for Jackson Data-bind Vulnerability
We've updated the Jackson Data-bind library in our Java SDKs due to a vulnerability reported recently. Please generate a new Java SDK from APIMatic to get the fix.
Support for Insomnia YAML Files Added In Import/Export
API Transformer and other APIMatic products now support import and export of Insomnia Export Format
files that are in YAML format.
Some Improvements to Postman Import/Export to be Released Soon
Improvements have been made to Postman import/export of versions 1.0
, 2.0
that are expected to be released in the coming few days.
Improvements in Blocking API Calls in Java
We've made several improvements to our Java SDK, resulting in considerable resource savings and speed-up, in case of blocking API calls. To benefit from these improvements, please generate your SDKs again.
Support for Postman API Key Authentication and Disabled Request Body Added
Postman recently introduced API Key authentication in its latest app and corresponding Postman Collection versions. API Transformer and other APIMatic products now support this feature for all import/export purposes. In addition to this, we now also handle disabled request bodies (another new feature introduced by Postman) when importing Collection files.
Node.js SuperAgent Vulnerability and Other Fixes
We've updated the version of SuperAgent library used in our Node.js SDK to fix a moderate severity vulnerability. We've also made some other smaller fixes.
Please generate a new Node.js SDK to receive these fixes.
Following Redirects in SDKs
We've fixed an issue in SDKs where HTTP redirections were not being handled properly. Please generate new SDKs to receive the fixes.