API Management v5
June 13, 2024
Fix
Rollback of the change in the SQL Threat Protection Interceptor
-
In February, we adjusted the behavior of the SQL Threat Protection interceptor to handle reserved words with URL-encoded characters. This change introduced an inconsistency, causing the interceptor to incorrectly block certain terms. Therefore, we have rolled back the regex to the previous configuration and are continuing to work on resolving the initial issue.
June 04, 2024
Fix
-
We fixed the error in the API Destination modal that ignored the cancel changes action and applied them anyway.
May 21, 2024
Fix
-
We fixed an error in which testing the connection of a connector without filling in the port field resulted in a console error on the frontend.
May 17, 2024
New feature
Rate Limit interceptor
-
You can now configure custom traffic restrictions based on a specific header, addressing regulatory needs for Open Finance APIs.
-
When selecting the Rate Limit interceptor, choose the Header option as the configuration type. This allows you to specify the desired header key and define the behavior for requests without the header.
-
For more details about this feature, refer to the Rate Limit interceptor documentation. |
May 10, 2024
Fix
-
We fixed the custom search function of General Trace to allow searching by terms present in the request body.
May 09, 2024
New feature
Revision editing restriction based on deployment context
-
We have implemented logic to restrict API revision edits by users outside the deployment context. This feature aims to prevent unwanted changes in production environments.
Read more about this feature in the Overview documentation. |
May 06, 2024
Improvement
-
We adjusted the regex in the Json Threat Protection interceptor to support attributes with high values, preventing stack overflow errors.
Fix
-
We fixed the issue preventing the list of Access Tokens from loading due to the massive number of keys.
April 26, 2024
Fix
-
We have increased the character limit of the JWT code to 7500. The total size limit of the header is 8 KB.
If you store JWT tokens as cookies, note that most web browsers impose a limit of 4 KB. Therefore, we recommend that tokens exceeding this limit should not be stored as cookies. |
April 24, 2024
Fix
-
We fixed the issue where the execution flow of the Java custom interceptor was not correctly interrupted when an error occurred.
April 23, 2024
Fix
-
We corrected the error in the General Trace query, which failed to consider the selected date in the filter and consistently searched within the last 7 days.
April 01, 2024
Fixes
-
We fixed the log interceptor to interpret and display body content as received via
content-type
in thecontent-type: application/problem+json
header. -
We adjusted the gateway to resolve env vars configured in the body of the Internal API Call interceptor.
March 25, 2024
Fix
-
We have corrected the error that inverted the parameters in the General Trace listing when using the Internal API Call interceptor.
March 18, 2024
Improvement
-
We added a user permission validation to the
PUT /revisions/:id
route to ensure consistency with API visibility.
March 15, 2024
Fix
-
We adjusted the General Trace to show request data sorted from the most recent to oldest.
March 13, 2024
Improvement
-
We enhanced the experience of APPs and Access Tokens to allow opening cards in a new tab or window and keep search results.
In the card title, you can trigger the function in 4 ways:-
Right-clicking to open in a new tab or window;
-
Pressing Ctrl+click to open in a new tab;
-
Pressing Shift+click to open in a new window;
-
Clicking with the mouse scroll to open in a new window.
-
February 26, 2024
Fix
-
We fixed the issue that was preventing the SQL Threat Protection interceptor from blocking a reserved word after the combination of characters
%28
in URL encoded.
February 21, 2024
Improvement
-
We adjusted the api-gateway to detect the source port of requests through the
x-forwarded-origin
header. This update aims to comply with Open Insurance regulatory requirements.
January 17, 2024
Improvement
-
We optimized the APPs editing flow to reduce processing time and prevent timeouts.
Fix
-
We fixed the error causing a 500 return after executing the OAuth 2.0 interceptor.
December 28, 2023
This version is only available for new customers. We made significant changes to the architecture to make the delivery process faster. Customers using 4.x versions will be migrated gradually, and we will provide advance notice. |
New Feature
-
Users, teams, roles and permissions are now managed via Access Control.
Improvement
-
We have made the API OAuth available for support and customization.
Discontinuation
-
We have discontinued the old functionality of Notification. If you need to configure alerts from Management actions, we have Flexible Actions.
Share your suggestions with us!
Click here and then [+ Submit idea]