OL Hub Release Notes v2.2.0

Release Date: 09 October 2023

Java JDK 17

The latest CLI version now requires at least JDK Development Kit 17.

Generation of Project Configuration Variables

When generating Project Configuration Variables, as seen below:

The application.yml file looks like:

As seen in the comments under the properties tag, the actual value of a Project Configuration Variable is determined first by whether an environment variable is present, then by whether a YAML-based configuration variable is provided. If neither is present, then the default configuration variable is used by the system.

Incremental names for Outputs

Incremental names were added to outputs for reusability.

New command: ol create method

A new command, ol create method, was introduced to the CLI. This enables auto-generation of the method for a project based on the flow type and assets.

Agent button in UI

The user can now determine if an agent was selected. Clicking on the button displays the Agent settings.

New menu bar

A new, space-saving menu bar is available. The icon text descriptions are removed in the new menu bar. You may toggle the new/old menu bars by clicking on the icon at the upper right side of the menu bar.

Full page view

A new button, Full Page, was added to the flow view. This enables viewing the flow in a full page view.