OL Hub Release Notes v2.1.0

Release Date: 18 September 2023

Enable logs in the core-native image

By default, logging in the core-native image is disabled. When it is necessary to see the logs in order to troubleshoot connectivity issues, we need to enable logging. For this purpose, new editable environment variables were introduced. Note that the configuration of these variables is implemented in the native runtime; for example, in the AWS Tag Editor as displayed below.

Capability of detecting identifiers in runtime

When fetching a buffer of a file, the user now has the ability in the runtime to distinguish between different records. Inside the record there are optional fields, such as identifiers we add to the screen, which we call the redefine fields. By specifying these optional redefine fields, it is now possible to distinguish between records in runtime.

Configure Reverse API

The user can now set the Client Type, Server URL or URI map when configuring Reverse API.

When configuring the method, there are also new properties available related to client generation.

Conditions

Conditions can now be placed anywhere in the flow, not just in the first line.

Configure OpenAPI

A Description field was added to the Configure OpenAPI window. Also, in the OpenAPI yaml file, there is a description field in the method.