Skip to content

Releases: WeAreInSpark/AzureDevOpsPowerShellAPI

Release v0.7.0

09 Jan 15:32
ef852db

Choose a tag to compare

Bug Fixes

  • ✨ Add ManagementGroup parameters for WorkloadIdentityFederation (bd19d80)

Features

Reverts

  • Revert "updated Get-AzDoPull~ and Set-AzDoPull~" (d1e0a74)

Release v0.6.1

28 Oct 10:18
a28858b

Choose a tag to compare

Bug Fixes

  • Add support for files beginning with a dot (0d913e0)

Release v0.6.0

28 Oct 10:14
002339c

Choose a tag to compare

Bug Fixes

  • 💩 Fixing breaking change for Get-AzAccessToken (ab15a9f)
  • formatting (41efd79)

Features

  • Add function Get-PipelineRun (3a285c1)
  • Add PipelineFolderPath parameter to be able to place a pipeline in a folder in azure devops to the module: New-AzDoPipeline (b715a00)
  • add public cmdlet to create pull requests individually or in bulk (supports pipeline) (34f5108)
  • add support for content type header (c367b16)
  • added classification nodes endpoint (a4f2314)

Release v0.5.3

24 Jun 07:48
acdd84a

Choose a tag to compare

Bug Fixes

  • fixed service connection parameter set (37e1b04)

Release v0.5.2

20 Jun 13:31
75d4693

Choose a tag to compare

Bug Fixes

  • param validator collectionUri (006319f)

Release v0.5.1

19 Jun 12:19
229083f

Choose a tag to compare

Bug Fixes

Release v0.5.0

15 Mar 10:26
441608d

Choose a tag to compare

Features

  • add ValueFromPipelineByPropertyName to ProjectName parameter (bd731cd)

Release v0.4.0

19 Jan 19:08
f982a64

Choose a tag to compare

Bug Fixes

  • Fixing ResourceId fetching (2eb7bb1)
  • Parameter sets for New-AzDoServiceConnection (fe98c89)

Features

  • Add ErrorAction Stop to function (3a42160)
  • Add Set-AzDoPAT function (7557cf0)
  • Remove Pat parameter (71570e9)

Release v0.3.0

14 Jan 21:03

Choose a tag to compare

Features

  • Add authentication refresh and query parameters (e0fe106)

Release v0.2.2

10 Jan 17:03
c6b8105

Choose a tag to compare

Bug Fixes

  • deleted redundant code and adding authentication (760ff07)