Skip to content

Releases: microsoft/azure-devops-python-api

VSTS 0.1.20

Choose a tag to compare

@tedchamb tedchamb released this 25 Oct 17:55

Bump msrest dependency to 0.6.x

VSTS 0.1.19

Choose a tag to compare

@tedchamb tedchamb released this 23 Oct 17:58
  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

Choose a tag to compare

@tedchamb tedchamb released this 09 Oct 20:03

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

Choose a tag to compare

@tedchamb tedchamb released this 20 Sep 18:20

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

VSTS 0.1.16

Choose a tag to compare

@tedchamb tedchamb released this 12 Sep 16:36

Fixes an issue causing cache files not to expire.

VSTS 0.1.15

Choose a tag to compare

@tedchamb tedchamb released this 08 Aug 22:02

Minor logging fixes.

VSTS 0.1.14

Choose a tag to compare

@tedchamb tedchamb released this 03 Aug 20:48

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

VSTS 0.1.13

Choose a tag to compare

@tedchamb tedchamb released this 03 Aug 15:46

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

VSTS 0.1.12

Choose a tag to compare

@tedchamb tedchamb released this 16 Jul 16:15

Add Resource Area Identifiers for several clients.

VSTS 0.1.11

Choose a tag to compare

@tedchamb tedchamb released this 13 Jul 20:19

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