---
title: Release Notes | Adaptive Governance
description: Track new features, improvements, and fixes in Adaptive Governance.
documentId: adaptive-governance-release-notes
locale: en-US
---

-

## 2026

<Accordions>
<Accordion title="March 12, 2026">
  **Improvement**

  - **Standardization of Apigee environments**. We aligned the behavior of Apigee API imports with the standard used by other native gateways, eliminating naming discrepancies between the contract and the manager and making the discovery process more intuitive.
</Accordion>
  <Accordion title="March 06, 2026">
  **Improvement**

  - **Evolution of Smart Recommendations**. We have enhanced Adaptive Governance's Smart Recommendations, which now consider the global context of the specification to generate more coherent fixes. The interface now displays details regarding the impact of changes, such as the total number of corrected violations, a summary of structural changes, and the projected API score. Additionally, recommendations now feature execution statuses (**Success**, **Partial**, or **Error**), indicating whether all improvements were applied or if it is necessary to resync the API to proceed.
  </Accordion>

  <Accordion title="February 23, 2026">
  **Improvement**

  - **Automated migration**. We have implemented an automatic update process for customers migrating from Sensedia API Platform version 4.x to Sensedia API Management 5.x. Integrations that feed Adaptive Governance are now migrated seamlessly, preserving authentications, settings, and data history without the need for manual adjustments.
  </Accordion>

  <Accordion title="February 13, 2026">
  **Improvement**

  - **UI Modernization and Design System**. Adaptive Governance now follows the new Sensedia Platform visual identity, with an interface aligned with our unified design system. This update provides greater visual consistency, improved usability, and integrated navigation between modules.
  The Workflows, Impact Analysis, and Attributes screens remain in the previous experience and will be updated soon.
  </Accordion>

  <Accordion title="February 05, 2026">
  **Improvement**

  - **Deployment Governance based on API contracts**. We have implemented agnostic logic for importing environments directly from OpenAPI contracts (v2 and v3). Adaptive Governance now automatically identifies and displays deployment environments in the [**Deployments** tab](/docs/adaptive-governance/ag-discovery-details#deployments-d), using the URLs defined in the `servers` field (OpenAPI 3.0) or the `host`, `basePath`, and `x-servers` fields (Swagger 2.0). This enhancement simplifies tracking where APIs are published, regardless of the source gateway (Sensedia, AWS, Azure, Mulesoft, or Apigee).
  </Accordion>
</Accordions>

## 2025

<Accordions>
  <Accordion title="December 12, 2025">
  - **New support for AWS HTTP API Gateway (v2)**: Adaptive Governance now enables native import of APIs from AWS HTTP API Gateway (v2), making it possible to govern APIs optimized for performance and lower cost directly in the Multi-Gateway catalog.
  </Accordion>

  <Accordion title="November 4, 2025">
  **Bug Fix**

  - Correction in the display order of months in the [Maturity Timeline](/docs/adaptive-governance/ag-dashboards#maturity-timeline) and [Maturity by Month](/docs/adaptive-governance/ag-dashboards#maturity-months) charts to ensure the correct chronological order.
  </Accordion>

  <Accordion title="October 17, 2025">
  **Improvement**

  - The rules regarding [the use of special characters in attribute editing](/docs/adaptive-governance/ag-attributes#_cadastro_de_novos_atributos) have been revised, preventing duplication and respecting the restriction on identical names in the database. Old attributes remain as they are, but new attributes or edits must follow the new rules.
  </Accordion>

  <Accordion title="August 12, 2025">
  **Improvement**

  - **New permissions model in Adaptive Governance**: The access management has been revised and integrated with the platform's [Access Control](/docs/access-control). Now, you have more security and granularity, with specific permissions for each feature (such as Attributes, Dashboards, Policies, and Workflows).
  </Accordion>

  <Accordion title="May 22, 2025">
  **New multi-gateway feature: Policy enforcement**

  - Introducing **Policy Enforcement**, a new feature that automates the application of governance policies for your APIs and generates compliance validation files. We'll be releasing policies in stages, starting with the one that ensures your Maturity Score.

  **Improvement**

  - We optimized the redundancy analysis process, which is now executed as a nightly routine, ensuring agility and avoiding system bottlenecks.
  </Accordion>

  <Accordion title="February 28, 2025">
  **New multi-gateway feature: Detection of redundancies and overlaps between APIs**

  - We are announcing a new feature that automatically detects redundant or overlapping APIs based on OpenAPI contracts.
  By identifying redundancies, this feature helps with decisions to discontinue, consolidate, or improve APIs, making the architecture more efficient and organized.
  </Accordion>

  <Accordion title="February 27, 2025">
  **Improvement**

  - In addition to Sensedia, AWS, Azure, and Mulesoft, Adaptive Governance now offers native integration with Apigee Gateway.
  With native integration, you can import APIs directly from Apigee using valid credentials, enabling centralized  [_discovery_](/docs/adaptive-governance/ag-discovery) and [maturity analysis](/docs/adaptive-governance/ag-maturity-report).
  </Accordion>

  <Accordion title="February 7, 2025">
  **Improvement**

  - Adaptive Governance now supports documentation in AsyncAPI format.
  </Accordion>

  <Accordion title="February 6, 2025">
  **Improvement**

  - We added the option for native integration with Mulesoft, allowing you to import APIs directly from the Mulesoft gateway into Adaptive Governance, [using credentials](/docs/catalogs/mulesoft).
  This allows you to use features like [_discovery_](/docs/adaptive-governance/ag-discovery) and [maturity analysis](/docs/adaptive-governance/ag-maturity-report) with APIs imported from Mulesoft.
  </Accordion>
</Accordions>

## 2024

<Accordions>
  <Accordion title="November 22, 2024">
  **Fix**

  - We resolved an issue with calls not being correctly accounted for in the impact analysis.
  </Accordion>

  <Accordion title="November 19, 2024">
  **Fix**

  - We fixed an issue in the maturity validation that occurred when the version number in the basepath ended with a dot (".").
  </Accordion>

  <Accordion title="October 31, 2024">
  **Improvement**

  - You can now configure native integration with Azure API Management and import APIs into Adaptive Governance directly from Azure, using [credentials](/docs/catalogs/azure). This allows you to use features like [_discovery_](/docs/adaptive-governance/ag-discovery) and [maturity analysis](/docs/adaptive-governance/ag-maturity-report) with your Azure APIs.
  </Accordion>

  <Accordion title="October 2, 2024">
  **Improvements**

  - We updated the BasePath compliance validation for "Interface Completeness" in API Platform versions 4.x. The basePath of the APIs is now defined dynamically, considering the value provided in the Version field of the API.

  - We added the "Exception settings" button in Workflows, enabling quick restoration of previous versions already in production, bypassing stage and maturity requirements.

  - We added an environment restriction rule ("Must not have") in workflow stages. This ensures that discontinued or restricted APIs in certain environments are automatically blocked from being deployed there.
  </Accordion>

  <Accordion title="September 17, 2024">
  **Dashboards**

  - We made two additional Dashboards available:

    - [APIs by maturity level](/docs/adaptive-governance/ag-dashboards#apis-maturity): A pie chart in which each slice represents the number of APIs (latest revisions only) at each maturity level -- basic, intermediate, advanced, and excellent.
    - [Maturity by month](/docs/adaptive-governance/ag-dashboards#maturity-months): displays the average (percentage) maturity level of the latest revisions of all APIs in the organization.

  **Fix**

  - We resolved an issue that caused a 500 error when attempting to access "Impact analysis" for an API belonging to a specific team workflow.
  </Accordion>

  <Accordion title="August 29, 2024">
  **New Feature**

  - You now have [Dashboards](/docs/adaptive-governance/ag-dashboards) to monitor API maturity through charts consolidating quality metrics.
  </Accordion>

  <Accordion title="August 21, 2024">
  **Improvement**

  - We improved usability by adding clear identifiers to indicate which features are exclusive to Sensedia gateways.
  </Accordion>

  <Accordion title="August 14, 2024">
  **API Management 5.x**

  - We implemented the necessary changes for Adaptive Governance to support the structure of the new API Management version.
  </Accordion>

  <Accordion title="August 7, 2024">
  **Improvement**

  - We further enhanced violation messages to help AI generate Smart Recommendations more effectively.
  </Accordion>

  <Accordion title="July 1, 2024">
  **Improvement**

  - We made violation messages clearer and more detailed to improve Smart Recommendations.

  **Fix**

  - We fixed a validation issue that interfered with the maturity score calculation for APIs from a specific provider.
  </Accordion>

  <Accordion title="June 21, 2024">
  **Fix**

  - We fixed a bug that incorrectly displayed violation messages in the maturity report details (Quality Analysis tab).
  </Accordion>

  <Accordion title="June 13, 2024">
  **Improvements**

  - We added the "Select All" option in the API import journey from AWS, making it easier to select APIs for import.

  - The maturity report now also displays the deployment environments of the APIs.
  </Accordion>

  <Accordion title="May 23, 2024">
  **Launch**

  Adaptive Governance with multi-gateway support and [Smart Recommendations](/docs/adaptive-governance/ag-smart-recommendations).
  </Accordion>
</Accordions>

## 2022

<Accordions>
  <Accordion title="December 22, 2022">
  **Improvements**

  - We added pagination parameters (results per page and page number) to the URL of the **Attributes** screen. You can now retrieve a specific page of the attributes list via its URL.

  - We enhanced the **Attributes** screen by making delete icons for attributes and _tags_ (values) visible only for attributes not linked to any workflow and for _tags_ not associated with any API.

  - We updated the button label used to save changes made in the stage edit form to **SAVE STAGE**.

  - Minor bug fixes.
  </Accordion>

  <Accordion title="April 12, 2022">
  **Improvements**

  - Increased the limit of registered values per attribute to 200.

  - Adjusted the error message displayed to users attempting to delete _workflows_ and _stages_ in use.
  </Accordion>

  <Accordion title="February 18, 2022">
  The **Sensedia Adaptive Governance** has a fresh new look!

  You can now access **Sensedia Adaptive Governance** features through a dedicated interface.

  In addition to the new interface, this release includes some **improvements**, such as:

  - A new icon to indicate a custom interceptor in the Impact Analysis chart:

  ![Image](https://creative-ball-51b3fc85c0.media.strapiapp.com/impact_analysis_custom_interceptor_156eadbf1b.png)

  - It's now possible to specify the desired version when selecting an API on the **Impact Analysis** screen:

  ![Image](https://creative-ball-51b3fc85c0.media.strapiapp.com/impact_analysis_version_selection_4c6c409136.png)

  - You can now clone an existing Team Workflow, copying its settings to create a new one.
  </Accordion>
</Accordions>
