Skip to content
Open
Show file tree
Hide file tree
Changes from 5 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:]

29 changes: 29 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,29 @@
:_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_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,53 @@
:_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.


Centralized configuration management across components for standardizing analysis configuration and custom rules::
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hi @sjd78, could you please review this release note? Thank you!

Choose a reason for hiding this comment

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

adding @eemcmullan @jortel @fabianvf to get more eyes on the this

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@eemcmullan @jortel @fabianvf a kind reminder to review this RN.
TY!

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])
--



C# provider for analyzing .NET and C# applications across {ProductShortName} components::
You can use the external `csharp` provider to analyze .NET and C# source code in the {ProductFullName} command-line interface (CLI), user interface, and the {ProductShortName} Visual Studio Code extension. `csharp` uses a gRPC interface to parse using tree-sitter and uses stack graph to perform a semantic analysis of your codebases to identify violations before you migrate your code.
The `csharp` provider supports referenced capability in rules used to perform the {ProductShortName} analysis. Configure fields such as `pattern`, `location,` and `file_path` in the rules based on which the provider searches the code for type, classes, methods, and fields in the source code.
+
(link:https://issues.redhat.com/browse/MTA-6492[MTA-6492])


The {ProductShortName} Visual Studio Code extension pack and the Core extension with language-specific extension are available::
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@djzager, could you please review the text?
TY!

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 clarify my questions below?

  • Extension pack: Can users analyze a Python app in the IDE by using the MTA extension pack? Reason for the q is that Python provider is available in MTA.
  • Core extension
  • Java extension
  • C# extension: may be worth specifying that both C# and .NET apps can be analyzed by using this extension.
  • Javascript extension: may be worth specifying that this extension can be used for analyzing Node.js and Javascript apps in the Visual Studio Code IDE.
  • Go extension

Which extensions are in dev preview and which ones in tech preview?

* Python
* 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

* C#
* .NET

+
--
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 validate the client's request to access the LLM, the proxy service validates the client's JSON Web Token (JWT) issued by Keycloak against the Hub's Keycloak instance. The proxy service authenticates to the LLM by using the secret that contains the LLM API key configured by the administrator in the cluster. 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
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