OL Hub Release Notes v2.5.0

Release Date: 06 December 2023

OL HUB Core version 4.9.3 - OL HUB DTF version 2.1.0

Add CTG container to asset

A new functionality was added to the mf-ctg-cobol connector. Invoking the ol add container CLI command adds a CTG container to the asset.

Options added to UI: Add Asset to Kafka and as400-cobol modules

The user can now add an asset to an AS400-Cobol module with a Cobol source or a Kafka module:

Configure Cache and Configure Cache Keys

There are now two options for setting the cache for an asset: Configure Cache and Configure Cache Keys. Configure Cache enables the cache by setting the cache time interval, while Configure Cache Keys allows setting which fields are cached.

Fields Description text box added to input and output fields

The user can now add a text Description to input or output fields. This field is now always visible. In the SaaS edition, we added a button to generate the description by AI.

Methods counter added

The Premium methods counter displays how many premium published methods are in use. The counter is displayed on the Contracts page as well as the Projects page.

Upgrade license button added

In the Hub Enterprise edition, an Upgrade Now button was added to the Settings page that allows the user to activate the license.

Generate OPZ file with desired compatibility version

When working with OPZs as a source provider, there may be some compatibility issues with the generated OPZ and the current core version. A new option was added to the ol export project CLI command that allows selecting the desired compatibility version. By default, this is the latest version.

Version description field added in tag project

The versionDescription field was added to RESOURCE_DATA placeholder in the Tag Project Webhook.

Latest version option when generating project

When generating a project by the ol generate CLI command, the caller can specify the option --project-version latest to use the latest version, thus eliminating the need to remember which version is the latest.