Skip to content

2.5.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@teenujose1 teenujose1 released this 25 Jul 05:31
· 14 commits to master since this release
7664389
  1. 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.