> 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/anypoint-studio-plugin/v1.x.md).

# v1.x

## Release - v5.x

**`NOTE:`** Previous releases of Anypoint Studio plugin are part of IZ Analyzer releases

### Release - v5.1.9

Release Date - 06 April 2026

* Features

\[FS-207] - Update Core Engine to Support latest OAS Versions

### Release - v5.1.8

Release Date - 01 April 2026

* Features

\[FS-206] - Enable Studio Plugin to use user defined CLI path for project scanning

### Release - v5.1.7

Release Date - 06 December 2025

* Features

\[FS-198] - Add check to validate if developer can publish the projects to server from IDE

### Release - v5.1.6

Release Date - 02 July 2025

* Features

\[FS-190] - Studio Update PKCS12 certificate

### Release - v5.1.5

Release Date - 26 June 2025

* Bug Fixes

\[FS-189] - Studio Rule Description - Code Blocks are not indented

### Release - v5.1.4

Release Date - 25 April 2025

* Features

\[FS-183] - Add custom display message for blacklisted projects

### Release - v5.1.3

Release Date - 24 Mar 2025

* Features

\[FS-180] - IDE add support for pattern configuration to exclude or include the projects

### Release - v5.1.2

Release Date - 03 Mar 2025

* Features

\[FS-139] - Capture Developer Token metrics from IDE

### Release - v5.1.1

Release Date - 27 Dec 2024

* Features

\[FS-133] - Studio - Add support for Kubernetes Scanner

### Release - v5.1.0

Release Date - 19 Nov 2024

* Features

\[FS-98] - Update IZ scan dependency

### Release - v5.0.0

Release Date - 17 Sep 2024

* Features

\[FS-95] - IDE Plugin - Add Support for User Tokens & Allowed Quality Profiles

\[FS-96] - IDE Plugin - Add Support for displaying Announcements


---

# 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/anypoint-studio-plugin/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.
