|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v1.0.0-beta.1](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-beta.1) (2016-04-01) |
| 4 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-alpha.4...v1.0.0-beta.1) |
| 5 | + |
| 6 | +**Closed issues:** |
| 7 | + |
| 8 | +- JsHint Error on Build [\#170](https://github.com/marklogic/marklogic-data-hub/issues/170) |
| 9 | +- Better error handling when session has expired [\#166](https://github.com/marklogic/marklogic-data-hub/issues/166) |
| 10 | +- Identifier ending up in json files [\#159](https://github.com/marklogic/marklogic-data-hub/issues/159) |
| 11 | +- conform content plugins don't work on json [\#158](https://github.com/marklogic/marklogic-data-hub/issues/158) |
| 12 | +- Automatically assign a collection to docs based on flow and entity names [\#142](https://github.com/marklogic/marklogic-data-hub/issues/142) |
| 13 | +- Remember latest load data parameter per flow [\#130](https://github.com/marklogic/marklogic-data-hub/issues/130) |
| 14 | +- Docs overhaul [\#103](https://github.com/marklogic/marklogic-data-hub/issues/103) |
| 15 | +- Add REST scaffolding [\#102](https://github.com/marklogic/marklogic-data-hub/issues/102) |
| 16 | +- Change detection should pick up REST changes [\#101](https://github.com/marklogic/marklogic-data-hub/issues/101) |
| 17 | + |
| 18 | +**Merged pull requests:** |
| 19 | + |
| 20 | +- 130 - Remember the last input path per flow [\#172](https://github.com/marklogic/marklogic-data-hub/pull/172) ([maeisabelle](https://github.com/maeisabelle)) |
| 21 | +- Cleanup - Fix Jshint errors [\#171](https://github.com/marklogic/marklogic-data-hub/pull/171) ([maeisabelle](https://github.com/maeisabelle)) |
| 22 | +- set server.session.timeout=0 to make session last forever. [\#169](https://github.com/marklogic/marklogic-data-hub/pull/169) ([divino](https://github.com/divino)) |
| 23 | +- Add hr hub [\#167](https://github.com/marklogic/marklogic-data-hub/pull/167) ([paxtonhare](https://github.com/paxtonhare)) |
| 24 | +- 143 - Added validation for duplicate REST service extensions and transforms. [\#163](https://github.com/marklogic/marklogic-data-hub/pull/163) ([maeisabelle](https://github.com/maeisabelle)) |
| 25 | +- fixed \#158 [\#161](https://github.com/marklogic/marklogic-data-hub/pull/161) ([paxtonhare](https://github.com/paxtonhare)) |
| 26 | +- 75 - Swagger UI to browse the Hub APIs [\#160](https://github.com/marklogic/marklogic-data-hub/pull/160) ([maeisabelle](https://github.com/maeisabelle)) |
| 27 | + |
3 | 28 | ## [v1.0.0-alpha.4](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-alpha.4) (2016-03-25) |
4 | 29 | [Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) |
5 | 30 |
|
|
166 | 191 |
|
167 | 192 |
|
168 | 193 |
|
169 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 194 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments