Skip to content

Releases: marcpage/devops-driver

Fix Timestamp with no fractional seconds

19 May 19:57

Choose a tag to compare

  • Fix Timestamp with no fractional seconds

Full Changelog: v0.1.58...v0.1.59

Add DataObject.convert_to

19 May 18:24

Choose a tag to compare

  • Add DataObject.convert_to

Full Changelog: v0.1.57...v0.1.58

Fix when children is empty and default is given

19 May 16:26

Choose a tag to compare

  • When using DataObject.lookup, fix when there are relationships, but no children, and a default is given

Full Changelog: v0.1.56...v0.1.57

Fix when Parent is missing

19 May 16:04

Choose a tag to compare

  • Fix when using DataObject.lookup on an Azure DevOps ticket to get the Parent, and there are relationships but there is not a Parent relationship. No longer throws an Exception.

Full Changelog: v0.1.55...v0.1.56

0.1.55 DataObject.lookup (and AzureObject.lookup) do not throw

12 May 19:36

Choose a tag to compare

  • No longer throw when DataObject.lookup key is missing

Full Changelog: v0.1.54...v0.1.55

0.1.54 Azure DevOps ticket field parsing

12 May 19:05

Choose a tag to compare

  • Add ability to lookup paths in DataObject and by inheritance AzureObject

Full Changelog: v0.1.53...v0.1.54

1.5.3

12 May 15:57

Choose a tag to compare

What's Changed

  • Adding Azure DevOps WIQL Under operator
  • Adding Settings.parse to extract settings to a dataclass with type-safe members
  • Bump keyring from 25.6.0 to 25.7.0 by @dependabot[bot] in #165
  • Bump pygithub from 2.8.1 to 2.9.1 by @dependabot[bot] in #171
  • Bump mako from 1.3.10 to 1.3.11 by @dependabot[bot] in #170
  • Bump setuptools from 80.9.0 to 82.0.1 by @dependabot[bot] in #168

Full Changelog: v0.1.52...v0.1.53

Release 0.1.52

11 Oct 21:57
63167e5

Choose a tag to compare

What's Changed

Full Changelog: v0.1.51...v0.1.52

Add Azure DevOps Graph client

04 Oct 17:05
ef8cfb5

Choose a tag to compare

What's Changed

Full Changelog: v0.1.50...v0.1.51

v0.1.50 Add basic GitHub

30 Sep 22:45
322aa2d

Choose a tag to compare

What's Changed

Full Changelog: v0.1.49...v0.1.50