API Management v5 - Sensedia Platform

December 09, 2024

Improvement

Front-End Modernization

  • The API Design  Export/Import screen now also has a new look and more advanced front-end technology.

December 03, 2024

Improvement

Front-End Modernization

  • The API Design  Connectors screen now also has a new look and more advanced front-end technology.

Fix

  • We have fixed the error that prevented more than one API from being linked to the API Identity being created.

November 28, 2024

Fix

  • We have adjusted the access token creation flow on the Create Access Token screen to prevent an error in finding the newly generated access token during the process.

November 26, 2024

Audit Logs

  • The Audit Logs auditing tool is now accessible from the left-hand side menu of Access Control. Likewise, the corresponding documentation is now part of the Access Control User Guide.

Front-End Modernization

  • The API Design  Interceptors screen now also has a new look and more advanced front-end technology.

November 19, 2024

Fix

  • We have corrected an error on the API Design  Plans screen that prevented the user from being directed to the plan creation screen when clicking on the Create Plan button.

November 12, 2024

Improvement

Front-End Modernization

  • The API Design  Plans screen now also has a new look and more advanced front-end technology.

November 07, 2024

Fix

  • We have optimized the queries to the API traces (performed on the API Trace and General Trace screens) to enable searches spanning longer periods.

November 06, 2024

Improvement

Front-End Modernization

  • The API Design  API Catalog screen now also has a new look and more advanced front-end technology.

October 25, 2024

Improvement

  • We have adjusted a message that is displayed in some cases of error validation by the SQL Threat Protection interceptor.

October 09, 2024

Improvement

  • We have adjusted the message that is displayed when the limit of information recorded by the log interceptor is reached to better inform the user of what has happened.

October 04, 2024

Fix

  • We have corrected the error that prevented the information collected by the Additional Info interceptor from being displayed on the ADDITIONAL INFO window, accessed from the OVERVIEW tab of the Trace of an API.

September 26, 2024

Fix

  • We have fixed the plan creation process so that it does not incorrectly display an error message on the screen.

September 20, 2024

Fix

Adaptive Governance

  • We have fixed the problem that, under certain conditions and with Adaptive Governance enabled, prevented a Workflow stage from being selected for an API.

September 10, 2024

Fix

Adaptive Governance

  • We have corrected a bug that, with Adaptive Governance enabled, erroneously indicated a lack of permission for Workflows when accessing the APIs creation and editing screens and did not display the stages linked to the API.

  • We have solved a problem in the Workflow stages listing on the API Overview screen, which was not displaying the stages according to the context selected in the Context section of the screen.

August 19, 2024

Front-End Modernization

  • We have updated the look of the following product screens:

    • Home

    • Admin Settings  Cache Control

    • Admin Settings  OAuth Config

    • Consumers  Apps

    • Consumers  Access Tokens

August 05, 2024

Fix

  • We have adjusted the APIs deployment process on the Environments screen to also take into account the version of the selected API. This makes it possible to deploy multiple versions of the same API at the same time.

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 the content-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 21, 2024

New Connector

March 19, 2024

Improvement

  • We upgraded the platform’s MySQL systems to version 8.

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.

February 05, 2024

New Connector

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.

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]