Changelog
Keep up with the latest updates we’ve made in Workato.
On-prem Agent (OPA) 2.16.0 release
This release introduces a stricter validation of third-party TLS certificates. This can affect how HTTP connectors behave, and self-signed certificates may require additional setup.
- HTTP: trustAll default behavior is updated, support for self-signed certificates and mTLS added
- HTTP: Bad Request errors while using encoded characters fixed
- JMS: connector no longer uses local database to store JMS subscriptions
- JMS: support for High Availability mode added
- Kafka: support for message headers added
- Security: Vertx, Netty and Jetty libraries upgraded to the latest versions
- Database: bulk triggers support added
- Linux: fontconfig and bash dependencies for Linux DEB/RPM packages added
- SAP: support of SAP JCo version 3.0. discontinued (SAP JCo version 3.1 or later is required)
- SAP: SAP RFC connector no longer attempts to subscribe for inbound IDOCs if program_id is missing
- SAP: RFC connector now ignores redundant IDOC releases
- SAP: system information can be retrieved even if EP8 is not installed
- SAP: On-prem Agent must now be explicitly authorized to use function module OCS_GET_INSTALLED_SWPRODUCTS
See OPA Release Notes in docs.
On-Prem Agent (OPA) 2.15.0 Release
- Configuration: added cloud profiles support which allows setting up on-prem connections directly in Workato.
- JMS: added support for headers and binary messages.
- Network: rolled back to default TLS implementation and SNI.
- Network: fixed bug during gateway reconnection.
- Security: upgraded to JRE 17.0.5+8.
- Security: upgraded Commons Text library.
See OPA Release Notes in docs.
Cloud Profiles for On-Prem Agents (OPA)
A single Workato on-prem agent (OPA) can connect to multiple on-prem applications. However, managing these require editing an on-prem agent config file. A cloud profile is a new way of setting a connection for on-prem agent directly in Workato. Connecting an agent to new resources is now much easier and doesn’t require direct access to the machine where the agent runs. This allows for a more centralized management of OPA agents.
More information can be found in the following docs:
- What’s a cloud profile and a list of supported adapters
- How to create an on-prem group that supports cloud profiles
On-prem Agent (OPA) 2.14.0 release
A new version of the on-prem agent has been released with updates in security, new on-prem agent monitoring, added support for Cliend ID and Secret encryption, and more. Click here for the full version notes.
On-prem Agent (OPA) 2.13.1 release
- On-prem files: Invalid character error for Windows file path format fixed
See OPA Release Notes in docs.
On-prem Agent (OPA) 2.13.0 release
- Security: Java Runtime Environment upgraded to version 17.0.3
- Linux: RPM and DEB packages added
- Shutdown: New shutdown procedure deployed. Agent awaits OS signals, and tries to gracefully finish all running queries and terminate the agent process. Default shutdown timeout is 300 seconds, but this can be customized
- Cloud logging: now enabled by default, agent logs will be sent to Workato for improvements and fixes
- HTTP response compression: now enabled by default, this may increase CPU consumption for better communication throughput
- Command line: ‘mgmt-listen’ option added to expose technical endpoint, useful for health checks when running OPA inside a containerized environment.
- Command line: Undocumented ‘/status’ endpoint deprecated
- Security: libraries with vulnerabilities have been upgraded
- Custom HTTP SSL options: internal agent communication no longer affected
- Kafka: Avro and Schema Registry support added
See OPA Release Notes in docs.
On-prem Agent (OPA) 2.12.2 release
- On-prem files: added actions to delete files and folders
- MS SQL: fixed the delimiter issue for bulk load action
- Active Directory: fixed error when using a custom attribute as a search filter
On-Prem Agent (OPA) 2.12.1 Release
OPA 2.12.1 release includes multiple enhancements, and fixes for known issues:
- Microsoft SQL Server on Windows service: fixed DLL library loading issue
- SAP: fixed client number issue with leading zeros
- PostgreSQL: fixed issue related to timestamp with timezones
- Extended logging for http 520 error
- Added support for new configuration file encoding: UTF-8 BOM