Skip to content

Releases: signavio/workflow-connector

Fix handling of whitespace and punctuation

20 Jun 17:52
Compare
Choose a tag to compare
  • Properly parse tables and column names containing whitespace and punctuation
  • Removed support for sqlite database

Add new migration scripts

17 Apr 16:51
Compare
Choose a tag to compare

Includes latest sqlite migration scripts

Normalize related tables by default

28 Mar 14:39
Compare
Choose a tag to compare
Pre-release
  • All related table data is now normalized by default
  • Performance improvements when calling /options route with large result sets

Update argument parsing for oracle

27 Feb 08:22
Compare
Choose a tag to compare
Pre-release

This will include the latest formatting for the different date types supported by oracle

Include proper config-dir parsing during service install

08 Feb 10:39
Compare
Choose a tag to compare

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

06 Feb 17:07
Compare
Choose a tag to compare
Pre-release

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

19 Nov 16:44
Compare
Choose a tag to compare
Pre-release

This release adds preliminary support for Oracle 12c

First beta release of the workflow connector

26 Mar 07:31
v0.1.0-beta.1
Compare
Choose a tag to compare

This is the first beta release of the workflow connector. Some functionality, like deleting existing resources, is not yet implemented.