Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@kjrokos kjrokos released this 23 Oct 19:09
· 35 commits to main since this release
87864ed

Features

  • Add Java support
  • Improve logging when building a container image fails

Bugfixes

  • Fix a dependency issue with xmlschema
  • Fix issue where Suite API connection information in connections.json did not inherit
    default values correctly
  • Fix issue where SuiteAPI behavior in an mp-test Test Connection did not match the
    behavior in VMware Aria Operations durring Test Connection and Get Endpoints. Specifically,
    on the platform the SuiteAPI credentials are only sent durring a Collection, as that is the
    only time the SuiteAPI is intended to be used. However, mp-test had been sending SuiteAPI
    credentials for all three operations. The behavior of mp-test now matches the platform.