|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v4.0.1](https://github.com/marklogic/marklogic-data-hub/tree/v4.0.1) (2018-10-05) |
| 4 | + |
| 5 | +Bug |
| 6 | + |
| 7 | + [DHFPROD-653] - #799 ⁃ Tests failing on AWS if host is set to ELB host |
| 8 | + [DHFPROD-760] - #873 ⁃ RFE: Single location for all resource configuration |
| 9 | + [DHFPROD-789] - FlowManager.getFlow() and Mlcp flows failing with ELB |
| 10 | + [DHFPROD-1045] - #1120 ⁃ On Harmonize flow page, the plus sign for Options is not aligned |
| 11 | + [DHFPROD-1126] - #1183 ⁃ Outdated references to dhf.xqy |
| 12 | + [DHFPROD-1175] - gradle mlUndeploy is throwing 401 unauthorized error |
| 13 | + [DHFPROD-1248] - LoadUserModules not loading mappings if force load is set to 'false' |
| 14 | + [DHFPROD-1250] - #1279 ⁃ main.sjs not properly updated during upgrade |
| 15 | + [DHFPROD-1278] - QuickStart uninstall status is delayed |
| 16 | + [DHFPROD-1299] - Installation/Uninstallation fails when App-Services set to ssl/cert-auth |
| 17 | + [DHFPROD-1343] - QuickStart install has 404 not found error message when changing the data-hub modules db name |
| 18 | + [DHFPROD-1346] - Test failures in VPC environment in AWS |
| 19 | + [DHFPROD-1368] - Incompatibility between DHF and DHaaS with respect to usage of 'finalClient' |
| 20 | + [DHFPROD-1374] - Unable to load user modules from gradle |
| 21 | + [DHFPROD-1376] - Unable to create flows with "FlowDeveloper" role |
| 22 | + [DHFPROD-1378] - Unable to getFlow() |
| 23 | + [DHFPROD-1399] - DHS - hubRunFlowTask is failing as final AppServer details are MISSING |
| 24 | + [DHFPROD-1402] - DHS - hubExportJobs and hubDeleteJobs are failing due to missing indexes in Jobs Database |
| 25 | + |
| 26 | +Task |
| 27 | + |
| 28 | + [DHFPROD-1373] - Unable to load hub modules in DHaaS environment |
| 29 | + [DHFPROD-1375] - Specify permissions for modules in gradle.properties |
| 30 | + [DHFPROD-1380] - Replace java client api static binary to publicly available one |
| 31 | + |
| 32 | +Sub-task |
| 33 | + |
| 34 | + [DHFPROD-1329] - On upgrade, new databases created should not have default names |
| 35 | + |
| 36 | +Epic |
| 37 | + |
| 38 | + [DHFPROD-1084] - Upgrade improvements - Doc and e-node changes |
| 39 | + |
| 40 | +Story |
| 41 | + |
| 42 | + [DHFPROD-1085] - Upgrade to 3.0 overall guidance |
| 43 | + [DHFPROD-1087] - Upgrade instructions |
| 44 | + [DHFPROD-1228] - Integrated Testing for DHaaS in a simulated environment |
| 45 | + [DHFPROD-1229] - Install DHF via lambda/appdeployer task |
| 46 | + [DHFPROD-1234] - Create roles and test DHF with hardened RBAC model for DHaaS |
| 47 | + [DHFPROD-1240] - Release DHaaS-related work as 4.0.1 |
| 48 | + [DHFPROD-1251] - Integrated Testing for DHaaS in a 'real' environment |
| 49 | + [DHFPROD-1261] - Document differences in managing a data hub on-prem. vs in DHaaS |
| 50 | + [DHFPROD-1310] - Refactor DHF to use a single modules database (again) |
| 51 | + [DHFPROD-1335] - Deprecate mlLoadBalancerHosts with error checking |
| 52 | + |
| 53 | + |
| 54 | + |
3 | 55 | ## [v4.0.0](https://github.com/marklogic/marklogic-data-hub/tree/v4.0.0) (2018-09-11) |
4 | 56 |
|
5 | 57 | Bugs |
|
0 commit comments