2.5.4
Pre-release
Pre-release
- Dependency update due to deprecation and higher version availability
"@hapi/hoek": "^11.0.4"
"Builder": "^4.2.1"
"imp-central-api": "^1.7.0"
"random-words": "1.1.0"
"jasmine": "3.4.0"
2.Resolved an issue in the impunit submodule where assertClose did not support float.
3.Modified the test specification to accommodate changes in the imp-central API for the dg delete command. Previously, dg delete only removed the device group, not the deployment. The latest API now deletes the deployment along with the group.
4.Updated the command documentation to reflect the changes in dg delete: --builds option is no longer required in impt dg delete.