Skip to content

v2.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@paxtonhare paxtonhare released this 12 Sep 19:34

Breaking changes!!

This version merges the 1.0 and 2.0 branches into one, unified branch. Hub users of 1.1.3+ should upgrade to this version. Hub users of 2.0.0-rc.1 should update to this version.

This version introduces the main.xqy or main.sjs module. This is a breaking change. Before updating please ensure that your existing code is properly version controlled.

You can update via the QuickStart app or via gradle gradle hubUpate.

The update process will create a main.(sjs|xqy) file for you.

Change Log

v2.0.0-rc.2 (2017-09-12)

Full Changelog

Implemented enhancements:

  • Add Fastload support for MLCP #490
  • Refactor to use main.xqy #484
  • Refactor classes that break openjdk #482

Fixed bugs:

  • Next button not working when browsing to new hub project directory #502
  • Quickstart gets stuck in Loading... with js error #501
  • scaffolded flow from empty ES model has errors #495
  • Need to properly escape the path for RegEx #494
  • Files are being locked on Windows #450

Closed issues:

  • Increase gradleVersion to 3.4 for the wrapper task #499
  • MLCP 9.0.2 isn't backwards compatible #498
  • Example: Make a barebones example for cmd line ninjas #497
  • ML behind Firewall + different ports #489
  • Ports 8010 and 8011 conflicting with Ops-Director #447

Merged pull requests: