This repository has been archived by the owner on Dec 24, 2022. It is now read-only.
Releases: on-prem/on-prem-meta-node
Releases · on-prem/on-prem-meta-node
Add getVersion()
This release adds a new function: getVersion()
to obtain the version number of the Meta or Admin API.
It also adds backward compatibility for buildOVA()
and getStatus()
to work with all Meta OVA versions >= 1.0.0
. Previously those functions were limited to >= v1.13.1
.
Add cancelBuild() function
v1.4.0 Release v1.4.0
Add getDownloads() function
Breaking change
- This release fixes
pollStatus()
so it returns the status as a String, not an Object. If an Object is needed,apiCall()
can be used.
Add getStatus() and pollStatus() functions
v1.2.0 Release v1.2.0
Add new buildOVA() function
v1.1.0 Release v1.1.0
v1.0.5
v1.0.4
v1.0.3
Minor fixes
Fix package workflow and README, and bump version
Version bump
v1.0.1 Release v1.0.1