Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 1.97 KB

File metadata and controls

59 lines (40 loc) · 1.97 KB

Breaking Changes

Deprecations

Features

Simplified Minimal Infra Setup

There is a new script now that can be executed and it will setup the minimal infra.

Improvements

Fixed Error Running Unit Tests on Linux and Windows

An error affected unit test execution in versions after 4.3.0 without causing the build to fail.

Previous Behavior

An error of the type "Error occurred in unit tests execution:" was shown instead of unit test results.

New Behavior

Unit test results are shown as expected.

Upgrade procedure