Skip to content

Release Notes

Version 4.1.0 - May 2026

  • Updated GCP Pub/Sub poller configuration
  • Added HTTP Verbs configuration for program calls
  • Added INVALID state for pollers to save data with an error
  • Added FAILED state for poller with error description
  • Changed reconnection behavior
  • Added configuration in properties to alert on FAILED poller state using jms
  • Optimized poller error behavior
  • Added option to save failed poller records to allocated Disc space
  • Updated network connection error retry logic
  • Updated logging strategy
  • Fixed issue with high CPU usage
  • Added option to use external DataBase for storing Hub configuration
  • Updated start up scripts, added create Linux/Windows service script
  • Updated RPG/PCML program call converter

Version 4.0.0 - November 2025

  • Added Dynamic MCP server for Program Call and Screen Automation API endpoints
  • Added web-based control center for no-code IBM i integrations configuration and observability
  • Added HTTPs connection to RPA Hub
  • Updated JDBC pollers configuration to support IMB i and SQL server database
  • Update login exception message
  • Fixed connection name existence validation for program call update
  • Fixed RPA connection open/close endpoints
  • Fixed RPA program call endpoint
  • Added validation for connection, poller and program call names
  • Updated validation exception message

Version 3.0.0 - June 2025

  • Added direct IBM i → Database replication support - auto-create tables and replicate IBMi data to any database or data platform that has JDBC driver available
  • Added IBMi Data Queue Sink flow for all supported messaging and event streaming platforms
  • Added pre/post processing for program call and dq poller.
  • Added ability to define RPA script execution similar to Program Call definition
  • Added ability to define program call parameters as optional
  • Added an option to trim payload values to the maximum length defined in the program call.
  • Added dynamic CCSID mapping for program call based on request header to support multiple languages and IBM i code page sets.
  • Added AZURE_STORAGE support for storing license and truststore assets
  • Migrated to Java 17+.
  • Bug fixes and minor improvements.
  • Performance improvements.

Version 2.1.0 - February 2024

  • Add Sink version for the following pollers: AWS SQS, Kafka, JMS, Azure Service Bus, GCP Pub Sub
  • Add DLQ configuration for Sink pollers

Version 2.0.2 - December 2023

  • Update Kafka Avro format.
  • Update SQS record format.
  • Bugs and minor fixes.

Version 2.0.1 - December 2023

  • Added InfoConnect RPA Hub credentials and port to the 'application.properties' file in InfoConnect Hub to achieve flexibility in RPA setups.
  • Update OAuth port.
  • Bugs and minor fixes.

Version 2.0.0 - December 2023

  • Support for the following Data Queue poller target message brokers and event platforms: Kafka, Azure EventHub, Azure EventGrid, Azure Service Bus, AWS SQS
  • OAuth2 authentication support for the following providers: build-in, AWS, Azure, Okta, Salesforce
  • Support for Robotic Process Automation (screen navigation) definitions
  • Support GET method for Execute Program Call operation
  • Support custom URI and URI parameter mapping for Execute Program Call operation

Version 1.1.0 - October 2023

  • Ability to use HTTP GET method and map the URI query parameters for program call APIs
  • Performance improvements

Version 1.0.0 - July 2023

Initial release of the product

  • Compatible with IBM i OS v5.4 or higher (v7.1 or higher is required if used together with InfoCDC change data capture tool)
  • Self-containing application that provides admin API and runtime API endpoints for the majority of product configurations
  • Can be configured as an active-active cluster with unlimited number of nodes
  • Ability to surface IBM i program as REST / JSON API
  • Ability to listen for IBM i Data Queue messages and send them to SNS topic or JMS queue or topic (ActiveMQ Classic, ActiveMQ Artemis, AmazonMQ) or Azure ServiceBus in real time
  • Ability to perform one-time Data Queue read and write operations per API call