Skip to content

Manifest Tool v2.1.0

Compare
Choose a tag to compare
@moshe-shahar moshe-shahar released this 14 Dec 11:45
· 129 commits to master since this release
  • Stop using deprecated mbed-cloud-sdk package
  • Introduce support for upload-jobs for uploading FW image - allow
    uploading files bigger than 100MB
  • Assert campaign is started when calling manifest-dev-tool update --wait-for-completion
  • Assert all devices targeted by the update campaign were successfully
    updated when calling manifest-dev-tool update --wait-for-completion
  • Add an option to specify custom vendor and class IDs to
    manifest-dev-tool init command. Check the --help for details
  • Fixed manifest-tool parse output formatting - improves readability
  • Deprecate -f/--force flags in manifest-dev-tool init. The default
    behavior will always reinitialize the environment. The flag is still
    supported but has no effect and deprecation warning message will be
    emitted.