> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/releases/iz-agent/v1.x.md).

# v1.x

## Release - v1.x

### Release - IZ Agent - v1.1.5

Release Date - 24 February 2026

* Features

\[FS-200] - Security and Stability Enhancements

\[FS-202] - Support for Azure Integration Service Applications

\[FS-204] - Support for Salesforce Apex and Triggers

### Release - IZ Agent - v1.1.4

Release Date - 16 November 2025

* Features

\[FS-197] - Add Support for scanning repositories from various SCM sources

### Release - IZ Agent - v1.1.3

Release Date - 25 April 2025

* Features

\[FS-184] - IZ Scan - Sync repositories from external sources

\[FS-185] - Add Code with AI feature to update / generate code using AI models

### Release - IZ Agent - v1.1.2

Release Date - 13 February 2025

* Features

\[FS-150] Support to configure Quality Profiles & Gates at Application level

### Release - IZ Agent - v1.1.1

Release Date - 10 January 2025

* Features

\[FS-155] Add Logic to exclude configured files from scan issues

### Release - IZ Agent - v1.1.0

Release Date - 26 December 2024

* Features

\[FS-130] Add Analyzer for Kubernetes Projects

\[FS-132] Update build.gradle to include transitive dependencies

### Release - IZ Agent - v1.0.9

Release Date - 28 November 2024

* Features

\[FS-123] Agent - Added worker restart functionality

### Release - IZ Agent - v1.0.8

Release Date - 17 November 2024

* Features

\[FS-109] IZ Server - On-Premises Runtime Manager Assets should be scanned only once

\[FS-113] IZ Reports - Add functionality to export Organization and Application scan reports

\[FS-114] IZ Scan - Fix Quality Gate status calculation issue when there are multiple profiles languages

### Release - IZ Agent - v1.0.7

Release Date - 10 October 2024

* Features

\[FS-104] IZ Server - Add Organization permission validation while creating application

### Release - IZ Agent - v1.0.6

Release Date - 05 September 2024

* Features

\[FS-71] Add Compliance Standards & Map to Rules to Policy Controls

\[FS-88] IZ Agent - Add Pagination to Anypoint Teams Sync

\[FS-89] IZ Agent - Add Job to monitor and reset Hung Workers

\[FS-90] IZ Core - Add Global Settings to Control Teams / Users Sync

### Release - IZ Agent - v1.0.5

Release Date - 18 July 2024

* Features

\[FS-73] Support Self Signed SSL Certs and Proxy

### Release - IZ Agent - v1.0.4

Release Date - 10 July 2024

* Features

\[FS-24] Built in IZ suite settings should not be deleted

\[FS-12] Job Type URL to be updated based on new releases

\[FS-18] IZ Server Jobs don’t have any audit

### Release - IZ Agent - v1.0.3

Release Date - 30 May 2024

* Features

\[FS-24] Built in IZ suite settings should not be deleted

\[FS-37] Schedule to be allowed to be created per environment as required

\[FS-44] Ability to filter exchange assets, API manager assets, Mule applications to be scanned through IZ Eye

\[FS-53] Add Runtime to the list of shown columns in IZ Eye/Mule

\[FS-56] Change Scheduler Screens to display all environments for an organization

* Bug

\[FS-51] Change coverage report line "Uncovered Line Numbers"

### Release - IZ Agent - v1.0.2

Release Date - 08 May 2024

* Feature

\[FS-13] API Manager Job recognizing API instance changes

\[FS-30] Add support to upload munit test results and coverage

\[FS-35] Force Scan should force rescan compulsorily

### Release - IZ Server - v1.0.1

Release Date - 19 Dec 2023

* Feature
  * Initial Release


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-suite/releases/iz-agent/v1.x.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
