|
| 1 | +:_newdoc-version: 2.18.3 |
| 2 | +:_template-generated: 2025-04-17 |
| 3 | + |
| 4 | +:_mod-docs-content-type: REFERENCE |
| 5 | + |
| 6 | +[id="new-features-7-3-0_{context}"] |
| 7 | += New features |
| 8 | + |
| 9 | +This section provides the new features and improvements of the {ProductFullName} 7.3.0. |
| 10 | + |
| 11 | + |
| 12 | +.Asset generation is now available in {ProductShortName} CLI |
| 13 | + |
| 14 | +Starting with {ProductShortName} {ProductVersion}, you can run the `discover` and `generate` commands in the {CLIName}: |
| 15 | + |
| 16 | +* The `discover` command generates the discover manifest that preserves the platform and runtime configurations defined in the Cloud Foundry (CF) application manifest. |
| 17 | +* 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. |
| 18 | + |
| 19 | +:FeatureName: Asset generation |
| 20 | +include::snippets/developer-preview-admonition.adoc[] |
| 21 | + |
| 22 | +(link:https://issues.redhat.com/browse/MTA-4610[MTA-4610]) |
| 23 | + |
| 24 | +.{ProductShortName} now uses Red Hat Build of Keycloak for user authentication |
| 25 | + |
| 26 | +{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]) |
| 27 | + |
| 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[] |
| 47 | + |
| 48 | +(link:https://issues.redhat.com/browse/MTA-4542[MTA-4542]) |
0 commit comments