Releases: signavio/workflow-connector
Releases · signavio/workflow-connector
Fix handling of whitespace and punctuation
Add new migration scripts
Includes latest sqlite migration scripts
Normalize related tables by default
- All related table data is now normalized by default
- Performance improvements when calling /options route with large result sets
Update argument parsing for oracle
This will include the latest formatting for the different date types supported by oracle
Include proper config-dir parsing during service install
You should be able to specify the absolute path for your configuration directory using the -config-dir
parameter while installing the service on windows
Add character set detection for oracle
This release includes rudimentary character set detection when using an oracle database.
It should work with the AL32UTF8
and WE8MSWIN1252
character sets.
Preliminary support for oracle
This release adds preliminary support for Oracle 12c
First beta release of the workflow connector
This is the first beta release of the workflow connector. Some functionality, like deleting existing resources, is not yet implemented.