Skip to content
Open
Show file tree
Hide file tree
Changes from 8 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
26 changes: 26 additions & 0 deletions assemblies/release-notes/assembly_mta-8-0.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
:_newdoc-version: 2.18.5
:_template-generated: 2026-02-04
:_mod-docs-content-type: ASSEMBLY

ifdef::context[:parent-context-of-mta-8-0: {context}]

ifndef::context[]
[id="mta-8-0"]
endif::[]
ifdef::context[]
[id="mta-8-0_{context}"]
endif::[]
= {ProductFirstRef} 8.0

:context: mta-8-0

[role="_abstract"]
The Release Notes provide high-level coverage of the improvements and additions that have been implemented in {ProductFullName} 8.0.

include::assembly_mta-8-0-1.adoc[leveloffset=+1]

include::assembly_mta-8-0-0.adoc[leveloffset=+1]

ifdef::parent-context-of-mta-8-0[:context: {parent-context-of-mta-8-0}]
ifndef::parent-context-of-mta-8-0[:!context:]

31 changes: 31 additions & 0 deletions assemblies/release-notes/assembly_mta-8-1-0.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
:_newdoc-version: 2.18.5
:_template-generated: 2026-02-04
:_mod-docs-content-type: ASSEMBLY

ifdef::context[:parent-context-of-mta-8-1-0: {context}]

ifndef::context[]
[id="mta-8-1-0"]
endif::[]
ifdef::context[]
[id="mta-8-1-0_{context}"]
endif::[]
= {ProductFirstRef} 8.1

:context: mta-8-1-0

[role="_abstract"]
This Release Notes section provides high-level coverage of the improvements and additions that have been implemented in {ProductFullName} 8.1.

include::topics/release-notes-topics/ref_new-features-and-enhancements-8-1-0.adoc[leveloffset=+1]

include::topics/release-notes-topics/ref_tech-preview-8-1-0.adoc[leveloffset=+1]

include::topics/release-notes-topics/ref_known-issues-8-1-0.adoc[leveloffset=+1]

include::topics/release-notes-topics/ref_fixed-issues-8-1-0.adoc[leveloffset=+1]


ifdef::parent-context-of-mta-8-1-0[:context: {parent-context-of-mta-8-1-0}]
ifndef::parent-context-of-mta-8-1-0[:!context:]

8 changes: 4 additions & 4 deletions docs/release-notes/master.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ include::topics/templates/document-attributes.adoc[]
:_content-type: ASSEMBLY
= Release Notes

// Bring back when 8.1 is out [id="mta-8-0-0"]
//== {ProductShortName} 8.0.0

include::assemblies/release-notes/assembly_mta-8-0-1.adoc[leveloffset=+1]
include::assemblies/release-notes/assembly_mta-8-1-0.adoc[leveloffset=+1]

include::assemblies/release-notes/assembly_mta-8-0.adoc[leveloffset=+1]

include::assemblies/release-notes/assembly_mta-8-0-0.adoc[leveloffset=+1]

:!release-notes:

9 changes: 9 additions & 0 deletions docs/topics/release-notes-topics/ref_fixed-issues-8-1-0.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
:_newdoc-version: 2.18.5
:_template-generated: 2026-02-13
:_mod-docs-content-type: REFERENCE

[id="fixed-issues-8-1-0_{context}"]
= Fixed issues

[role="_abstract"]
{ProductFirstRef} ({ProductShortName}) version 8.1.0 provides the following fixed issues that have a significant impact.
22 changes: 22 additions & 0 deletions docs/topics/release-notes-topics/ref_known-issues-8-1-0.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
:_newdoc-version: 2.18.5
:_template-generated: 2026-02-09
:_mod-docs-content-type: REFERENCE

[id="known-issues-8-1-0_{context}"]
= Known issues

[role="_abstract"]
{ProductFirstRef} ({ProductShortName}) version 8.1.0 is affected by the following newly identified and previously known issues. A known issue is listed in all future release notes until resolved, at which point it is published as a fixed issue.

//To be confirmed by SME (the comment is in the ticket)

