OL Hub Release Notes 3.0.8
about 1 month ago by prod doc
Release Date: March 24, 2025
OL HUB Core version 5.0.52 - OL HUB DTF version 3.0.10
New Features
- Generate a Capture Data Changes (CDC) project for DB2 On AS/400. It'll allow you to track changes (by Transaction/Table) for a specific table , by checking the DB2 journal
Enhancements
IMS Module - Add Assets via the Hub UI
- IMS assets can now be added directly through the Hub UI
CLI - Export OpenAPI Spec for a given Tag
- You can now export an OpenAPI specification for a specific OpenAPI project tag via the CLI.
New Dockerfile Template for Spring-Java-Rest Generator
- A new ftl template file has been added for the Spring-Java-Rest Dockerfile.
Reverse API - RPG Client Generator
- In Reverse API technology, you can now configure client generation properties to produce an RPG program, in addition to COBOL clients.
- Currently, this feature is available only via the CLI.
Example:
ol create client --project PROJECT --type AS400_RPG
Screens – Set Connection Pool Idle Timeout
- Users can now configure the screen connection pool idle timeout, determining how long a connection can remain inactive before the pool closes it.