|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v1.1.3](https://github.com/marklogic-community/marklogic-data-hub/tree/v1.1.3) |
| 3 | +## [v1.1.4](https://github.com/marklogic-community/marklogic-data-hub/tree/v1.1.4) |
4 | 4 |
|
| 5 | +[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v2.0.0-rc.1...v1.1.4) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- File not saving properly from quickstart to fix a bug [\#430](https://github.com/marklogic-community/marklogic-data-hub/issues/430) |
| 10 | + |
| 11 | +**Closed issues:** |
| 12 | + |
| 13 | +- Saving the changes in a flow code never finishes \*sometimes\* [\#462](https://github.com/marklogic-community/marklogic-data-hub/issues/462) |
| 14 | + |
| 15 | +## [v2.0.0-rc.1](https://github.com/marklogic-community/marklogic-data-hub/tree/v2.0.0-rc.1) (2017-07-24) |
| 16 | +[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v2.0.0-beta.1...v2.0.0-rc.1) |
| 17 | + |
| 18 | +**Implemented enhancements:** |
| 19 | + |
| 20 | +- Cannot specify default permissions for data-hub-modules db [\#434](https://github.com/marklogic-community/marklogic-data-hub/issues/434) |
| 21 | + |
| 22 | +**Fixed bugs:** |
| 23 | + |
| 24 | +- MlcpRunner is being started improperly [\#452](https://github.com/marklogic-community/marklogic-data-hub/issues/452) |
| 25 | +- Code deploy fails when An entity is deleted [\#451](https://github.com/marklogic-community/marklogic-data-hub/issues/451) |
| 26 | +- error during data hub workshop [\#437](https://github.com/marklogic-community/marklogic-data-hub/issues/437) |
| 27 | +- when scaffolding code for an array, have it be empty list \[\] rather than null [\#432](https://github.com/marklogic-community/marklogic-data-hub/issues/432) |
| 28 | +- gradlew is generated without execute permission [\#428](https://github.com/marklogic-community/marklogic-data-hub/issues/428) |
| 29 | +- RunFlowTask using dyslexic string for hub key [\#419](https://github.com/marklogic-community/marklogic-data-hub/issues/419) |
| 30 | + |
| 31 | +**Closed issues:** |
| 32 | + |
| 33 | +- Upgrade quick-start to mlcp 9.0.2 [\#465](https://github.com/marklogic-community/marklogic-data-hub/issues/465) |
| 34 | +- QuickStart app doesn't work on Internet Explorer 11 [\#463](https://github.com/marklogic-community/marklogic-data-hub/issues/463) |
| 35 | +- Redeploy modules removes trace and debugging settings [\#460](https://github.com/marklogic-community/marklogic-data-hub/issues/460) |
| 36 | +- Quickstart Application not working on Internet Explorer [\#456](https://github.com/marklogic-community/marklogic-data-hub/issues/456) |
| 37 | +- Envelope instance created does not include "info" [\#455](https://github.com/marklogic-community/marklogic-data-hub/issues/455) |
| 38 | +- Error when creating a harmonize flow based on entity definition [\#454](https://github.com/marklogic-community/marklogic-data-hub/issues/454) |
| 39 | +- tutorial link is 404: https://marklogic.github.io/marklogic-data-hub/ [\#449](https://github.com/marklogic-community/marklogic-data-hub/issues/449) |
| 40 | +- Changes to $options not persisting if set in headers or triples in Harmonization flow [\#448](https://github.com/marklogic-community/marklogic-data-hub/issues/448) |
| 41 | +- Input flow job \(load-acme-tech\) failing on 2.0.0-beta.1 [\#446](https://github.com/marklogic-community/marklogic-data-hub/issues/446) |
| 42 | +- Fix AppVeyor CI [\#445](https://github.com/marklogic-community/marklogic-data-hub/issues/445) |
| 43 | +- consider using windows compatible line breaks [\#444](https://github.com/marklogic-community/marklogic-data-hub/issues/444) |
| 44 | +- RFE: support setting log level [\#442](https://github.com/marklogic-community/marklogic-data-hub/issues/442) |
| 45 | +- Setting replica forest data path [\#441](https://github.com/marklogic-community/marklogic-data-hub/issues/441) |
| 46 | +- Replica forests not created from quick-start [\#439](https://github.com/marklogic-community/marklogic-data-hub/issues/439) |
| 47 | +- Error in documentation for the REST transform [\#433](https://github.com/marklogic-community/marklogic-data-hub/issues/433) |
| 48 | +- Harmonization hits maximum document size in collector output [\#427](https://github.com/marklogic-community/marklogic-data-hub/issues/427) |
| 49 | +- Create a checklist for making DHF releases [\#424](https://github.com/marklogic-community/marklogic-data-hub/issues/424) |
| 50 | +- Expose the ability to set the writer plugin's target database in gradle [\#423](https://github.com/marklogic-community/marklogic-data-hub/issues/423) |
| 51 | +- Document all gradle hub tasks [\#402](https://github.com/marklogic-community/marklogic-data-hub/issues/402) |
| 52 | +- Document query-only mode for plugins [\#368](https://github.com/marklogic-community/marklogic-data-hub/issues/368) |
| 53 | +- Generated code template from Entity for nested item hides vars \(v2/Entities\) [\#353](https://github.com/marklogic-community/marklogic-data-hub/issues/353) |
| 54 | +- Control what runs in update mode to minimize locking [\#300](https://github.com/marklogic-community/marklogic-data-hub/issues/300) |
| 55 | +- Library Modules not being autodeployed [\#299](https://github.com/marklogic-community/marklogic-data-hub/issues/299) |
| 56 | +- Uninstall doesn't always finish on the UI [\#266](https://github.com/marklogic-community/marklogic-data-hub/issues/266) |
| 57 | +- Consider name and description for data hub framework and tooling [\#175](https://github.com/marklogic-community/marklogic-data-hub/issues/175) |
| 58 | + |
| 59 | +## [v2.0.0-beta.1](https://github.com/marklogic-community/marklogic-data-hub/tree/v2.0.0-beta.1) (2017-05-31) |
| 60 | +[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v1.1.3...v2.0.0-beta.1) |
| 61 | + |
| 62 | +**Implemented enhancements:** |
| 63 | + |
| 64 | +- Add a code editor [\#418](https://github.com/marklogic-community/marklogic-data-hub/issues/418) |
| 65 | + |
| 66 | +**Fixed bugs:** |
| 67 | + |
| 68 | +- Entity properties starting with a capital generate templates with a preceding dash in var names [\#350](https://github.com/marklogic-community/marklogic-data-hub/issues/350) |
| 69 | + |
| 70 | +## [v1.1.3](https://github.com/marklogic-community/marklogic-data-hub/tree/v1.1.3) (2017-05-24) |
5 | 71 | [Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v2.0.0-alpha.4...v1.1.3) |
6 | 72 |
|
7 | 73 | **Implemented enhancements:** |
|
0 commit comments