Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 17 additions & 10 deletions trento/adoc/trento-version-history.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,38 @@ include::product-attributes.adoc[]

[[sec-trento-version-history]]
== Highlights of {trento} versions
:revdate: 2026-08-05
:revdate: 2026-09-18


Below is a list of the most important user-facing features in the
different versions of {trento}. For a more detailed information about
the changes included in each new version, visit
https://github.com/trento-project.

* For changes in the {trento} Helm Chart, visit
https://github.com/trento-project/helm-charts/releases.
* For changes in the {trserver} Web component, visit
**Software Components**

* For changes in the {trserver} {web} component, visit
https://github.com/trento-project/web/releases.
* For changes in the {trserver} old checks engine component (runner),
visit https://github.com/trento-project/runner/releases.
* For changes in the {trserver} new checks engine component (wanda),
* For changes in the {trserver} {wanda} component,
visit https://github.com/trento-project/wanda/releases.
* For changes it the {trento} checks, visit
* For changes in the {trento} checks, visit
https://github.com/trento-project/checks/releases.
* For changes in the {trento} {mcp}, visit
https://github.com/trento-project/mcp-server/releases.
* For changes in the {tragent}, visit
https://github.com/trento-project/agent/releases.

**Packaging & Deployment**

* For changes in the {trento} Helm Chart, visit
https://github.com/trento-project/helm-charts/releases.
* For changes in the {trento} {ansible}, visit
https://github.com/trento-project/ansible/releases.

Comment thread
eromanova97 marked this conversation as resolved.
[indent=-1]

Version 3.1 (released on 2026/05/27, last updated: 2026/08/05)::
Includes {helm} chart 3.1.4, {tr_web} component 3.1.5, orchestration engine ({wanda}) 2.1.0, compliance checks 1.3.1, {mcp} 1.1.1, and {tragent} 3.1.2, with the following highlights:
Version 3.1 (released on 2026/05/27, last updated: 2026/09/18)::
Includes {helm} chart 3.1.5, {tr_web} component 3.1.6, orchestration engine ({wanda}) 2.1.1, compliance checks 1.3.2, {mcp} 1.1.2, {tragent} 3.1.3, and {trento} {ansible} 1.0.1 with the following highlights:

* Opt-in analytics option
* Timezone awareness
Expand Down
Loading