You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Updated requirements
* Updated refresh_access_token function according to new asana version.
* fixed imports acording to new version of asana.
* for projects used new sdk methods.
* Updated api call according to new sdk
* Updated stories stream api call according to new sdk
* Updated sections stream api call according to new sdk
* Updated tasks stream api call according to new sdk
* Updated tags stream api call according to new sdk
* Updated tags stream api call according to new sdk
* Updated teams stream api call according to new sdk
* Updated users stream api call according to new sdk
* Updated workspaces stream api call according to new sdk
* Updated Schemas as per new SDK.
* Updated subtasks stream api call according to new sdk
* updated call_api method.
* updated call_api method.
* Fixed unit test.
* fixed session bookmark.
* Fixed retry_after_wait_gen function.
* Exclude library function which is not available now.
* Included request timeout in api call.
* updated unit test according to new api call.
* made changes according to pylint message.
* made changes according to pylint message.
* formatted according to pylint
* formatted according to pylint
* Fixed formatting.
* Fixed formatting. and pylint error.
* Added line at EOF.
* removed unwanted line.
* Fixed pylint error.
* Excluded fields not available in new SDK.
* Added status code 412, 401 as InvalidTokenError and NoAuthorizationError not avilable in new SDK.
* removed unrequired field, updated default retry-after to 5 sec.
* Removed unwanted line.
* formating changes.
* updated fields as per schema changes.
* made changes according to pylint message.
* Fixed unit test according to new functions.
* Debuging Failure.
* Debuging Failure.
* Revert Changes.
* revert changes to run integration test.
* revert changes to run integration test.
* fixed teams workspaces method call.
* changed offset to True.
* removed unwanted fields, corrected formatting.
* removed keys as they are not available
* Added custom error.
* Added unit test for custom exceptions.
* Added Test for Retry behaviour.
* removed unrequired tests
* updated tap-asana version.
* adds requests in the install_requires
* # Removing Portfolios as they are only available for users in an Enterprise or Business plan.
* Remove approval_status from tasks expected keys
---------
Co-authored-by: Vivek Kumar <vivek.kumar25@globallogic.com>
Co-authored-by: “rdeshmukh15” <rutuja.deshmukh@qlik.com>
Co-authored-by: Rutuja Deshmukh <107538720+rdeshmukh15@users.noreply.github.com>
Co-authored-by: Prijen Khokhani <88327452+prijendev@users.noreply.github.com>
0 commit comments