|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v2.0.1-alpha.1](https://github.com/marklogic/marklogic-data-hub/tree/v2.0.1-alpha.1) |
| 3 | +## [Unreleased](https://github.com/marklogic/marklogic-data-hub/tree/v2.0.0-alpha.2) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.2...v2.0.1-alpha.1) |
| 5 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.1.0...v2.0.0-alpha.2) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Allow exernal data to be passed in to a flow's options-map [\#334](https://github.com/marklogic/marklogic-data-hub/issues/334) |
| 10 | +- Integrate with Entity Services [\#283](https://github.com/marklogic/marklogic-data-hub/issues/283) |
| 11 | +- show traces for a given flow [\#277](https://github.com/marklogic/marklogic-data-hub/issues/277) |
| 12 | + |
| 13 | +**Fixed bugs:** |
| 14 | + |
| 15 | +- Returning json:object\(\) isn't invoking ES serialization in flow [\#345](https://github.com/marklogic/marklogic-data-hub/issues/345) |
| 16 | + |
| 17 | +**Closed issues:** |
| 18 | + |
| 19 | +- "No message available" when following Quick Start [\#352](https://github.com/marklogic/marklogic-data-hub/issues/352) |
| 20 | +- Add job-id to harmonized documents [\#351](https://github.com/marklogic/marklogic-data-hub/issues/351) |
| 21 | +- Entity modeling rendering incorrectly [\#347](https://github.com/marklogic/marklogic-data-hub/issues/347) |
| 22 | + |
| 23 | +## [v1.1.0](https://github.com/marklogic/marklogic-data-hub/tree/v1.1.0) (2016-12-16) |
| 24 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v2.0.0-alpha.1...v1.1.0) |
| 25 | + |
| 26 | +**Implemented enhancements:** |
| 27 | + |
| 28 | +- Detect when running upgraded hub [\#322](https://github.com/marklogic/marklogic-data-hub/issues/322) |
| 29 | + |
| 30 | +**Fixed bugs:** |
| 31 | + |
| 32 | +- if MarkLogic is not started, login reports "invalid username or password" [\#343](https://github.com/marklogic/marklogic-data-hub/issues/343) |
| 33 | +- Need gradle variables for Auth method for final, staging, etc [\#340](https://github.com/marklogic/marklogic-data-hub/issues/340) |
| 34 | +- Pagination not implemented on jobs page [\#320](https://github.com/marklogic/marklogic-data-hub/issues/320) |
| 35 | + |
| 36 | +**Closed issues:** |
| 37 | + |
| 38 | +- Directory slashes when typing in paths [\#341](https://github.com/marklogic/marklogic-data-hub/issues/341) |
| 39 | +- Scaffolding generation failed [\#338](https://github.com/marklogic/marklogic-data-hub/issues/338) |
| 40 | +- Investigating slow performance in loading modules on Windows [\#336](https://github.com/marklogic/marklogic-data-hub/issues/336) |
| 41 | +- Input Flow - Output URI replace configuration doesn't stick on windows [\#335](https://github.com/marklogic/marklogic-data-hub/issues/335) |
| 42 | +- Keep user database settings separate from hub database settings [\#325](https://github.com/marklogic/marklogic-data-hub/issues/325) |
| 43 | +- Create a non-admin user for doing hub stuff [\#200](https://github.com/marklogic/marklogic-data-hub/issues/200) |
| 44 | + |
| 45 | +## [v2.0.0-alpha.1](https://github.com/marklogic/marklogic-data-hub/tree/v2.0.0-alpha.1) (2016-11-30) |
| 46 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.2...v2.0.0-alpha.1) |
6 | 47 |
|
7 | 48 | **Implemented enhancements:** |
8 | 49 |
|
|
0 commit comments