Skip to content

Commit 8ffe545

Browse files
author
Mariya Pershina
committed
dev and tech preview admonitions added
1 parent 4c6ee29 commit 8ffe545

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

docs/release-notes/master.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ include::topics/making-open-source-more-inclusive.adoc[]
2323

2424
include::topics/ref_new-features-7-3-0.adoc[leveloffset=+2]
2525

26-
include::topics/ref_technology-preview-features-7-3-0.adoc[leveloffset=+2]
27-
2826
include::topics/ref_fixed-issues-7-3-0.adoc[leveloffset=+2]
2927

3028
include::topics/ref_known-issues-7-3-0.adoc[leveloffset=+2]

docs/topics/ref_new-features-7-3-0.adoc

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,33 @@ Starting with {ProductShortName} {ProductVersion}, you can run the `discover` an
1616
* The `discover` command generates the discover manifest that preserves the platform and runtime configurations defined in the Cloud Foundry (CF) application manifest.
1717
* The `generate` command uses the discover manifest to generate the deployment manifest in a Kubernetes-native format to prepare it for {ocp-full} deployments. You can also use the command to generate non-Kubernetes manifests such as a Dockerfile.
1818

19+
:FeatureName: Asset generation
20+
include::snippets/developer-preview-admonition.adoc[]
21+
1922
(link:https://issues.redhat.com/browse/MTA-4610[MTA-4610])
2023

2124
.{ProductShortName} now uses Red Hat Build of Keycloak for user authentication
2225

2326
{ProductShortName} {ProductVersion} now uses `{rhbk-first}` instance for user authentication and authorization. The {ProductShortName} Operator manages the `{rhbk-short}` instance and configures a dedicated realm with necessary roles and permissions. For `{rhbk-short}`, the secret and the pod name has changed. The pod name for {rhbk-short} is changed to `rhbk-operator`. (link:https://issues.redhat.com/browse/MTA-4540[MTA-4540])
2427

25-
.Listing all languages in an application is now supported
28+
.Listing all languages in an application is now available
29+
30+
In {ProductShortName} {ProductVersion}, you can list all languages in an application by using the `--list-languages` flag in the {CLIName}. The listed language that has no supported providers requires a custom rule set and the --`override-provider-settings` flag when you analyze the application.
31+
32+
:FeatureName: Listing all languages in an application
33+
include::snippets/developer-preview-admonition.adoc[]
34+
35+
(link:https://issues.redhat.com/browse/MTA-4798[MTA-4798])
36+
37+
38+
.Support for Python and Node.js language providers is now available
39+
40+
In addition to the Java and Go language providers, support for the Python and Node.js language providers is now available for the application analysis in {ProductShortName} 7.3.0. As a result, you can now perform the following actions for these providers in the {ProductShortName} user-interface (UI):
41+
42+
* Add custom migration targets.
43+
* Run custom rules.
44+
45+
:FeatureName: Support for Python and Node.js language providers
46+
include::snippets/technology-preview-admonition.adoc[]
2647

27-
In {ProductShortName} {ProductVersion}, you can list all languages in an application by using the `--list-languages` flag in the {CLIName}. The listed language that has no supported providers requires a custom rule set and the --`override-provider-settings` flag when you analyze the application. (link:https://issues.redhat.com/browse/MTA-4798[MTA-4798])
48+
(link:https://issues.redhat.com/browse/MTA-4542[MTA-4542])

0 commit comments

Comments
 (0)