|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v2.0.2](https://github.com/marklogic-community/marklogic-data-hub/tree/v2.0.2) (2017-12-01) |
| 4 | +[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v2.0.1...v2.0.2) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Delete old jobs [\#534](https://github.com/marklogic-community/marklogic-data-hub/issues/534) |
| 9 | + |
| 10 | +**Fixed bugs:** |
| 11 | + |
| 12 | +- Main is executed in staging db even when setting -PsourceDB=Final [\#565](https://github.com/marklogic-community/marklogic-data-hub/issues/565) |
| 13 | +- Blank harmonization page [\#558](https://github.com/marklogic-community/marklogic-data-hub/issues/558) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- Feature/bug 558 [\#598](https://github.com/marklogic-community/marklogic-data-hub/pull/598) ([dmcassel](https://github.com/dmcassel)) |
| 18 | +- fixed \#565 [\#596](https://github.com/marklogic-community/marklogic-data-hub/pull/596) ([paxtonhare](https://github.com/paxtonhare)) |
| 19 | +- adding the userOrg property [\#586](https://github.com/marklogic-community/marklogic-data-hub/pull/586) ([dmcassel](https://github.com/dmcassel)) |
| 20 | +- fixed \#547 [\#568](https://github.com/marklogic-community/marklogic-data-hub/pull/568) ([paxtonhare](https://github.com/paxtonhare)) |
| 21 | +- Feature/delete old jobs [\#566](https://github.com/marklogic-community/marklogic-data-hub/pull/566) ([dmcassel](https://github.com/dmcassel)) |
| 22 | + |
3 | 23 | ## [v2.0.1](https://github.com/marklogic-community/marklogic-data-hub/tree/v2.0.1) (2017-11-20) |
4 | | -[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v2.0.0...v2.0.1) |
| 24 | +[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/2.0.1...v2.0.1) |
| 25 | + |
| 26 | +## [2.0.1](https://github.com/marklogic-community/marklogic-data-hub/tree/2.0.1) (2017-11-20) |
| 27 | +[Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v2.0.0...2.0.1) |
5 | 28 |
|
6 | 29 | **Implemented enhancements:** |
7 | 30 |
|
8 | 31 | - Harmonize Writer could benefit from more context like $type [\#564](https://github.com/marklogic-community/marklogic-data-hub/issues/564) |
| 32 | +- Update hubCreateEntity task to use ES too [\#547](https://github.com/marklogic-community/marklogic-data-hub/issues/547) |
9 | 33 | - Update 2.x version checker to omit pre-release version [\#485](https://github.com/marklogic-community/marklogic-data-hub/issues/485) |
| 34 | +- Browse Data: Reset search when changing databases [\#535](https://github.com/marklogic-community/marklogic-data-hub/issues/535) |
10 | 35 |
|
11 | 36 | **Fixed bugs:** |
12 | 37 |
|
13 | 38 | - Error running sample product-catalog example [\#560](https://github.com/marklogic-community/marklogic-data-hub/issues/560) |
14 | 39 | - Entity definition partially written, everything hosed [\#435](https://github.com/marklogic-community/marklogic-data-hub/issues/435) |
| 40 | +- Harmonization code generation fails for a relationships where entities hold mutual references [\#544](https://github.com/marklogic-community/marklogic-data-hub/issues/544) |
| 41 | +- Out of memory when flow has too many errors [\#543](https://github.com/marklogic-community/marklogic-data-hub/issues/543) |
| 42 | +- admin role required for quick start login [\#542](https://github.com/marklogic-community/marklogic-data-hub/issues/542) |
| 43 | +- mlWatch broken for deploying REST extensions [\#538](https://github.com/marklogic-community/marklogic-data-hub/issues/538) |
| 44 | +- Options not deployed for Final [\#529](https://github.com/marklogic-community/marklogic-data-hub/issues/529) |
15 | 45 |
|
16 | 46 | **Closed issues:** |
17 | 47 |
|
18 | 48 | - REST search options deployed to wrong location in modules db [\#567](https://github.com/marklogic-community/marklogic-data-hub/issues/567) |
| 49 | +- Add e2e tests for Quickstart [\#555](https://github.com/marklogic-community/marklogic-data-hub/issues/555) |
19 | 50 | - Getting MISSING\_FLOW error when invoking from DMSDK [\#552](https://github.com/marklogic-community/marklogic-data-hub/issues/552) |
20 | 51 | - Add support for mlcp -input\_file\_pattern [\#550](https://github.com/marklogic-community/marklogic-data-hub/issues/550) |
21 | 52 | - Browse Data: not obvious that I needed to click Search [\#530](https://github.com/marklogic-community/marklogic-data-hub/issues/530) |
|
26 | 57 | - MLCP fails if no "jobId" parameter specified even with trace off [\#426](https://github.com/marklogic-community/marklogic-data-hub/issues/426) |
27 | 58 | - Test deploy against ssl enabled server [\#417](https://github.com/marklogic-community/marklogic-data-hub/issues/417) |
28 | 59 | - Epic - error handling [\#289](https://github.com/marklogic-community/marklogic-data-hub/issues/289) |
| 60 | +- Add README.md at top of examples folder [\#549](https://github.com/marklogic-community/marklogic-data-hub/issues/549) |
| 61 | +- Quickstart build fails [\#541](https://github.com/marklogic-community/marklogic-data-hub/issues/541) |
| 62 | +- hubPreinstallCheck, AdminConfig ignores SSL setting [\#539](https://github.com/marklogic-community/marklogic-data-hub/issues/539) |
| 63 | +- Enhance command line to build entity indexes via entity JSON descriptors [\#526](https://github.com/marklogic-community/marklogic-data-hub/issues/526) |
29 | 64 |
|
30 | 65 | **Merged pull requests:** |
31 | 66 |
|
|
541 | 576 |
|
542 | 577 | **Merged pull requests:** |
543 | 578 |
|
| 579 | +- Fix mlcp windows issue 89 [\#215](https://github.com/marklogic-community/marklogic-data-hub/pull/215) ([paxtonhare](https://github.com/paxtonhare)) |
544 | 580 | - 192 - Removed automatic closing of notification [\#208](https://github.com/marklogic-community/marklogic-data-hub/pull/208) ([maeisabelle](https://github.com/maeisabelle)) |
545 | 581 |
|
546 | 582 | ## [v1.0.0-beta.3](https://github.com/marklogic-community/marklogic-data-hub/tree/v1.0.0-beta.3) (2016-04-15) |
|
609 | 645 |
|
610 | 646 | **Merged pull requests:** |
611 | 647 |
|
612 | | -- Fix mlcp windows issue 89 [\#215](https://github.com/marklogic-community/marklogic-data-hub/pull/215) ([paxtonhare](https://github.com/paxtonhare)) |
613 | 648 | - 130 - Remember the last input path per flow [\#172](https://github.com/marklogic-community/marklogic-data-hub/pull/172) ([maeisabelle](https://github.com/maeisabelle)) |
614 | 649 | - Cleanup - Fix Jshint errors [\#171](https://github.com/marklogic-community/marklogic-data-hub/pull/171) ([maeisabelle](https://github.com/maeisabelle)) |
615 | 650 | - set server.session.timeout=0 to make session last forever. [\#169](https://github.com/marklogic-community/marklogic-data-hub/pull/169) ([divino](https://github.com/divino)) |
616 | 651 | - Add hr hub [\#167](https://github.com/marklogic-community/marklogic-data-hub/pull/167) ([paxtonhare](https://github.com/paxtonhare)) |
617 | 652 | - 143 - Added validation for duplicate REST service extensions and transforms. [\#163](https://github.com/marklogic-community/marklogic-data-hub/pull/163) ([maeisabelle](https://github.com/maeisabelle)) |
| 653 | +- fixed \#158 [\#161](https://github.com/marklogic-community/marklogic-data-hub/pull/161) ([paxtonhare](https://github.com/paxtonhare)) |
618 | 654 | - 75 - Swagger UI to browse the Hub APIs [\#160](https://github.com/marklogic-community/marklogic-data-hub/pull/160) ([maeisabelle](https://github.com/maeisabelle)) |
619 | | -- fixed \#146 - don't reset user prefs on logout [\#151](https://github.com/marklogic-community/marklogic-data-hub/pull/151) ([paxtonhare](https://github.com/paxtonhare)) |
620 | 655 |
|
621 | 656 | ## [v1.0.0-alpha.4](https://github.com/marklogic-community/marklogic-data-hub/tree/v1.0.0-alpha.4) (2016-03-25) |
622 | 657 | [Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) |
|
640 | 675 |
|
641 | 676 | **Merged pull requests:** |
642 | 677 |
|
643 | | -- fixed \#158 [\#161](https://github.com/marklogic-community/marklogic-data-hub/pull/161) ([paxtonhare](https://github.com/paxtonhare)) |
644 | 678 | - fixed \#156 -cached in ie [\#157](https://github.com/marklogic-community/marklogic-data-hub/pull/157) ([paxtonhare](https://github.com/paxtonhare)) |
645 | 679 | - fixed \#154 - added sample tweets [\#155](https://github.com/marklogic-community/marklogic-data-hub/pull/155) ([paxtonhare](https://github.com/paxtonhare)) |
646 | 680 | - fixed \#152 - get\_content transform not working for json [\#153](https://github.com/marklogic-community/marklogic-data-hub/pull/153) ([paxtonhare](https://github.com/paxtonhare)) |
| 681 | +- fixed \#146 - don't reset user prefs on logout [\#151](https://github.com/marklogic-community/marklogic-data-hub/pull/151) ([paxtonhare](https://github.com/paxtonhare)) |
647 | 682 | - fixed \#149 - load compressed archives [\#150](https://github.com/marklogic-community/marklogic-data-hub/pull/150) ([paxtonhare](https://github.com/paxtonhare)) |
648 | 683 | - 142 - Add default collections when loading data using flows [\#148](https://github.com/marklogic-community/marklogic-data-hub/pull/148) ([maeisabelle](https://github.com/maeisabelle)) |
649 | 684 | - 101 - Handle detection of REST directory [\#147](https://github.com/marklogic-community/marklogic-data-hub/pull/147) ([maeisabelle](https://github.com/maeisabelle)) |
|
686 | 721 | - 100 new flow and new entity button fix [\#110](https://github.com/marklogic-community/marklogic-data-hub/pull/110) ([gmarintes](https://github.com/gmarintes)) |
687 | 722 | - Updated "in-a-box" to "data-hub" and "data-hub-in-a-box" to "data-hub" [\#108](https://github.com/marklogic-community/marklogic-data-hub/pull/108) ([maeisabelle](https://github.com/maeisabelle)) |
688 | 723 | - 79 - Run-flow transform [\#107](https://github.com/marklogic-community/marklogic-data-hub/pull/107) ([maeisabelle](https://github.com/maeisabelle)) |
689 | | -- I stand corrected. There's a reason it's a war. [\#66](https://github.com/marklogic-community/marklogic-data-hub/pull/66) ([paxtonhare](https://github.com/paxtonhare)) |
690 | 724 |
|
691 | 725 | ## [v1.0.0-alpha.2](https://github.com/marklogic-community/marklogic-data-hub/tree/v1.0.0-alpha.2) (2016-03-09) |
692 | 726 | [Full Changelog](https://github.com/marklogic-community/marklogic-data-hub/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) |
|
755 | 789 | - fixed \#56 - created a staging and final database [\#83](https://github.com/marklogic-community/marklogic-data-hub/pull/83) ([paxtonhare](https://github.com/paxtonhare)) |
756 | 790 | - Quick start cancel run flow [\#69](https://github.com/marklogic-community/marklogic-data-hub/pull/69) ([gmarintes](https://github.com/gmarintes)) |
757 | 791 | - Fix basic bugs [\#68](https://github.com/marklogic-community/marklogic-data-hub/pull/68) ([paxtonhare](https://github.com/paxtonhare)) |
| 792 | +- I stand corrected. There's a reason it's a war. [\#66](https://github.com/marklogic-community/marklogic-data-hub/pull/66) ([paxtonhare](https://github.com/paxtonhare)) |
758 | 793 | - Fixed \#62 - added spring batch to run jobs [\#65](https://github.com/marklogic-community/marklogic-data-hub/pull/65) ([paxtonhare](https://github.com/paxtonhare)) |
759 | 794 | - Fixed \#52 - create jar instead of war [\#64](https://github.com/marklogic-community/marklogic-data-hub/pull/64) ([paxtonhare](https://github.com/paxtonhare)) |
760 | 795 | - 5 spec for plugins [\#63](https://github.com/marklogic-community/marklogic-data-hub/pull/63) ([paxtonhare](https://github.com/paxtonhare)) |
|
0 commit comments