# ABAP Agent

## 2026 Release Notes

<table><thead><tr><th width="99.203125">Version</th><th width="179.5234375">Date</th><th>Changes</th></tr></thead><tbody><tr><td>1.1.0.70</td><td>March 10, 2026</td><td><p><strong>New Features and Updates:</strong></p><ul><li>Enable multi-pipeline support with migration and cross-process locks.</li><li>Disable SSL certificate.</li><li>Filter out not-used modules from the build modifications.</li><li><strong>Limitations:</strong> Existing customers using older versions need to manually upgrade using the <code>slabacli setup migrate</code> command.</li></ul></td></tr></tbody></table>

## 2025 Release Notes

<table><thead><tr><th width="100.64453125">Version</th><th width="180.75390625">Date</th><th>Changes</th></tr></thead><tbody><tr><td>1.0.0.56</td><td>November 27, 2025</td><td><p><strong>New Features and Updates:</strong></p><ul><li>Added support for <code>labId</code>.</li></ul></td></tr><tr><td>1.0.0.55</td><td>November 18, 2025</td><td><p><strong>Resolved Issues:</strong></p><ul><li>Fixed an issue where usage data collected through RFC failed to detect used IWSV objects (OData Services).</li><li>Fixed an issue where the initial buildmap did not include modules or packages belonging to IWSV (OData Services used by Fiori apps) or WAPA (Fiori app components).</li></ul></td></tr><tr><td>1.0.0.54</td><td>November 6, 2025</td><td><p><strong>Resolved Issues:</strong></p><ul><li>Prevented execution on unsupported Windows versions.</li></ul></td></tr><tr><td>1.0.0.51</td><td>October 20, 2025</td><td><p><strong>New Features and Updates:</strong></p><ul><li>Added proxy support.</li></ul></td></tr><tr><td>1.0.0.50</td><td>June 22, 2025</td><td><p><strong>New Features and Updates:</strong></p><ul><li>Improved execution tracking: the Watcher now correctly captures the TCode or program invoked during a test script, ensuring complete and accurate execution data.</li></ul></td></tr></tbody></table>


---

# 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.sealights.io/knowledgebase/agent-release-notes/abap-technologies/abap-agent.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.
