Skip to content

Releases: Marklogic-retired/marklogic-data-hub

v1.0.0

25 Oct 19:59
Compare
Choose a tag to compare

v1.0.0

It's official! V1 of the hub is here.

Full Changelog

Fixed bugs:

  • DeployViewSchemasCommand is failing installs #312
  • File change watcher fires multiple times on Windows #308
  • Clean Target database directory ? is confusing not working #305

Closed issues:

  • Gradle Daemon causing working directory issues #314
  • marklogic spring batch requires additional date sort operator #311
  • Handling tab-delimited files #310
  • Add issue template to the repo #309
  • Last deployed time sometimes says 47 years ago #303

v1.0.0-rc.6

17 Oct 20:50
Compare
Choose a tag to compare
v1.0.0-rc.6 Pre-release
Pre-release

v1.0.0-rc.6

Full Changelog

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

27 Sep 20:47
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release

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

Full Changelog

Implemented enhancements:

  • Allow plugins to know then name of the entity #271
  • Mark mlcp jobs with errors as failed? #268

Fixed bugs:

  • Tooltip comment for mlcp option wrong #270
  • TimeAgo #267

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

02 Sep 13:29
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release

Implemented enhancements:

  • Add Spring Batch Example #263

Closed issues:

  • MLCP Command for CSV files is generated incorrectly #261
  • update examples now that rc.2 is out #247

v1.0.0-rc.3

25 Aug 22:17
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

Change Log

v1.0.0-rc.3

Full Changelog

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

10 Aug 13:27
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

Fixed a bug in gradle integration
Fixed a few bugs in the mlcp ui

v1.0.0-rc.1

04 Aug 17:58
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

#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

20 Jun 19:40
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release
  • Trace UI now integrated
  • Quickstart generates a gradle project for you

v1.0.0-beta.5

03 May 18:39
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release
  • Bug fixes in Load Data for quickstart
  • tracing improvements
  • enhanced install performance

v1.0.0-beta.4

21 Apr 19:31
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

Windows Love!

  • Fixed Load Data for Windows
  • Fixed Unit tests on Windows