OL Hub Release Notes v2.0.0

Release Date: 01 August 2023

New Generate parameter: build-tool

The ol generate command has a new parameter: build-tool. The user may specify using the gradle (default) or maven build-tool, provided it is supported by the generator.

Caching Asset Rules

A new feature enables configuring the cache for module asset input rules. The caching keys setting is done on the Asset view (right after enabling the cache).

The user must enable the cache and set the time interval:200

The user also sees all the cached fields in the work step:

Note that caching the asset does not create a new version of the asset.

Copy Step id

A new feature allows the user to copy the step id of every node except input and output from the UI.

Webhooks enabled for non-admin users

A non-admin user can now view but not change Webhooks.

Map to empty collection structure

The user can now map to an empty collection structure.

Import and Export file data from test flow

The user can now import (upload) and export (download) file data from test flow.

The user can drag and drop the json file to import.

Fixed: Save as New Method

When duplicating a method, the cloned method name is now changed from the original method name.

Auto-generate contract of a project containing RPC with multiple outputs

When using Auto-Generate on a contract of a project that contains RPC with multiple outputs, the mapping is now visible to all the outputs.