|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v2.0.0-rc.2](https://github.com/marklogic-community/marklogic-data-hub/tree/v2.0.0-rc.2) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v1.1.5...v2.0.0-rc.2) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Add Fastload support for MLCP [\#490](https://github.com/marklogic-community/marklogic-data-hub/issues/490) |
| 10 | +- Refactor to use main.xqy [\#484](https://github.com/marklogic-community/marklogic-data-hub/issues/484) |
| 11 | +- Refactor classes that break openjdk [\#482](https://github.com/marklogic-community/marklogic-data-hub/issues/482) |
| 12 | + |
| 13 | +**Fixed bugs:** |
| 14 | + |
| 15 | +- Next button not working when browsing to new hub project directory [\#502](https://github.com/marklogic-community/marklogic-data-hub/issues/502) |
| 16 | +- Quickstart gets stuck in Loading... with js error [\#501](https://github.com/marklogic-community/marklogic-data-hub/issues/501) |
| 17 | +- scaffolded flow from empty ES model has errors [\#495](https://github.com/marklogic-community/marklogic-data-hub/issues/495) |
| 18 | +- Need to properly escape the path for RegEx [\#494](https://github.com/marklogic-community/marklogic-data-hub/issues/494) |
| 19 | +- Files are being locked on Windows [\#450](https://github.com/marklogic-community/marklogic-data-hub/issues/450) |
| 20 | + |
| 21 | +**Closed issues:** |
| 22 | + |
| 23 | +- Increase gradleVersion to 3.4 for the wrapper task [\#499](https://github.com/marklogic-community/marklogic-data-hub/issues/499) |
| 24 | +- MLCP 9.0.2 isn't backwards compatible [\#498](https://github.com/marklogic-community/marklogic-data-hub/issues/498) |
| 25 | +- Example: Make a barebones example for cmd line ninjas [\#497](https://github.com/marklogic-community/marklogic-data-hub/issues/497) |
| 26 | +- ML behind Firewall + different ports [\#489](https://github.com/marklogic-community/marklogic-data-hub/issues/489) |
| 27 | +- Ports 8010 and 8011 conflicting with Ops-Director [\#447](https://github.com/marklogic-community/marklogic-data-hub/issues/447) |
| 28 | + |
| 29 | +**Merged pull requests:** |
| 30 | + |
| 31 | +- Support MLCP fastload [\#500](https://github.com/marklogic-community/marklogic-data-hub/pull/500) ([RobertSzkutak](https://github.com/RobertSzkutak)) |
| 32 | + |
| 33 | +## [v1.1.5](https://github.com/marklogic-community/marklogic-data-hub/tree/v1.1.5) (2017-08-14) |
| 34 | +[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v1.1.4...v1.1.5) |
| 35 | + |
| 36 | +**Implemented enhancements:** |
| 37 | + |
| 38 | +- Update Quickstart Ready message [\#478](https://github.com/marklogic-community/marklogic-data-hub/issues/478) |
| 39 | +- Example: Migrating a RDBMS to Data Hub using Spring Batch [\#473](https://github.com/marklogic-community/marklogic-data-hub/issues/473) |
| 40 | + |
| 41 | +**Fixed bugs:** |
| 42 | + |
| 43 | +- Providing different source/dest DB for the hubRunFlow does not work [\#488](https://github.com/marklogic-community/marklogic-data-hub/issues/488) |
| 44 | +- Path to code has wrong slash on Windows [\#467](https://github.com/marklogic-community/marklogic-data-hub/issues/467) |
| 45 | +- Job status stuck on STARTED for Input Flows [\#466](https://github.com/marklogic-community/marklogic-data-hub/issues/466) |
| 46 | +- File not saving properly from quickstart to fix a bug [\#430](https://github.com/marklogic-community/marklogic-data-hub/issues/430) |
| 47 | +- Error on initial run of QuickStart GUI [\#394](https://github.com/marklogic-community/marklogic-data-hub/issues/394) |
| 48 | +- Error saving entity - collation not legal [\#337](https://github.com/marklogic-community/marklogic-data-hub/issues/337) |
| 49 | + |
| 50 | +**Closed issues:** |
| 51 | + |
| 52 | +- collection name is hard coded in online store example [\#474](https://github.com/marklogic-community/marklogic-data-hub/issues/474) |
| 53 | +- add \(rest-extension-user,read\) to XML documents in modules-db [\#470](https://github.com/marklogic-community/marklogic-data-hub/issues/470) |
| 54 | +- column-width, or tooltip with full "Identifier" in traces table [\#469](https://github.com/marklogic-community/marklogic-data-hub/issues/469) |
| 55 | +- Initializing DHF Project against existing DB is dropping indexes [\#468](https://github.com/marklogic-community/marklogic-data-hub/issues/468) |
| 56 | +- Saving the changes in a flow code never finishes \*sometimes\* [\#462](https://github.com/marklogic-community/marklogic-data-hub/issues/462) |
| 57 | +- Sometimes a trace for a failed Harmonize job is not available/not existing [\#461](https://github.com/marklogic-community/marklogic-data-hub/issues/461) |
| 58 | +- Unable to ingest image \(.png\) documents using DHF Quick-Start application [\#420](https://github.com/marklogic-community/marklogic-data-hub/issues/420) |
| 59 | +- Load files into the data hub schemas database [\#288](https://github.com/marklogic-community/marklogic-data-hub/issues/288) |
| 60 | +- Ability to override uri for input flows [\#182](https://github.com/marklogic-community/marklogic-data-hub/issues/182) |
| 61 | +- Create concept of a domain [\#82](https://github.com/marklogic-community/marklogic-data-hub/issues/82) |
| 62 | + |
| 63 | +**Merged pull requests:** |
| 64 | + |
| 65 | +- Feature/473 msb example [\#480](https://github.com/marklogic-community/marklogic-data-hub/pull/480) ([sastafford](https://github.com/sastafford)) |
| 66 | +- Some typos and suggestions [\#475](https://github.com/marklogic-community/marklogic-data-hub/pull/475) ([patrickmcelwee](https://github.com/patrickmcelwee)) |
| 67 | + |
| 68 | +## [v1.1.4](https://github.com/marklogic-community/marklogic-data-hub/tree/v1.1.4) (2017-07-25) |
| 69 | +[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v2.0.0-rc.1...v1.1.4) |
| 70 | + |
3 | 71 | ## [v2.0.0-rc.1](https://github.com/marklogic-community/marklogic-data-hub/tree/v2.0.0-rc.1) (2017-07-24) |
4 | 72 | [Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v2.0.0-beta.1...v2.0.0-rc.1) |
5 | 73 |
|
|
661 | 729 |
|
662 | 730 |
|
663 | 731 |
|
664 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 732 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments