Skip to content

Releases: cake-contrib/Cake.AzureDevOps

4.0.0

21 Dec 20:56
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 4.x
  • Targeting .NET 6, .NET 7 and .NET 8

Breaking changes

  • #450 Update to Cake 4.0
  • #458 AzureDevOpsPullRequest.GetIterationChanges should return an empty collection if pull request is not valid by @pascalberger
  • #456 Remove BaseAzureDevOpsPullRequestSettings.SourceBranch by @pascalberger

Feature

Documentation

Chores

Full Changelog: 3.0.2...4.0.0

4.0.0-beta.1

09 Dec 18:17
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release

As part of this release we had 5 issues closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 4.x
  • Targeting .NET 6, .NET 7 and .NET 8

Breaking changes

  • #450 Update to Cake 4.0
  • #458 AzureDevOpsPullRequest.GetIterationChanges should return an empty collection if pull request is not valid by @pascalberger
  • #456 Remove BaseAzureDevOpsPullRequestSettings.SourceBranch by @pascalberger

Feature

Documentation

Chores

Full Changelog: 3.0.2...4.0.0-beta.1

3.0.2

11 Oct 20:24
Compare
Choose a tag to compare

As part of this release we had 1 issues closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 3.x
  • Targeting .NET 6 and .NET 7

Bugs

  • #435 AzureDevOpsPullRequestUsingAzurePipelinesOAuthToken throws exception if not running pull request build by @pascalberger

Chores

Full Changelog: 3.0.1...3.0.2

3.0.1

10 Oct 20:19
Compare
Choose a tag to compare

As part of this release we had 1 issues closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 3.x
  • Targeting .NET 6 and .NET 7

Bugs

Chores

Full Changelog: 3.0.0...3.0.1

3.0.0

10 Feb 06:19
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 3.x
  • Targeting .NET 6 and .NET 7

Breaking changes

Chores

Full Changelog: 2.1.1...3.0.0

2.1.1

14 Oct 16:35
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 2.x
  • Targeting .NET Core 3.1, .NET 5 and .NET 6

Bug

2.1.0

30 Sep 19:56
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 2.x
  • Targeting .NET Core 3.1, .NET 5 and .NET 6

Features

Bugs

2.0.0

22 Sep 18:32
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 2.x
  • Targeting .NET Core 3.1, .NET 5 and .NET 6

Breaking change

Feature

Improvement

  • #275 Add option to filter test results in GetTestRuns to specific test outcomes (@yansklyarenko)

2.0.0-beta.1

08 Mar 23:57
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

As part of this release we had 3 issues closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 2.x
  • Targeting .NET Core 3.1, .NET 5 and .NET 6

Breaking change

Feature

Improvement

  • #275 Add option to filter test results in GetTestRuns to specific test outcomes (@yansklyarenko)

1.1.0

16 Oct 21:26
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Requirements

  • Team Foundation Server 2017 or newer, Azure DevOps Server 2019 or newer, or Azure DevOps Service.
  • Cake 1.x
  • Targeting .NET Standard 2.0

Improvements

  • #222 Add overload for AzureDevOpsBuildUsingAzurePipelinesOAuthToken which does not throw (@yansklyarenko)
  • #211 CreateComment and CreateCommentThread should return thread object (@yansklyarenko)