|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [v1.0.0-alpha.3](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-alpha.3) (2016-03-15) |
| 4 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) |
| 5 | + |
| 6 | +**Closed issues:** |
| 7 | + |
| 8 | +- Add staging and final REST port as input during login [\#117](https://github.com/marklogic/marklogic-data-hub/issues/117) |
| 9 | +- New Flow button doesn't work [\#100](https://github.com/marklogic/marklogic-data-hub/issues/100) |
| 10 | +- Better summary on releases page [\#98](https://github.com/marklogic/marklogic-data-hub/issues/98) |
| 11 | +- Add Changelog [\#97](https://github.com/marklogic/marklogic-data-hub/issues/97) |
| 12 | +- remove explicit references to "hub in a box" and use "dhib" [\#85](https://github.com/marklogic/marklogic-data-hub/issues/85) |
| 13 | +- Create a build process [\#81](https://github.com/marklogic/marklogic-data-hub/issues/81) |
| 14 | +- When inserting a document from java, allow a flow to run [\#79](https://github.com/marklogic/marklogic-data-hub/issues/79) |
| 15 | +- Build an HL7 Hub [\#71](https://github.com/marklogic/marklogic-data-hub/issues/71) |
| 16 | + |
| 17 | +**Merged pull requests:** |
| 18 | + |
| 19 | +- prepping for alpha.3 release [\#125](https://github.com/marklogic/marklogic-data-hub/pull/125) ([paxtonhare](https://github.com/paxtonhare)) |
| 20 | +- fixing namespace issues. opts. [\#124](https://github.com/marklogic/marklogic-data-hub/pull/124) ([paxtonhare](https://github.com/paxtonhare)) |
| 21 | +- adding the hl7 healthcare example [\#123](https://github.com/marklogic/marklogic-data-hub/pull/123) ([paxtonhare](https://github.com/paxtonhare)) |
| 22 | +- Enhance travis [\#122](https://github.com/marklogic/marklogic-data-hub/pull/122) ([paxtonhare](https://github.com/paxtonhare)) |
| 23 | +- removed Run button on Input Flows [\#120](https://github.com/marklogic/marklogic-data-hub/pull/120) ([gmarintes](https://github.com/gmarintes)) |
| 24 | +- 67 input flow report failure [\#119](https://github.com/marklogic/marklogic-data-hub/pull/119) ([gmarintes](https://github.com/gmarintes)) |
| 25 | +- 117 - Add staging and final REST ports in login page [\#118](https://github.com/marklogic/marklogic-data-hub/pull/118) ([maeisabelle](https://github.com/maeisabelle)) |
| 26 | +- \#114 - Return the updated state after deploying the modules to remove the delay [\#116](https://github.com/marklogic/marklogic-data-hub/pull/116) ([maeisabelle](https://github.com/maeisabelle)) |
| 27 | +- changes on the REST directory are now detected [\#113](https://github.com/marklogic/marklogic-data-hub/pull/113) ([gmarintes](https://github.com/gmarintes)) |
| 28 | +- adding input [\#112](https://github.com/marklogic/marklogic-data-hub/pull/112) ([paxtonhare](https://github.com/paxtonhare)) |
| 29 | +- changing data-hub-in-a-box to data-hub [\#111](https://github.com/marklogic/marklogic-data-hub/pull/111) ([paxtonhare](https://github.com/paxtonhare)) |
| 30 | +- 100 new flow and new entity button fix [\#110](https://github.com/marklogic/marklogic-data-hub/pull/110) ([gmarintes](https://github.com/gmarintes)) |
| 31 | +- Updated "in-a-box" to "data-hub" and "data-hub-in-a-box" to "data-hub" [\#108](https://github.com/marklogic/marklogic-data-hub/pull/108) ([maeisabelle](https://github.com/maeisabelle)) |
| 32 | +- 79 - Run-flow transform [\#107](https://github.com/marklogic/marklogic-data-hub/pull/107) ([maeisabelle](https://github.com/maeisabelle)) |
| 33 | + |
| 34 | +## [v1.0.0-alpha.2](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-alpha.2) (2016-03-09) |
| 35 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) |
| 36 | + |
| 37 | +**Fixed bugs:** |
| 38 | + |
| 39 | +- Misleading stack trace about missing get-content.xml [\#87](https://github.com/marklogic/marklogic-data-hub/issues/87) |
| 40 | + |
| 41 | +**Closed issues:** |
| 42 | + |
| 43 | +- Add ability to specify some MLCP attributes on import [\#94](https://github.com/marklogic/marklogic-data-hub/issues/94) |
| 44 | +- Epic: batch tracking and control [\#92](https://github.com/marklogic/marklogic-data-hub/issues/92) |
| 45 | + |
| 46 | +**Merged pull requests:** |
| 47 | + |
| 48 | +- prepping for alpha 2 drop [\#96](https://github.com/marklogic/marklogic-data-hub/pull/96) ([paxtonhare](https://github.com/paxtonhare)) |
| 49 | +- fixed \#92 [\#95](https://github.com/marklogic/marklogic-data-hub/pull/95) ([paxtonhare](https://github.com/paxtonhare)) |
| 50 | + |
| 51 | +## [v1.0.0-alpha.1](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-alpha.1) (2016-03-08) |
| 52 | +**Implemented enhancements:** |
| 53 | + |
| 54 | +- Add a button to deploy a User's hub modules [\#24](https://github.com/marklogic/marklogic-data-hub/issues/24) |
| 55 | +- Allow user to specify where local hub modules are located [\#23](https://github.com/marklogic/marklogic-data-hub/issues/23) |
| 56 | +- If installed, skip setup screen [\#22](https://github.com/marklogic/marklogic-data-hub/issues/22) |
| 57 | +- Allow the user to provide ML config info in a properties file or command line [\#21](https://github.com/marklogic/marklogic-data-hub/issues/21) |
| 58 | +- Determine whether or not hub is installed immediately after login [\#20](https://github.com/marklogic/marklogic-data-hub/issues/20) |
| 59 | + |
| 60 | +**Closed issues:** |
| 61 | + |
| 62 | +- Standard Rest transform to get content only [\#76](https://github.com/marklogic/marklogic-data-hub/issues/76) |
| 63 | +- Update dir tree to reflect where REST stuff lives [\#73](https://github.com/marklogic/marklogic-data-hub/issues/73) |
| 64 | +- Ability to define search options [\#72](https://github.com/marklogic/marklogic-data-hub/issues/72) |
| 65 | +- Use Spring batch for batch running [\#62](https://github.com/marklogic/marklogic-data-hub/issues/62) |
| 66 | +- Prompt user to determine if they want sjs or xquery plugins [\#57](https://github.com/marklogic/marklogic-data-hub/issues/57) |
| 67 | +- Create a staging and tranformed database [\#56](https://github.com/marklogic/marklogic-data-hub/issues/56) |
| 68 | +- Add scaffolding for sjs, xslt [\#55](https://github.com/marklogic/marklogic-data-hub/issues/55) |
| 69 | +- Support JSON envelopes [\#54](https://github.com/marklogic/marklogic-data-hub/issues/54) |
| 70 | +- Domains should be called Entities [\#53](https://github.com/marklogic/marklogic-data-hub/issues/53) |
| 71 | +- Build jar instead of war for quickstart [\#52](https://github.com/marklogic/marklogic-data-hub/issues/52) |
| 72 | +- Scaffolding should distinguish between input and conformance flows [\#51](https://github.com/marklogic/marklogic-data-hub/issues/51) |
| 73 | +- add support for travis builds [\#47](https://github.com/marklogic/marklogic-data-hub/issues/47) |
| 74 | +- As a user I want to be able to cancel a running flow because I just want to do it for the lulz [\#44](https://github.com/marklogic/marklogic-data-hub/issues/44) |
| 75 | +- path for conformance plugins is wrong in xquery [\#41](https://github.com/marklogic/marklogic-data-hub/issues/41) |
| 76 | +- Need UI feedback when performing long-running tasks [\#40](https://github.com/marklogic/marklogic-data-hub/issues/40) |
| 77 | +- Quickstart is caching server state [\#39](https://github.com/marklogic/marklogic-data-hub/issues/39) |
| 78 | +- Update QuickStart to use Scaffolding class from data-hub jar [\#38](https://github.com/marklogic/marklogic-data-hub/issues/38) |
| 79 | +- Change INPUT and CANONICAL to lowercase [\#34](https://github.com/marklogic/marklogic-data-hub/issues/34) |
| 80 | +- Make the Input and Canonical flows optional [\#33](https://github.com/marklogic/marklogic-data-hub/issues/33) |
| 81 | +- Fix Hub Install and Uninstall in DataHub class [\#30](https://github.com/marklogic/marklogic-data-hub/issues/30) |
| 82 | +- As a developer or admin, from Quickstart Application, I want to deploy DHIB components to MarkLogic so that I can get started quickly and easily. [\#14](https://github.com/marklogic/marklogic-data-hub/issues/14) |
| 83 | +- As a data hub admin or developer, I want to setup the QuickStart application so that I can deploy and manage data hub via GUI [\#13](https://github.com/marklogic/marklogic-data-hub/issues/13) |
| 84 | +- Create a Spring Boot deployer to set up Tomcat [\#12](https://github.com/marklogic/marklogic-data-hub/issues/12) |
| 85 | +- define the Java Api [\#11](https://github.com/marklogic/marklogic-data-hub/issues/11) |
| 86 | +- Plugins should always have an overall function implementation [\#9](https://github.com/marklogic/marklogic-data-hub/issues/9) |
| 87 | +- Support config driven 'Collectors' to drive the list of transform tasks \(like corb URIs query\) [\#8](https://github.com/marklogic/marklogic-data-hub/issues/8) |
| 88 | +- Provide a spec for plugin or plugins. [\#5](https://github.com/marklogic/marklogic-data-hub/issues/5) |
| 89 | +- Pushbutton deploy - Allow easy deployment to different environments. [\#4](https://github.com/marklogic/marklogic-data-hub/issues/4) |
| 90 | +- Stage the data from source systems as raw documents in MarkLogic database [\#1](https://github.com/marklogic/marklogic-data-hub/issues/1) |
| 91 | + |
| 92 | +**Merged pull requests:** |
| 93 | + |
| 94 | +- prepping for first release. [\#93](https://github.com/marklogic/marklogic-data-hub/pull/93) ([paxtonhare](https://github.com/paxtonhare)) |
| 95 | +- 72 define search options [\#90](https://github.com/marklogic/marklogic-data-hub/pull/90) ([paxtonhare](https://github.com/paxtonhare)) |
| 96 | +- Replaced domains with entities [\#86](https://github.com/marklogic/marklogic-data-hub/pull/86) ([maeisabelle](https://github.com/maeisabelle)) |
| 97 | +- fixed \#76 - added transform to get content only [\#84](https://github.com/marklogic/marklogic-data-hub/pull/84) ([paxtonhare](https://github.com/paxtonhare)) |
| 98 | +- fixed \#56 - created a staging and final database [\#83](https://github.com/marklogic/marklogic-data-hub/pull/83) ([paxtonhare](https://github.com/paxtonhare)) |
| 99 | +- Quick start cancel run flow [\#69](https://github.com/marklogic/marklogic-data-hub/pull/69) ([gmarintes](https://github.com/gmarintes)) |
| 100 | +- Fix basic bugs [\#68](https://github.com/marklogic/marklogic-data-hub/pull/68) ([paxtonhare](https://github.com/paxtonhare)) |
| 101 | +- I stand corrected. There's a reason it's a war. [\#66](https://github.com/marklogic/marklogic-data-hub/pull/66) ([paxtonhare](https://github.com/paxtonhare)) |
| 102 | +- Fixed \#62 - added spring batch to run jobs [\#65](https://github.com/marklogic/marklogic-data-hub/pull/65) ([paxtonhare](https://github.com/paxtonhare)) |
| 103 | +- Fixed \#52 - create jar instead of war [\#64](https://github.com/marklogic/marklogic-data-hub/pull/64) ([paxtonhare](https://github.com/paxtonhare)) |
| 104 | +- 5 spec for plugins [\#63](https://github.com/marklogic/marklogic-data-hub/pull/63) ([paxtonhare](https://github.com/paxtonhare)) |
| 105 | +- added support for running MLCP using a dependency to MLCP jar instead… [\#61](https://github.com/marklogic/marklogic-data-hub/pull/61) ([gmarintes](https://github.com/gmarintes)) |
| 106 | +- Quick-Start Install and Uninstall [\#60](https://github.com/marklogic/marklogic-data-hub/pull/60) ([maeisabelle](https://github.com/maeisabelle)) |
| 107 | +- more changes to the plugin signature [\#59](https://github.com/marklogic/marklogic-data-hub/pull/59) ([paxtonhare](https://github.com/paxtonhare)) |
| 108 | +- fixing \#5 - updated spec for plugins [\#50](https://github.com/marklogic/marklogic-data-hub/pull/50) ([paxtonhare](https://github.com/paxtonhare)) |
| 109 | +- Quick start synching and ui [\#49](https://github.com/marklogic/marklogic-data-hub/pull/49) ([gmarintes](https://github.com/gmarintes)) |
| 110 | +- Add travis support [\#48](https://github.com/marklogic/marklogic-data-hub/pull/48) ([paxtonhare](https://github.com/paxtonhare)) |
| 111 | +- fixing \#30 - install now works [\#46](https://github.com/marklogic/marklogic-data-hub/pull/46) ([paxtonhare](https://github.com/paxtonhare)) |
| 112 | +- Quick-start synching, UI changes for messages, loading icon, etc. [\#43](https://github.com/marklogic/marklogic-data-hub/pull/43) ([maeisabelle](https://github.com/maeisabelle)) |
| 113 | +- fixing \#41 path for xquery modules [\#42](https://github.com/marklogic/marklogic-data-hub/pull/42) ([paxtonhare](https://github.com/paxtonhare)) |
| 114 | +- Quick Start Input flow and synching [\#37](https://github.com/marklogic/marklogic-data-hub/pull/37) ([maeisabelle](https://github.com/maeisabelle)) |
| 115 | +- \#33 - make input and canonical optional [\#35](https://github.com/marklogic/marklogic-data-hub/pull/35) ([paxtonhare](https://github.com/paxtonhare)) |
| 116 | +- Quick-Start Flows UI [\#32](https://github.com/marklogic/marklogic-data-hub/pull/32) ([maeisabelle](https://github.com/maeisabelle)) |
| 117 | +- Uninstall now working. [\#31](https://github.com/marklogic/marklogic-data-hub/pull/31) ([paxtonhare](https://github.com/paxtonhare)) |
| 118 | +- adding support for input and canonical in the dir tree [\#29](https://github.com/marklogic/marklogic-data-hub/pull/29) ([paxtonhare](https://github.com/paxtonhare)) |
| 119 | +- Quick start domains and flows [\#28](https://github.com/marklogic/marklogic-data-hub/pull/28) ([maeisabelle](https://github.com/maeisabelle)) |
| 120 | +- Added user plugin directory in setting up the Data Hub [\#27](https://github.com/marklogic/marklogic-data-hub/pull/27) ([maeisabelle](https://github.com/maeisabelle)) |
| 121 | +- Quick Start UI and configuration changes [\#26](https://github.com/marklogic/marklogic-data-hub/pull/26) ([maeisabelle](https://github.com/maeisabelle)) |
| 122 | +- \#24 - adding the backend code to support deploying a user's modules [\#25](https://github.com/marklogic/marklogic-data-hub/pull/25) ([paxtonhare](https://github.com/paxtonhare)) |
| 123 | +- Quick-start Flows and Collectors backend changes and minimal main page changes [\#19](https://github.com/marklogic/marklogic-data-hub/pull/19) ([maeisabelle](https://github.com/maeisabelle)) |
| 124 | +- finalizing Plugin API. [\#18](https://github.com/marklogic/marklogic-data-hub/pull/18) ([paxtonhare](https://github.com/paxtonhare)) |
| 125 | +- Quick start connecting to DataHub API [\#17](https://github.com/marklogic/marklogic-data-hub/pull/17) ([maeisabelle](https://github.com/maeisabelle)) |
| 126 | +- Data hub unit test fix [\#16](https://github.com/marklogic/marklogic-data-hub/pull/16) ([gmarintes](https://github.com/gmarintes)) |
| 127 | +- Quick start tomcat deployment and initial page [\#15](https://github.com/marklogic/marklogic-data-hub/pull/15) ([maeisabelle](https://github.com/maeisabelle)) |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments