|
| 1 | +## Release v2.0 2018-06-11 |
| 2 | + |
| 3 | +Main additions: |
| 4 | +* Fork/return |
| 5 | +* Locking |
| 6 | +* Deployment via Roxy |
| 7 | + |
| 8 | + |
| 9 | + Fixed #67 |
| 10 | + Fixed #68 |
| 11 | + Fixes #57 #56 #55 #47 #46 #45 #49 #50 #51 #53 #52 |
| 12 | + Releasing MarkLogic Workflow Eclipse Plugin fix. Fixes #64. |
| 13 | + Merge pull request #72 from adamfowleruk/feature-64 |
| 14 | + Fixes #64 Really, honestly, it does |
| 15 | + Fixes #63 - tests remain to be ran |
| 16 | + Fixes #63 process asset management REST API |
| 17 | + Merge pull request #73 from adamfowleruk/feature-63 |
| 18 | + Merge pull request #74 from adamfowleruk/feature-61 |
| 19 | + Merge pull request #75 from adamfowleruk/feature-64 |
| 20 | + initial files |
| 21 | + "Upsert" data and attachments information. |
| 22 | + Merge pull request #76 from steliann/steliann-patch-1 |
| 23 | + Fixes #4 - Fork and Rendezvous |
| 24 | + Refactored states so Workflow only ever has a single initial state |
| 25 | + Merge pull request #78 from adamfowleruk/feature-4 |
| 26 | + Fixes #80 - tested fork within fork example working with 12 pipelines |
| 27 | + Merge pull request #81 from adamfowleruk/feature-80 |
| 28 | + alternative roxy approach |
| 29 | + additional bug fixes needed |
| 30 | + Merge pull request #106 from kghmanuel/feature-103-alt |
| 31 | + Merge branch 'master' into develop - to include user locking of queue work items #100 |
| 32 | + prevent locking |
| 33 | + fix for invalid coercion ; document roxy installation ; make roxy executable |
| 34 | + A refactoring related change in the BPMN library caused the imports to fail. |
| 35 | + Merge pull request #110 from kghmanuel/102_fix_bpmn_plugin |
| 36 | + Updated contacts and urls |
| 37 | + Merge pull request #108 from kghmanuel/79-processsubscription-svc-extime |
| 38 | + feature #111 - start to convert tests from shell to roxy |
| 39 | + first batch of XML tests added |
| 40 | + tests complete in JSON - some incorrect though |
| 41 | + fixes for tests ; debug logging |
| 42 | + converted email and fork tests to roxy |
| 43 | + All tests have been created - Locking locked task tests need investigation |
| 44 | + process-create works with JSON |
| 45 | + renamed tests to better reflect action |
| 46 | + #111 Convert shell tests to Roxy framework complete |
| 47 | + Merge pull request #116 from marklogic-community/feature-111 |
| 48 | + #113 move /src/app/models to /src/workflowengine/models |
| 49 | + document the change to tests |
| 50 | + Merge pull request #117 from marklogic-community/feature-113 |
| 51 | + #115 - performance improvements and bugfixes from feedback |
| 52 | + #115 - performance improvements and bugfixes from feedback |
| 53 | + Merge pull request #119 from marklogic-community/feature-115 |
| 54 | + update roxy to current version |
| 55 | + split fork tests |
| 56 | + split fork tests into own suites ; load bpmn into own raw directory |
| 57 | + #118 Additional rest api tests |
| 58 | + 118 - tidy code; update tests; fix fork, returns still not working |
| 59 | + #118 - more forking changes ; extra tests |
| 60 | + #118 - more testing |
| 61 | + #118 - setup should be done on both tests |
| 62 | + #121 - bugfix: lib-search-subscribe contains incorrect path |
| 63 | + Merge pull request #122 from marklogic-community/feature-121 |
| 64 | + #123 - bugfix: tests failing in ML9 |
| 65 | + Merge pull request #124 from marklogic-community/feature-123 |
| 66 | + updates for ML9 - mostly new roxy version |
| 67 | + Toggle output type depending on accept type |
| 68 | + #118 - simplify test bpmn; remove fork with wf:branches (this looks like an earlier typo) |
| 69 | + Getting forking working |
| 70 | + REST Parameter should have rs: prefix |
| 71 | + Basis for inclusive gateway test |
| 72 | + Better initial settings for shell scripts |
| 73 | + better shell script defaults |
| 74 | + Sorting out mime types and a typo correction |
| 75 | + Ensure that tests are using the XML option in the XML test suite |
| 76 | + JSON tests now producing JSON - revise accordingly |
| 77 | + Unit tests for inclusive gateways plus support |
| 78 | + Merged 118 + 126 |
| 79 | + Correctly named process now returned. Forking now working, so end state is COMPLETE |
| 80 | + New Inclusive Gateway test |
| 81 | + Inclusive gateway test where we have two active branches |
| 82 | + Merge pull request #131 from marklogic-community/feature-126-merging |
| 83 | + Merge fixes from branch 'develop' into develop-9.0 |
| 84 | + Take care when json arrays required |
| 85 | + Merge branch 'develop' into develop-9.0 |
| 86 | + Process delete plus testing |
| 87 | + ProcessSubscription delete and test |
| 88 | + Merge branch 'develop' into develop-9.0 - fixes for #54 and process deletion |
| 89 | + Modeler Tested with Latest version of Eclipse (oxygen 4.7.2) |
| 90 | + Merge branch 'develop' into develop-9.0 (#102) |
| 91 | + Included search for wf:user on Inbox and added test for dynamicUser and inbox |
| 92 | + Alter import to pick up user rather than assignee; additional tests and fixes for tests |
| 93 | + Merge pull request #135 from marklogic-community/feature-133 |
0 commit comments