v2.0.0
Upgrading from a previous version
You have 2 choices for upgrading from a previous version.
- Run the Quick Start UI and let it upgrade for you
- Run the gradle command
gradlew hubUpdate
Breaking Changes
Parameters changed
Parameters to the underlying REST extensions have changed. See here for the current reference: https://github.com/marklogic-community/marklogic-data-hub/wiki/Advanced-Hub-Usage
Gradle Minimun Version
Gradle Minimun Version is now 3.4. You will need to update your gradle version or your gradlewrapper version if you have < 3.4.
To update gradle wrapper:
gradle wrapper --gradle-version 3.4
v2.0.0
Fixed bugs:
- mlWatch is deploying Flow XMLs on every iteration #522
- Can't login to quickstart with data-hub-user #519
- Error when settings gradle properties from task definition #518
- Basic auth not working #517
- Debug of run-flow transform breaks multipart requests and can't be turned off #516
- Bug in deploying Flows to MarkLogic #512
- Writer trace is firing twice #510
- Error loading XSD schemas #509
Closed issues: