Annofabapi

Latest version: v0.72.4

Safety actively analyzes 631310 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 27

0.59.0

What's Changed
* `Wrapper`クラスに`download`, `execute_http_get`関数を用意 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/456


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-api-python-client/compare/v0.58.0...v0.59.0

0.58.0

What's Changed
* `Wrapper`クラスに`get_editor_annotation_or_none`関数を追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/455


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-api-python-client/compare/v0.57.0...v0.58.0

0.57.0

Deprecations
`AnnofabApi`からアカウント関連の関数が削除されました。
* initiateSignup
* confirmSignup
* changePassword
* initiatePasswordReset
* confirmResetPassword
* initiateResetEmail
* confirmResetEmail
* initiateVerifyEmail
* confirmVerifyEmail

Enhancements
* `AnnofabApi.create_temp_path`:`header_params`引数がなくなりました。
* `AnnofabApi.get_instruction_image_url_for_put`:`header_params`引数がなくなりました。
* `AnnofabApi.get_my_organizations`:`query_params`引数がなくなりました。
* `Wrapper.cancel_completed_task`関数の`operator_account_id`引数のデフォルト値がなくなりました。
* `Wrapper.change_task_operator`関数の`operator_account_id`引数のデフォルト値がなくなりました。
* `Wrapper`クラスの以下の関数に`last_updated_datetime`引数を追加しました。関数内で`get_task` APIへのアクセスを減らすためです。
* change_task_status_to_working
* change_task_status_to_break
* change_task_status_to_on_hold
* complete_task
* cancel_submitted_task
* cancel_completed_task
* change_task_operator
* change_task_operator





What's Changed
* Annofab v0.141.0対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/443
* Annofab v0.142.0 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/445
* 不必要にリトライしないように変更しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/446
* Annofab v0.144.0対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/449
* `operate_task`をラップする関数の引数に`last_updated_datetime`を追加した by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/454


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-api-python-client/compare/v0.55.3...v0.57.0

0.55.3

Enhancements
* `Wrapper.initiate_tasks_generation_by_csv`の引数`query_params`は不要なので、削除しました。

Bug Fixes
* `Wrapper.download_full_annotation_archive`を実行するとエラーが発生する問題を、修正しました。

What's Changed
* Update README.md by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/438
* `annofabapi.Wrapper..wait_until_job_finished`関数のログメッセージを修正しました。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/436
* Update README.md by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/434
* initiate_tasks_generation_by_csvの修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/433
* Annofab v0.140.1対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/441
* `Wrapper.download_full_annotation_archive`の不具合を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/442


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-api-python-client/compare/v0.55.2...v0.55.3

0.55.2

What's Changed
* [docstring] `generated_api.py`のdoctsringの`_from`を`from`に変更した。 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/429
* ステータスコードが429のときは、`Retry-After`ヘッダ値だけ待つようにする by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/431


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-api-python-client/compare/v0.55.0...v0.55.2

0.55.0

New Feature
* 以下のメソッドを追加しました。
* `annofabapi.AnnofabApi.get_project_comments_url`
* `annofabapi.Wrapper.download_project_comments_url`

Enhancements
* `annofabapi.Wrapper.download_project_task_histories_url` などダウンロード用メソッドの引数`dest_path`の型ヒントを、`str`から`Union[str, pathlib.Path]`に変更しました。

Deprecation Schedule
* 以下のメソッドやクラスを 2022/08/23以降に廃止する予定です。
* `annofabapi.models.InspectionStatus`
* `annofabapi.AnnofabApi.get_project_inspections_url`
* `annofabapi.Wrapper.download_project_inspections_url`

What's Changed
* Update README.md :廃止予定の項目を追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/422
* Annofab v0.138.0対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-api-python-client/pull/423


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-api-python-client/compare/v0.54.1...v0.55.0

Page 6 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.