////
{ProductShortName} UI does not trigger rules for dependencies for Gradle applications::
When you run a `source+dependency` analysis for a Gradle application by using the {ProductFullName} user interface (UI), the tool does not trigger rules for dependencies. As a consequence, the analysis does not trigger issues on open source libraries

Note that this known issue does not affect the {ProductShortName} command-line interface (CLI).

(link:https://issues.redhat.com/browse/MTA-6211[MTA-6211])
////


Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
= New features and enhancements

[role="_abstract"]
{ProductFirstRef} ({ProductShortName}) version {ProductVersion} provides the following major new features and enhancements.
{ProductFirstRef} ({ProductShortName}) version 8.0.0 provides the following major new features and enhancements.

{mta-dl-plugin} is available in the VS Code extension::

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
:_newdoc-version: 2.18.5
:_template-generated: 2026-02-13
:_mod-docs-content-type: REFERENCE

[id="new-features-and-enhancements-8-1-0_{context}"]
= New features and enhancements

[role="_abstract"]
{ProductFirstRef} ({ProductShortName}) version 8.1.0 provides the following major new features and enhancements.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also include in this doc that C# analysis support is now fully supported from the WebUI. It is dev preview but worth calling out


Centralized configuration management across components for standardizing analysis configuration and custom rules::
You can use the centralized configuration management to standardize analysis configurations and custom rules for the following {ProductFullName} components:

* User interface (UI)
* Command-line interface (CLI)
* The Visual Studio Code {ProductShortName} extension.

+
--
Profiles contain analysis configuration that allows organizations to standardize configuration and simplify configuration management by adopting a platform engineering approach. The architect can create, update, and delete profiles and custom rules. Migrators can sync with the {ProductShortName} Hub to download available configuration bundles and use them to run an analysis in the UI, CLI, and by using the Visual Studio Code plugin.

(link:https://issues.redhat.com/browse/MTA-6491[MTA-6491])
--


The {ProductShortName} Visual Studio Code extension pack and the Core extension with language-specific extension are available::
The {ProductFullName} Visual Studio Code extension consists of an analyzer RPC binary that runs an analysis for the following applications:

* Java
* Go

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of these are still in tech-preview or dev-preview. @dymurray @fabianvf for more guidence

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dymurray @fabianvf, I added the admonitions for tech and dev previews. This is what we currently have in other MTA docs. Has the status changed for any of these providers?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dymurray @fabianvf a kind reminder to check the status of the features (see the previous comments)
TY!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we're shipping a python plugin, are we? To my knowledge, we ship C#, go, java, javascript. I believe Go and Javascript are both Tech Preview, Java is stable, and I'm unsure how we consider C#

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least in the IDE extension I don't believe we do

Copy link
Collaborator

@Pkylas007 Pkylas007 Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mpershina Please could we rewrite this list as support for the following extensions in Visual Studio Code IDE? WDYT?
@fabianvf Can you please review the list below?

Suggested change
* Go
* Core extension
* Java extension
* C# extension
* Javascript extension
* Go extension

* Python
+
:FeatureName: Analyzing applications written in Python
[IMPORTANT]
====
[subs="attributes+"]
{FeatureName} is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.

For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====
:!FeatureName:
* Node.js

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Javascript is more accurate I think, it's not limited to nodejs applications

+
:FeatureName: Analyzing applications written in Node.js
[IMPORTANT]
====
[subs="attributes+"]
{FeatureName} is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.

For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====
:!FeatureName:
* C#
* .NET
+
:FeatureName: Analyzing applications written in .NET
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure both C# and .NET extensions exist.
@savitharaghunathan @hhpatel14 could you please take a look?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it's just one extension. I'd probably just call it C#

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Then I shall remove .NET from the docs (we have a couple of mentions within the docset)

[IMPORTANT]
====
[subs="attributes+"]
{FeatureName} is Developer Preview software only. Developer Preview software is not supported by Red{nbsp}Hat in any way and is not functionally complete or production-ready. Do not use Developer Preview software for production or business-critical workloads. Developer Preview software provides early access to upcoming product software in advance of its possible inclusion in a Red{nbsp}Hat product offering. Customers can use this software to test functionality and provide feedback during the development process. This software might not have any documentation, is subject to change or removal at any time, and has received limited testing. Red{nbsp}Hat might provide ways to submit feedback on Developer Preview software without an associated SLA.

For more information about the support scope of Red{nbsp}Hat Developer Preview software, see link:https://access.redhat.com/support/offerings/devpreview/[Developer Preview Support Scope].
====
:!FeatureName:

+
--
You can download the {ProductShortName} version 8.1.0 Visual Studio Code extension as an extension pack that bundles the Core extension along with all the supported language-specific extensions. You can also use this extension when you want to analyze a project in a specific programming language. Alternatively, you can download the {ProductShortName} Core extension with one language-specific extension to analyze a project coded in the programming language supported by the extension.
--


(Placeholder) Support for LLM Proxying with MTA
Copy link
Collaborator

@Pkylas007 Pkylas007 Mar 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
(Placeholder) Support for LLM Proxying with MTA
{ProductShortName} supports proxy service to connect with the LLM
You can opt to allow client endpoints, for example the {ProductShortName} Visual Studio Code extension, use the proxy service to access the large language models (LLMs). The client uses Keycloak credentials to authenticate to the {ProductShortName} Hub. To authenticate to the LLM, the client sends JSON Web Token (JWT) issued by Keycloak to the proxy service. The proxy service validates the client's JWT against the Hub's Keycloak instance. In a separate process, the proxy service authenticates to the LLM by using the cluster secret that contains the LLM API key configured by the administrator. Thus, the proxy service allows administrators to create, manage, and rotate LLM API keys while eliminating the need to share the LLM key with multiple client endpoints.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fabianvf @sshveta Could you review the LLM proxy release notes, please?

Copy link

@fabianvf fabianvf Mar 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The llm-proxy is a service within the Konveyor APIs. Centralized config is what allows the syncing of analysis profiles etc, and when it is enabled and a proxy is deployed in the cluster, it will also set the IDE extension to use the proxy. But there is no proxy when connecting to the hub, the hub and the proxy are separate services inside the konveyor deployment

Copy link
Collaborator

@Pkylas007 Pkylas007 Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fabianvf I have modified the description. Can you please review?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fabianvf, a kind reminder to review the suggested text.
Thank you!



Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
= Removed features

[role="_abstract"]
This section provides a list of all features removed in {ProductFullName} {ProductVersion}. All removed features were deprecated in earlier releases and are no longer supported.
This section provides a list of all features removed in {ProductFullName} ({ProductShortName}) 8.0.0. All removed features were deprecated in earlier releases and are no longer supported.


XML rules are removed::
Expand Down
17 changes: 17 additions & 0 deletions docs/topics/release-notes-topics/ref_tech-preview-8-1-0.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:_newdoc-version: 2.18.5
:_template-generated: 2026-02-26
:_mod-docs-content-type: REFERENCE

[id="tech-preview-8-1-0_{context}"]
= Technology Preview features

[role="_abstract"]
This section provides a list of all Technology Preview features available in {ProductFullName} ({ProductShortName}) 8.1.0.

For information on Red Hat's scope of support for Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].


C# provider for analyzing C# applications in `source-only` mode across {ProductShortName} components (Technology Preview)::
You can use the external `csharp` provider to run an analysis in `source-only` mode for C# source code in the {ProductFullName} command-line interface (CLI), user interface, and the {ProductShortName} Visual Studio Code extension. `csharp` parses the source code by using tree-sitter and uses stack graph for the analysis to find references to types, methods, classes, and fields. Based on the `C#` rule definition, the analyzer identifies violations in your code that you must resolve before the application migration.
+
(link:https://issues.redhat.com/browse/MTA-6492[MTA-6492])
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
= Technology Preview features

[role="_abstract"]
This section provides a list of all Technology Preview features available in {ProductFullName} {ProductVersion}.
This section provides a list of all Technology Preview features available in {ProductFullName} ({ProductShortName}) 8.0.0.

For information on Red Hat's scope of support for Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].

Expand Down