Skip to content

Releases: testmonitor/devops-client

3.0.0

Choose a tag to compare

@thijskok thijskok released this 24 Apr 12:20
9a0da1e

Added

  • Additional tests for testing UnauthorizedException / invalid data

Updated

  • Added limit parameter to WIQL query endpoint
  • Added paginated response support for listing work items (replacing plain array)
  • Replaced Travis / Scrutinizer with Codecov
  • Replaced CONTRIBUTING.md with org version

2.2.0

Choose a tag to compare

@thijskok thijskok released this 01 Jul 13:38
9ddbf92

Updated

  • Fixed submitting area path when creating work items
  • Gracefully handle empty account lists

2.1.0

Choose a tag to compare

@thijskok thijskok released this 14 May 08:48
4323956

Added

  • Handle Conflict (409) exception

Updated

  • Improved exception handling
  • Revised token refresh handling

2.0.0

Choose a tag to compare

@thijskok thijskok released this 10 Apr 10:49
fb10906

Added

  • WIQL support
  • Webhook support
  • Myself endpoint
  • Managing states
  • Managing tags
  • Managing workitem types
  • Managing workitems

1.6.0

Choose a tag to compare

@thijskok thijskok released this 29 Jan 15:47
51faa55
  • Replaced OAuth VSTS with thenetworg

1.5.0

Choose a tag to compare

@thijskok thijskok released this 23 May 14:29
e97872d

Added

  • Project endpoint
  • TeamProjects support

1.4.0

Choose a tag to compare

@thijskok thijskok released this 05 Dec 08:41
ec01127

Updated

  • OAuth VSTS

1.3.0

Choose a tag to compare

@thijskok thijskok released this 11 Mar 08:48

Added

  • Response data validation

1.2.0

Choose a tag to compare

@thijskok thijskok released this 07 Jan 10:28

Added

  • Guzzle 7 support

1.1.0

Choose a tag to compare

@thijskok thijskok released this 06 May 19:57

Updated

  • Updated composer.json namespace to comply with PSR-4