Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@TE-ChihiroIsmail TE-ChihiroIsmail released this 13 May 06:03
618c5fa

2024/5/13

Overview

  • Updated due to changes in Console REST API specifications
  • Improve sample code (demo_console) to run with minimal parameters.

Changes to previous release notes

  • Updated due to changes in Console REST API specifications
    • The "custom_setting" parameter has been removed from the "GetDeployConfigurations"API and "GetDeployHistory" API.
    • "fromDatetime" and " toDatetime" parameter have been added to "getImages" API and "getImageData"API.
  • Updated the URL in the documents
  • Updated some wording in the document

Removed Limitations

None

Impact Scope of Changes

None

New features and feature enhancements

None

Issues/Limitations

  • The deploy_by_configuration_wait_response API may return historical results for devices that have previously deployed using the same deployment config.
    In that case, you can use the get_deploy_history API again to check the status of the deployment process.

Migration Instruction

None

Contributors

None

(below is in Japanese)

2024/5/13

概要

  • Console REST API仕様変更に伴う更新をしました。
  • サンプルコード(demo_console)が必要最小限のパラメータで動かせるように改善しました。

前回リリースからの変更点

  • Console REST API仕様変更に伴い変更しました。
    • "GetDeployConfigurations"API、"GetDeployHistory" APIから"custom_setting"のパラメータが削除されました。
    • "getImages"APIと"getImageData"APIに、"fromDatetime"、"toDatetime"のパラメータが追加されました。
  • ドキュメント中のURLを一部更新しました。
  • ドキュメント中の文言を一部修正しました。

解除される制限事項

なし

変更による影響範囲

なし

新機能と機能強化

なし

既知の問題/制限事項

  • deploy_by_configuration_wait_response APIは、過去に同一のデプロイconfigを用いてデプロイを行った履歴があるデバイスの場合、過去の結果を返却することがあります。
    その場合は、再度get_deploy_history APIを使用することでデプロイ処理状況を確認することができます。

移植手順

なし

コントリビューター

なし