|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v4.1.0](https://github.com/marklogic/marklogic-data-hub/tree/v4.1.0) (2018-12-19) |
| 4 | + |
| 5 | +Bug |
| 6 | + |
| 7 | + [DHFPROD-1193] - #1261 ⁃ "gradle createEntity" does not create an entity descriptor file |
| 8 | + [DHFPROD-1263] - DataHub.runPreInstallCheck() returning incorrect results |
| 9 | + [DHFPROD-1304] - mlDeploySecurity is not deploying protected-paths and query-rolesets |
| 10 | + [DHFPROD-1328] - Able to create duplicate flow (input or harmonize) |
| 11 | + [DHFPROD-1400] - Gradle Tasks using incorrect datahub.isInstalled() check to verify DHF installation |
| 12 | + [DHFPROD-1433] - QuickStart entity editor: too many properties, buttons are hidden |
| 13 | + [DHFPROD-1557] - Memory leak on gradle runFlow |
| 14 | + [DHFPROD-1561] - DataHub installation fails |
| 15 | + [DHFPROD-1576] - ./gradlew build fails with no user provided error |
| 16 | + [DHFPROD-1592] - hubUpdate should work even when the project fails an initialization check |
| 17 | + [DHFPROD-1595] - mlDeploy fails post hubUpdate in 4.1-rc1 DHF version |
| 18 | + [DHFPROD-1601] - Deploy fails when mlModulePermissions does not exist in gradle.properties |
| 19 | + [DHFPROD-1605] - mlDeploy fails when an amp exists under src/main/ml-config |
| 20 | + [DHFPROD-1608] - QuickStart 4.1.0-rc fails to display flows |
| 21 | + [DHFPROD-1615] - Upgrade issues in DHF with versions 4.0.x |
| 22 | + [DHFPROD-1617] - Update documentation for 4.1.0 |
| 23 | + [DHFPROD-1636] - hubGeneratePii task is failing |
| 24 | + [DHFPROD-1637] - Docs: "Independent STAGING and FINAL App Server Stacks Stacks" link redirection error |
| 25 | + [DHFPROD-1640] - Triggers config from hub-internal-config is making post request to data-hub-final-TRIGGERS database |
| 26 | + [DHFPROD-1645] - 4.1.0 'mlUpdateIndexes' command is giving error with in provisioned environment |
| 27 | + [DHFPROD-1646] - Deployment fails with non default hub admin role and user |
| 28 | + |
| 29 | + |
| 30 | +Story |
| 31 | + |
| 32 | + [DHFPROD-1338] - Create spring application context and make properties file a singleton configuration |
| 33 | + [DHFPROD-1339] - Rework application architecture to use Spring IoC |
| 34 | + [DHFPROD-1422] - Clarify through the QuickStart UI the origin of the source URI field in the Mapping Screen |
| 35 | + [DHFPROD-1436] - Upgrade to Java 10 and OpenJDK |
| 36 | + [DHFPROD-1518] - Design the ml-gradle solution |
| 37 | + [DHFPROD-1519] - Separation of DHF override code from vanilla ml-gradle tasks |
| 38 | + [DHFPROD-1524] - Stitch together quick-start Spring Context with core . |
| 39 | + [DHFPROD-1554] - Release Notes and Upgrade guidance for 4.1 |
| 40 | + |
| 41 | + |
| 42 | + |
3 | 43 | ## [v4.0.3](https://github.com/marklogic/marklogic-data-hub/tree/v4.0.3) (2018-11-19) |
4 | 44 |
|
5 | 45 | Bug |
|
0 commit comments