3.0
3.0.0-funcrel
Note
- Requires CAST Imaging 3.6.4-funcrel or later - see the documentation.
Feature Improvements
| Summary |
Details |
| New tool: Action Plan (manage_action_plan) |
"manage_action_plan" tool has been added in this release. This allows get, add, edit, or delete action plan issues for an application. Supports filtering by status and priority tag, pagination, and automatic conversion of exclusions into action plan items. Requires the QUALITY_MANAGER role for write operations. See the documentation. |
| New tool: Exclusion Plan Management (manage_exclusion) |
A "manage_exclusion" tool has been added in this release. This allows get, add, edit, or delete exclusion requests for an application. Supports viewing active, scheduled, or both exclusion types, with pagination and status filtering. Requires the EXCLUSION_MANAGER role for write operations. See the documentation. |
| New tool: Object Violation Retrieval (get_objects) |
A "get_objects" tool has been added in this release. This allows object retrieval (classes, methods, files, etc.) for an application snapshot, sorted by name, with their violated rules. Supports filtering by quality standard, business criterion, object name, full name, file path, and object type, with pagination. See the documentation. |
| Standard-specific terminology for Assessment Results |
Standard-specific terminology - the MCP Server for Gatekeeper now supports standard-specific terminology when returning assessment results. Mentioning a supported standard (e.g., ISO-5055) in your prompt will cause the AI agent to respond using that standard's terminology in place of default CAST terms. See the documentation. |
| New Tool: MCP version compatibility info (get_mcp_info) |
A "get_mcp_info" tool has been added in this release. This allows end users to check the Gatekeeper MCP Server's version and confirm compatibility with your CAST Imaging installation. |
Resolved Issues
| Customer Ticket Id |
Details |
| 58952 |
Fixed an issue where the Gatekeeper MCP server failed to connect to the Dashboard API when CAST Imaging was configured to use HTTPS, due to SSL certificate verification failure. The fix is involves defining a path to the self-signed certificate chain exported to file, typically in Base-64 PEM format, see the documentation. |
3.0.0-beta3
New Features
| Summary |
Details |
| New tool added: list_applications |
A new tool (list_applications) has been introduced to display the list of applications a user has access to and where at least one snapshot exists for a given application. For example: "Get application list for gatekeeper MCP server". |
Feature Improvements
| Summary |
Details |
| Log version stamp |
Gatekeeper MCP log files now display version numbers to improve compatibility requirements. For example: "Starting Gatekeeper MCP Server version - 3.0.0-beta3". |
| Log file location change |
Log files are now stored in the %PROGRAMDATA" directory by default instead of %PROGRAMFILES%. |
3.0.0-beta2
Bug Fixes
| Details |
| Fixed Technical Debt calculation handling in Gatekeeper MCP for CAST Imaging 3.6.2 environments. When OMG ATDM/CTDM data is not generated, the MCP Server now returns an informative message instead of an error. Also fixed an issue where Technical Debt data was not accessible through MCP Server even after TD computation data was generated. |
3.0.0-beta1
Note
A new on-premises MCP Server for Microsoft Windows configured specifically to function with CAST Imaging for Gatekeeper (dashboards API). See the documentation.