Releases: microsoft/azure-devops-python-api
Releases · microsoft/azure-devops-python-api
VSTS 0.1.20
Bump msrest dependency to 0.6.x
VSTS 0.1.19
- Fix query parameters for Git
get_commits
method. - Add resource area id to Graph client, so it can look up the correct url for the service.
VSTS 0.1.18
Change msrest dependency to versions >= 0.5.0 and < 0.6.0 due to breaking change in msrest 0.6.0
VSTS 0.1.17
Fixes issue where clients referenced invalid properties on team_context. See #117.
VSTS 0.1.16
Fixes an issue causing cache files not to expire.
VSTS 0.1.15
Minor logging fixes.
VSTS 0.1.14
Fixed issue causing the Settings client to not be included in module.
VSTS 0.1.13
Adds the Settings client.
Fixes an issue with the Feed Token client.
VSTS 0.1.12
Add Resource Area Identifiers for several clients.
VSTS 0.1.11
Adds Member Entitlement Management area to manage users
Removed User area, as it is only useful for internal s2s calls.