Skip to content

Releases: microsoft/azure-devops-python-api

VSTS 0.1.20

25 Oct 17:55

Choose a tag to compare

Bump msrest dependency to 0.6.x

VSTS 0.1.19

23 Oct 17:58

Choose a tag to compare

  1. Fix query parameters for Git get_commits method.
  2. Add resource area id to Graph client, so it can look up the correct url for the service.

VSTS 0.1.18

09 Oct 20:03

Choose a tag to compare

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

20 Sep 18:20

Choose a tag to compare

Fixes issue where clients referenced invalid properties on team_context. See #117.

VSTS 0.1.16

12 Sep 16:36

Choose a tag to compare

Fixes an issue causing cache files not to expire.

VSTS 0.1.15

08 Aug 22:02

Choose a tag to compare

Minor logging fixes.

VSTS 0.1.14

03 Aug 20:48

Choose a tag to compare

Fixed issue causing the Settings client to not be included in module.

VSTS 0.1.13

03 Aug 15:46

Choose a tag to compare

Adds the Settings client.
Fixes an issue with the Feed Token client.

VSTS 0.1.12

16 Jul 16:15

Choose a tag to compare

Add Resource Area Identifiers for several clients.

VSTS 0.1.11

13 Jul 20:19

Choose a tag to compare

Adds Member Entitlement Management area to manage users
Removed User area, as it is only useful for internal s2s calls.