|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v1.1.0](https://github.com/marklogic/marklogic-data-hub/tree/v1.1.0) |
| 3 | +## [v1.1.1](https://github.com/marklogic/marklogic-data-hub/tree/v1.1.1) |
4 | 4 |
|
| 5 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.1.0...v1.1.1) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- customize session name to avoid conflicts [\#369](https://github.com/marklogic/marklogic-data-hub/issues/369) |
| 10 | +- Change Java Client API dependency to stable build [\#358](https://github.com/marklogic/marklogic-data-hub/issues/358) |
| 11 | +- Update Hub to use latest ml-gradle [\#355](https://github.com/marklogic/marklogic-data-hub/issues/355) |
| 12 | + |
| 13 | +**Closed issues:** |
| 14 | + |
| 15 | +- Entities and custom modules fail to deploy - v1.1.0 [\#377](https://github.com/marklogic/marklogic-data-hub/issues/377) |
| 16 | +- See if we can bail if the gradle version is too low [\#376](https://github.com/marklogic/marklogic-data-hub/issues/376) |
| 17 | +- Unable to login marklogic using hub frame work received "500 Internal Server Error" [\#374](https://github.com/marklogic/marklogic-data-hub/issues/374) |
| 18 | +- gradle plugin gets confused about users [\#371](https://github.com/marklogic/marklogic-data-hub/issues/371) |
| 19 | +- can't put binary inside envelope [\#366](https://github.com/marklogic/marklogic-data-hub/issues/366) |
| 20 | +- MLCP can't find /etc/hadooop [\#365](https://github.com/marklogic/marklogic-data-hub/issues/365) |
| 21 | +- Add CLA requirement to CONTRIBUTING [\#361](https://github.com/marklogic/marklogic-data-hub/issues/361) |
| 22 | +- Bug: QuickStart Login screen: Long paths aren't completely visible in Chrome [\#354](https://github.com/marklogic/marklogic-data-hub/issues/354) |
| 23 | + |
| 24 | +**Merged pull requests:** |
| 25 | + |
| 26 | +- Adds CLA requirement \(\#361\) [\#363](https://github.com/marklogic/marklogic-data-hub/pull/363) ([jmakeig](https://github.com/jmakeig)) |
| 27 | +- Adds CLA requirement \(\#361\) [\#362](https://github.com/marklogic/marklogic-data-hub/pull/362) ([jmakeig](https://github.com/jmakeig)) |
| 28 | +- Updates Java Client API dependency to stable build [\#359](https://github.com/marklogic/marklogic-data-hub/pull/359) ([jmakeig](https://github.com/jmakeig)) |
| 29 | + |
| 30 | +## [v1.1.0](https://github.com/marklogic/marklogic-data-hub/tree/v1.1.0) (2016-12-16) |
5 | 31 | [Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.2...v1.1.0) |
6 | 32 |
|
7 | 33 | **Implemented enhancements:** |
|
0 commit comments