# ISD 3.11.x Release Notes

## **Version 3.11 (2nd Feb 2022)**

Installation Guide:[ ](https://docs.opsmx.com/oes-overview/oes-installation)<https://docs.opsmx.com/opsmx-intelligent-software-delivery-platform/opsmx-isd-installation>

**Spinnaker Version: 1.26.6**

### **Features**

* **UI Enhancements:** UI enhancements throughout the ISD platform for better user experience.
* **Audit - Search pipeline parameters and execution data:** Ability to search for any pipeline parameters and execution data.&#x20;
* **Audit - Search ingested data from ecosystem tools:** Ability to search for any ingested data from connected ecosystem tools (like Jenkins, JFrog Artifactory etc).&#x20;
* **Audit - Deployment lead time:** Ability to display deployment lead time in the Audit for the user to identify stages that cause high lead times.&#x20;
* **Audit and Delivery Insights data restricted only to permitted applications:** Delivery Insights dashboard and Audit display data has been restricted only to the user’s permitted application.&#x20;
* **Policy for application configuration:** Ability to validate the application configuration while creating an application in spinnaker through a policy.&#x20;
* **ChatOps via integration with Slack:** Ability to do approvals from Slack.

### Fixed Issues

* Log source data need to be accessible from the verification report.
* Audit events are not displayed for the cancelled pipelines when there is no start/end time for pipeline execution.&#x20;
* Agent list is unsorted and shows a different order every time.&#x20;
* Error handling when the source path given in the spinnaker setup doesn’t exist in the GitHub repository.&#x20;
* Unable to delete a service which has verification as a stage.
* Agent expansion does not show connected cloud provider accounts.
* Non-admin users not able to edit/update static policies.

{% hint style="info" %}
**Upgrade Scripts and Config Changes:** Users can upgrade the ISD v3.10.x to ISD v3.11.x. The upgrade instructions, Script file and Config changes can be found [here](https://docs.opsmx.com/upgrading-to-3.7/upgrade-from-3.10.x-to-3.11).
{% endhint %}

## **Version 3.11.1 (23rd Feb 2022)**

Installation Guide:[ ](https://docs.opsmx.com/oes-overview/oes-installation)<https://docs.opsmx.com/opsmx-intelligent-software-delivery-platform/opsmx-isd-installation>

**Spinnaker Version: 1.26.6**

### Fixed Issues

* Unable to edit the trigger canary through json editor.&#x20;
* Unable to edit/update the metric template&#x20;
* Unable to perform re-classification of cluster when file storage is used&#x20;
* SAPOR- k8s account default should be configurable

{% hint style="info" %}
**Config Changes:** Users can upgrade the ISD v3.11.x to ISD v3.11.1 and Config changes can be found [here](https://docs.opsmx.com/upgrading-to-3.7/upgrade-from-3.11.x-to-3.11.1).
{% endhint %}

## **Version 3.11.2 (4th Mar 2022)**

Installation Guide:[ ](https://docs.opsmx.com/oes-overview/oes-installation)<https://docs.opsmx.com/opsmx-intelligent-software-delivery-platform/opsmx-isd-installation>

**Spinnaker Version: 1.26.6**

### Fixed Issues

* **Metric Analysis**: The error status parameter has been changed to an error message in the API response.
* Metric Analysis displays the running status even if the analysis fails.
* Unable to create a metric template for query length greater than 255 characters.
* Logs and metrics analysis doesn't work when the storage type is a file system and Data Science is not a separate microservice.

{% hint style="info" %}
**Upgrade Instructions and Scripts:** Users can upgrade the ISD v3.11.x to ISD v3.11.2. The upgrade instructions and Script file can be found [here](broken://pages/7DV6DcYp7iMyTxvwGY80).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/release-notes/isd-3.11.x-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
