Skip to content

v3.0.0

Compare
Choose a tag to compare
@aebadirad aebadirad released this 03 May 20:08
· 7918 commits to master since this release

DHF 3.0.0 Major Version Release!

THIS VERSION (3.x) WILL NO LONGER BE ACTIVELY MAINTAINED OR DEVELOPED AS OF AUGUST 8th 2020.

PLEASE REVIEW the DHF website AS 3.0 INTRODUCES BREAKING CHANGES TO 2.X APPLICATIONS. YOU WILL NEED TO UPDATE YOUR CODE AND UPGRADE YOUR FLOWS.

Change Log

v3.0.0 (2018-05-03)

Full Changelog

Implemented enhancements:

  • Update Spring Batch example to version 1.4.0 #622
  • Update writers to be batched vs individualized - delete/dupe #617
  • Quickstart data hub job status/error popup needs word wrap #582
  • Export traces #571
  • Create gradle command to generate a TDE Template #551
  • Allow specifying flow options for harmonization flows run from quickstart #504
  • Migration guidance from 1.0 (8) to 2.0 (9) #373

Fixed bugs:

  • Loading documents through input flow is failing #883
  • gradlew quick-start:e2eLaunch could not find or load main class com.marklogic.quickstart.Application #877
  • Tutorial: version numbers don't match #852
  • Example in documentation is incorrect #845
  • README.md link to "Data Hub Framework website" in "Advanced Hub Usage" is broken #837
  • defaults are missing on hub init tab #833
  • Getting Started Tutorial: More issues #818
  • Running input flow produces error "MISSING_CURRENT_TRACE" and the documents are not loaded #814
  • Missing dhf.sjs when creating a new flow (blocker) #813
  • Upgrade npmVersion to 5.6.0 on build.gradle to avoid error on Windows #804
  • Tutorial link hard coded to old (2.0.3) release #801
  • Reverse DB EndToEndFlowTests fail on AWS #800
  • quickstart harmonize flow view elides tab labels to meaninglessness #798
  • QuickStart Browse Data throws XDMP-LEXVAL #797
  • Documents are not shown under Browse Data STAGING database after running the input flow #788
  • Remove mimetypes from gradle config #780
  • Install screen on quickstart is broken, unable to install hub [blocker] #778
  • Run undeploy tasks with configured mlManageUsername #766
  • Error when running gradlew mlUndeploy #762
  • MLCPBean doesn't have -ssl option #760
  • mlDeploy fails when run by an LDAP user with full admin rights #759
  • QuickStart won't connect to HTTPS-enabled App Services #752
  • Search results on jobs page is showing the wrong results when searching for "input" jobs #746
  • Trace view is not displayed after clicking the trace link #738
  • One entity's indexes configurations clobber all the others' #711
  • When modeling Order entity, needs to add element range index on "id" property #705
  • Quickstart tutorial doesn't have $version on content.sjs, but the screenshots have it #701
  • QuickStart harmonize flow settings not persisted during browser session #684
  • Primary key is not retained if it's clicked first when adding a property #679
  • Huge ID lists from a collector fail with FRAGTOOLARGE if Tracing is on #658
  • Old entity name is still retained on property entities type #651
  • run-flow rest extension is not setting a default job-id #620
  • Tutorial - Can not create "Harmonize Orders" flow #602
  • Collector's disk queue is filling up #601
  • QuickStart Project Initialize does not recognize change to hostname #585
  • Object type changed after upgrade to Hub 2.0 so fields are missing or undefined #583
  • The mlUndeploy task does not completely remove a data hub #580
  • MLCP failing on INPUT FLOW after upgrade #579
  • info block for JSON #577
  • QuickStart - Browse Data does not display content for certain URIs #557
  • Add Spring-Batch jobRepo configuration to data-hub-JOBS database & app-server? #493
  • Added Price, but didn't see it in the Product entity #408
  • A trace is created with an invalid format #397
  • Hub (un)install time on windows is horrible #253
  • Add --disable-host-check to allow external access #773 (wooldridge)