|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v1.1.2](https://github.com/marklogic/marklogic-data-hub/tree/v1.1.2) |
| 3 | +## [v1.1.3](https://github.com/marklogic/marklogic-data-hub/tree/v1.1.3) |
4 | 4 |
|
| 5 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v2.0.0-alpha.4...v1.1.3) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Expose the ability to pass custom properties via gradle [\#416](https://github.com/marklogic/marklogic-data-hub/issues/416) |
| 10 | +- Add gradle wrapper to scaffolded project [\#415](https://github.com/marklogic/marklogic-data-hub/issues/415) |
| 11 | +- Entity view: show "Loading entities..." rather than "You don't have any entities yet" [\#411](https://github.com/marklogic/marklogic-data-hub/issues/411) |
| 12 | +- Better default document format for input flow [\#410](https://github.com/marklogic/marklogic-data-hub/issues/410) |
| 13 | +- Add button to sync indexes [\#393](https://github.com/marklogic/marklogic-data-hub/issues/393) |
| 14 | +- ugly scrollbars appear on project list in quickstart [\#385](https://github.com/marklogic/marklogic-data-hub/issues/385) |
| 15 | +- Handle Batch Flow Errors [\#379](https://github.com/marklogic/marklogic-data-hub/issues/379) |
| 16 | +- Default the harmonize collector to only get items in a standard input collection [\#344](https://github.com/marklogic/marklogic-data-hub/issues/344) |
| 17 | +- Add ability to specify source/target database for a Harmonize flow [\#319](https://github.com/marklogic/marklogic-data-hub/issues/319) |
| 18 | + |
| 19 | +**Fixed bugs:** |
| 20 | + |
| 21 | +- MLCP options: Output URI Replace is not working as expected [\#414](https://github.com/marklogic/marklogic-data-hub/issues/414) |
| 22 | +- Can't do load on Windows [\#407](https://github.com/marklogic/marklogic-data-hub/issues/407) |
| 23 | +- Illegal/unsupported escape sequence in Windows 10 when creating entities [\#406](https://github.com/marklogic/marklogic-data-hub/issues/406) |
| 24 | +- Better feedback for client-side validation failures [\#398](https://github.com/marklogic/marklogic-data-hub/issues/398) |
| 25 | +- XQuery bug detected but not shown on QuickStart GUI [\#395](https://github.com/marklogic/marklogic-data-hub/issues/395) |
| 26 | +- Save Options in Input Flow doesn't save changes to 'Output URI Replace' [\#390](https://github.com/marklogic/marklogic-data-hub/issues/390) |
| 27 | +- Default forests are created/attached even with custom forest JSON definitions [\#389](https://github.com/marklogic/marklogic-data-hub/issues/389) |
| 28 | +- mlReloadModules may not work [\#386](https://github.com/marklogic/marklogic-data-hub/issues/386) |
| 29 | +- Can't run harmonize on 2.0.0-alpha.2 [\#382](https://github.com/marklogic/marklogic-data-hub/issues/382) |
| 30 | +- Compile issue [\#381](https://github.com/marklogic/marklogic-data-hub/issues/381) |
| 31 | +- When one item fails in a harmonize batch run, other items in the chunk do not get processed [\#279](https://github.com/marklogic/marklogic-data-hub/issues/279) |
| 32 | + |
| 33 | +**Closed issues:** |
| 34 | + |
| 35 | +- Need to update my forest location while setting up the datahub framework; [\#356](https://github.com/marklogic/marklogic-data-hub/issues/356) |
| 36 | +- Harmonization flow not hitting staging port defined in gradle.properties [\#342](https://github.com/marklogic/marklogic-data-hub/issues/342) |
| 37 | +- gradle commands for flow creation [\#339](https://github.com/marklogic/marklogic-data-hub/issues/339) |
| 38 | +- gradle hubInit failing [\#307](https://github.com/marklogic/marklogic-data-hub/issues/307) |
| 39 | +- QuickStart App data loaded to incorrect directory? [\#251](https://github.com/marklogic/marklogic-data-hub/issues/251) |
| 40 | +- Allow Ingest to feed directly to conform w/o storing data [\#186](https://github.com/marklogic/marklogic-data-hub/issues/186) |
| 41 | +- DataHub::isInstalled\(\) is not sufficient [\#165](https://github.com/marklogic/marklogic-data-hub/issues/165) |
| 42 | +- Auto Generate Indexes based on entity defs [\#105](https://github.com/marklogic/marklogic-data-hub/issues/105) |
| 43 | +- Allow Exploration on the staged, raw data [\#2](https://github.com/marklogic/marklogic-data-hub/issues/2) |
| 44 | + |
| 45 | +**Merged pull requests:** |
| 46 | + |
| 47 | +- display a "Loading" message while retrieving entities [\#412](https://github.com/marklogic/marklogic-data-hub/pull/412) ([dmcassel](https://github.com/dmcassel)) |
| 48 | +- disabled frame options in quickstart so it can be run inside an iframe [\#364](https://github.com/marklogic/marklogic-data-hub/pull/364) ([ryan321](https://github.com/ryan321)) |
| 49 | + |
| 50 | +## [v2.0.0-alpha.4](https://github.com/marklogic/marklogic-data-hub/tree/v2.0.0-alpha.4) (2017-05-12) |
| 51 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) |
| 52 | + |
| 53 | +## [v2.0.0-alpha.3](https://github.com/marklogic/marklogic-data-hub/tree/v2.0.0-alpha.3) (2017-05-08) |
| 54 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.1.2...v2.0.0-alpha.3) |
| 55 | + |
| 56 | +## [v1.1.2](https://github.com/marklogic/marklogic-data-hub/tree/v1.1.2) (2017-04-12) |
5 | 57 | [Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.1.1...v1.1.2) |
6 | 58 |
|
7 | 59 | **Fixed bugs:** |
|
14 | 66 | - QuickStart Template Compile Error 2.0-alpha.2 [\#380](https://github.com/marklogic/marklogic-data-hub/issues/380) |
15 | 67 |
|
16 | 68 | ## [v1.1.1](https://github.com/marklogic/marklogic-data-hub/tree/v1.1.1) (2017-03-20) |
17 | | -[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.1.0...v1.1.1) |
| 69 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v2.0.0-alpha.2...v1.1.1) |
18 | 70 |
|
19 | 71 | **Implemented enhancements:** |
20 | 72 |
|
|
39 | 91 | - Adds CLA requirement \(\#361\) [\#362](https://github.com/marklogic/marklogic-data-hub/pull/362) ([jmakeig](https://github.com/jmakeig)) |
40 | 92 | - Updates Java Client API dependency to stable build [\#359](https://github.com/marklogic/marklogic-data-hub/pull/359) ([jmakeig](https://github.com/jmakeig)) |
41 | 93 |
|
| 94 | +## [v2.0.0-alpha.2](https://github.com/marklogic/marklogic-data-hub/tree/v2.0.0-alpha.2) (2017-01-16) |
| 95 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.1.0...v2.0.0-alpha.2) |
| 96 | + |
| 97 | +**Implemented enhancements:** |
| 98 | + |
| 99 | +- Allow exernal data to be passed in to a flow's options-map [\#334](https://github.com/marklogic/marklogic-data-hub/issues/334) |
| 100 | +- Integrate with Entity Services [\#283](https://github.com/marklogic/marklogic-data-hub/issues/283) |
| 101 | +- show traces for a given flow [\#277](https://github.com/marklogic/marklogic-data-hub/issues/277) |
| 102 | + |
| 103 | +**Fixed bugs:** |
| 104 | + |
| 105 | +- Returning json:object\(\) isn't invoking ES serialization in flow [\#345](https://github.com/marklogic/marklogic-data-hub/issues/345) |
| 106 | + |
| 107 | +**Closed issues:** |
| 108 | + |
| 109 | +- "No message available" when following Quick Start [\#352](https://github.com/marklogic/marklogic-data-hub/issues/352) |
| 110 | +- Add job-id to harmonized documents [\#351](https://github.com/marklogic/marklogic-data-hub/issues/351) |
| 111 | +- Entity modeling rendering incorrectly [\#347](https://github.com/marklogic/marklogic-data-hub/issues/347) |
| 112 | + |
42 | 113 | ## [v1.1.0](https://github.com/marklogic/marklogic-data-hub/tree/v1.1.0) (2016-12-16) |
43 | | -[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.2...v1.1.0) |
| 114 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v2.0.0-alpha.1...v1.1.0) |
44 | 115 |
|
45 | 116 | **Implemented enhancements:** |
46 | 117 |
|
|
61 | 132 | - Keep user database settings separate from hub database settings [\#325](https://github.com/marklogic/marklogic-data-hub/issues/325) |
62 | 133 | - Create a non-admin user for doing hub stuff [\#200](https://github.com/marklogic/marklogic-data-hub/issues/200) |
63 | 134 |
|
| 135 | +## [v2.0.0-alpha.1](https://github.com/marklogic/marklogic-data-hub/tree/v2.0.0-alpha.1) (2016-11-30) |
| 136 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.2...v2.0.0-alpha.1) |
| 137 | + |
| 138 | +**Implemented enhancements:** |
| 139 | + |
| 140 | +- Visual entity type model editor [\#286](https://github.com/marklogic/marklogic-data-hub/issues/286) |
| 141 | + |
64 | 142 | ## [v1.0.2](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.2) (2016-11-22) |
65 | 143 | [Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.1...v1.0.2) |
66 | 144 |
|
|
0 commit comments