OL Hub Release Notes V1.44
Release Date: 09 January 2022
What's New
Custom Expressions Enhancement
Custom expressions are very useful for adding information or changing values in response. However, not every user is able to write a custom expression with JavaScript. Starting with version 1.44, users can define custom expressions and save them in the Custom Expressions table in the OL Hub.
This way, each organization can have a list of custom expressions defined by a user that knows JavaScript, and all the other users of the same organization can add expressions from this list to a new flow that they want to create.
Open API Enrichment
When adding an open API to the method flow, users can now add API headers and not only API body.
Solutions Page Enhancement
Starting with this version users can display contracts, projects, and modules at the same time.
Support for New Connectors
Support for the following connectors was introduced in this version:
- mf-natural
- rest-json
- as400-dataqueue-pcml
- kafka-produce
Contract Creation Enhancement
Version 1.44 introduces a new contract creation option. Now users can create a new contract using an OpenAPI spec file that they upload.
New Browser Support
OL Hub now supports the Safari browser.
Debug Process Enhancement
This version introduces an enhanced debug process with more detailed logs that allow triaging issues and provides a better understanding of execution process failure.
Known Issues
Version 1.44 includes the following known issues:
- Upload Spec File: When creating a new contract using the Upload Spec File option, the OpenAPI 3.x features are not supported.
- Deployers: ECS, EKS deployers are not fully supported.
- Solution Tags: When using the Solution center, users cannot use tag
filters.