Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Initially released to IWS Test on 20180620

sprint 4.3

Bug Fixes

Memory and performance issues with large workflows

Memory consumption and general performance were improved for Save Solution and Publish operations when working with solutions that contain a large amount of tasks.

This issue was tracked as Item IWSItem IWS-568

IWS streaming translator incorrectly parses text comments

...

The code was changed so that aliases with alphanumeric characters and spaces do not get converted to GetVariable()

This issue was tracked as Item IWSItem IWS-387

Check availability of source/target desination for migration  

...

If the last export/import path cannot be reached, the default path would be used.

This issue was tracked as Item IWSItem IWS-564

Enhancements

Support Publish/Export/Import for v12 (disabled IWS cache)

...

In order to solve the problem, legacy code for Publish/Export/Import has been removed, and lazy-load approach implemented for loading solution files one-by-one.

This issue was tracked as Item IWSItem IWS-573

Raw Service - warning on key change

...

The problem was fixed by adding warning message every time the key gets changed.

This issue was tracked as Item IWSItem IWS-556

Changes for IWS and MT start pages

Start pages for IWS and MT projects have been simplified and made similar to the core Eagle product's start page.

This issue was tracked as Item IWSItem IWS-376

Header and footer shapes for streaming task

...

The logic for skipping header and footer rows has been added, since in the past it was necessary to detect and ignore them in the mapping section.

This issue was tracked as Item IWSItem IWS-170