Sourced from asana's releases.
v5.0.6
- [chore: fixes repsonse type to response #197](Asana/python-asana#197)
- [fix: GCP not recognizing access token #196](Asana/python-asana#196)
- Added new allocations endpoints: create_allocation, delete_allocation, get_allocation, get_allocations, update_allocation
- Added update a membership endpoint
v5.0.5
- Remove beta warning from README
- Fixed GitHub Action workflow to publish new versions of python
- Delete task template endpoint added
- Fixed: [urlib3 deprecation warning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. #192](Asana/python-asana#192)
eb1d034
Updated Python SDK: v5.0.6f66170e
Merge pull request #196
from vantaboard/fix/asana-configurationf56a3ec
Merge pull request #197
from vantaboard/docs/readme-response-typo24afa0a
chore: fixes repsonse type to response5606aa9
fix: gcp not recognizing access token7e0be59
Updated Python SDK: v5.0.5db97f2c
Merge pull request #194
from Asana/use-pypi-trusted-publishers6079f30
Use python trusted publishers500f82d
Updated Python SDK: v5.0.42e42bfa
Merge pull request #193
from Asana/remove-beta-warning