Release Notes
Version 2.1.0 - February 2024
- Added Sink version for the following pollers: AWS SQS, Kafka, JMS, Azure Service Bus, GCP Pub Sub
- Added DLQ configuration for Sink pollers
Version 2.0.2 - December 2023
- Updated Kafka Avro format.
- Updated 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.
- Updated 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