Files
ZertoApiWrapper/RELEASENOTES.md
T
2019-08-01 11:50:46 -04:00

1.4 KiB

Zerto Virtual Manager

Zerto Analytics

  • Fixed an issue where the Zerto Analytics Rest Request function was not checking for the token before attempting a connection.
  • Fixed an issue where the Get-ZAVpg method would return a 404 error when a -vpgIdentifier parameter was specified.

General Updates

  • Updated the way that tests are invoked and parsed to ensure that both source and built module files are tested. This will ensure that what is being shipped passes all tests along with testing of the source files.
  • Added additional parameter validation tests to several of the functions. On-going effort to complete stand alone unit testing of each function.