Improved conversion of JSON arrays to XML
Updated Log4j version
Corrected repositories
Default to SSL mode
Added setRunning() call for thread management
Added default value processing to system property placeholder resolver
Improved keystore file access
Added rolling appender based on file size
Added support for placeholders in connection builder configuration
Improved logging
Added VCL Kafka enqueue operation
Added capability to use regular expressions in replace{{ placeholder
Added destroy() method to do internal clean-up
Added capability to configure connection properties for JDBC driver
Improved deployment of XPath and ConnectionBuilder configurations
Added explicit support to DECIMAL and LONG values, added capability to set as NULL in/out parameters on procedure calls
Explicitly called destroy() on contained ChangeGVBuffer instance
Corrected Result state in case of timeout
Associated credentials to actual remote host value (after placeholder resolution)
Some changes in release preparation
Dependencies change
New configuration parameters
Added process-id placeholder in logs
- Added dateAdd and dateformatAdd placeholders
Test file
Test file
Added dateAdd and dateformatAdd methods
Improved multi-byte chars support in properties files
Improved logging
Improved startup/shutdown processing for BaseThread
Added 'y' and 's' to TRUE definition
Improved concurrency
Improved scheduler shutdown
Added process-id placeholder in logs
Corrected string indexing
Standardized time/date results format in sqlX placeholders
- Added support at xml to json converter to use * as "all fields" for forcing conversion to string
Standardized time/date results format in sqlX placeholders
- Added support to placeholders into transformers parameters
Improved logging of HTTP auth helpers
Improved deployment of DH operations
Changed DB poll version
Added master service logging management
Improved logging of statements in case of error
Improved configuration reloading
Added capability to configure a ChangeGVBuffer instance to manipulate input data
If set flowService and flowSystem in JMS Forwad, now the input GVBuffer has the fields overwritten
Added unit test for Fwd debug
Improved thread management in Spawn subflow call
Added to parallel nodes the capability to avoid collecting subflows output data.
The dump-in-out attribute, if set on WF nodes, force the logger level to DEBUG
Changed DB poll version
Improved running status management for Events launcher
Improved serverName detection
Added support to connection usage stats.
Some libraries dependency change
Updated to Java 8
Added local file statistics writer
Code clean-up
Added support for running in no-XA environments
Improved management of Node input objects.
Added support for Extended Uppercase RowSet Builder
Improved configuration deployment
Released 3.4.0.13
Updated change-log to 3.4.0.11
minor changes
Added utility class for managing encryption of properties file values
Preparation for release 3.4.0.13
Moved jdbc connection definition for TaskManagr into GVAdapters.xml
Added support for specific SMTP server response property during email sending
Added caching to XSL transformation used in json to xml and mxl to json transformers
enhanced components version
minor changes
minor changes
Added support for specific SMTP server response property during email sending
Replaces invalid path chars in cache ids
Change the DataHandler to avoid data conversion like XML->byte[]/String->XML->JSON: the result of a select service is typically an XML and must remain in this format