Releases: Marklogic-retired/marklogic-data-hub
Releases · Marklogic-retired/marklogic-data-hub
v1.0.0
v1.0.0-rc.6
v1.0.0-rc.6
Fixed bugs:
- Deadlock when evaling from writer #231
Closed issues:
- Update Trace UI in Trace server #302
- Trace enhancement: Not logging enough for error trace #301
- ArrayIndexOutOfBoundsException #298
- Getting Started Tutorial - Sample code for Acme Tech header plugin does not update 'latest' variable #297
- Not all data is processed in harmonize flow when thread count is greater than 1 #296
- New Mlcp Error grabbing has false positives on windows #295
- Clarify that ML DHF is FOSS and not supported MarkLogic product #294
- custom thread count throws parsing error #292
- RC5: the ingest steps in quick start gives a exception and is not runned #291
- fix gradle tasks for run flow #290
- When exception is thrown, not all flow traces are persisted. #278
- Add ability to clear the Staging or Final database #198
- mlcp_transform needs profiling #162
v1.0.0-rc.5
WARNING! Breaking changes.
Make sure to uninstall your existing hub first (Settings -> Uninstall)
Remove the .tmp directory from your project directory
Remove the marklogic_config, build.gradle, gradle.properties, gradle-local.properties files
v1.0.0-rc.5
Implemented enhancements:
Fixed bugs:
Closed issues:
- chore: update java dependencies #287
- Github pages link error #285
- Module watch fails when you switch projects #284
- chore: fix appveyor build #282
- Lots of cache warnings #281
- Trace settings gets wiped out when content database is cleared #280
- Better distinguish between Entities and Flows #275
- Exception in Quick Start #274
- Setting up on Mac causes an issue with .war file #273
- rc4 - input flow UI jacked up on chrome/windows #272
- MLCP command is using deprecated command line flags #265
- QuickStart App: Status indicator on installation screen is out of view when text is enlarged #262
- Run Flow buttons inconsistent b/c Harmonize runs immediately #257
- QuickStart App data not loaded to correct collection #250
v1.0.0-rc.4
v1.0.0-rc.3
Change Log
v1.0.0-rc.3
Fixed bugs:
- Better support for mixed flow and file type #228
Closed issues:
- better support for binaries #259
- Get traces is super slow #258
- Job Output window stuck and not close-able #256
- mlcp uri replace is busted when run from cygwin #255
- Enable tracing by default #254
- Clear modules / Redeploy #252
- quickstart should be deployable to an appserver under a subdir #249
- Install status window too narrow #248
- gradle tasks need to force deploy content #246
- Running MLCP on non-existing flow causes error #243
- Loading GlobalCorp dataset results in deadlocks #225
- Deploy modules button should clear out the modules first #214
- Better error handling for failed hub install #176
v1.0.0-rc.2
Fixed a bug in gradle integration
Fixed a few bugs in the mlcp ui
v1.0.0-rc.1
#Release Candidate 1
What's New?
- Full UI rewrite.
- Bug Fixes.
- full ml-gradle command line support
Breaking Changes
- You must uninstall any existing hubs from MarkLogic before upgrading.
- You will want the data hub to regen your gradle artifacts. After you uninstall from MarkLogic make sure to remove the following folders from your hub project dir:
- config/
- build.gradle
- gradle.properties
- gradle-local.properties
- build/
v1.0.0-beta.6
- Trace UI now integrated
- Quickstart generates a gradle project for you
v1.0.0-beta.5
- Bug fixes in Load Data for quickstart
- tracing improvements
- enhanced install performance
v1.0.0-beta.4
Windows Love!
- Fixed Load Data for Windows
- Fixed Unit tests on Windows