Skip to content

Releases: pact-foundation/pact-net

2.4.6

23 May 13:38
Compare
Choose a tag to compare

Tweaks

  1. Updating to the latest version of the pact standalone core, which adds pact broker support for bearer tokens.

Install-Package PactNet.Windows -Version 2.4.6
or
Install-Package PactNet.OSX -Version 2.4.6
or
Install-Package PactNet.Linux.x86 -Version 2.4.6
or
Install-Package PactNet.Linux.x64 -Version 2.4.6

2.4.5

29 Nov 09:08
4ed4c32
Compare
Choose a tag to compare

Tweaks

  1. Making all properties on PactUriOptions public as per https://github.com/pact-foundation/pact-net/pull/174/files

Install-Package PactNet.Windows -Version 2.4.5
or
Install-Package PactNet.OSX -Version 2.4.5
or
Install-Package PactNet.Linux.x86 -Version 2.4.5
or
Install-Package PactNet.Linux.x64 -Version 2.4.5

2.4.4

30 Oct 09:20
Compare
Choose a tag to compare

Tweaks

  1. Updating to the latest version of the pact standalone core.

Install-Package PactNet.Windows -Version 2.4.4
or
Install-Package PactNet.OSX -Version 2.4.4
or
Install-Package PactNet.Linux.x86 -Version 2.4.4
or
Install-Package PactNet.Linux.x64 -Version 2.4.4

2.4.3

09 Oct 15:16
Compare
Choose a tag to compare

Features Added

  1. Adding support for custom SSL certs, so there is an option better than ignoring certification validation errors.

Thanks @klimisa for all your hard work on #164

Install-Package PactNet.Windows -Version 2.4.3
or
Install-Package PactNet.OSX -Version 2.4.3
or
Install-Package PactNet.Linux.x86 -Version 2.4.3
or
Install-Package PactNet.Linux.x64 -Version 2.4.3

2.3.3

21 Aug 11:30
Compare
Choose a tag to compare

Bug Fixes

  1. Updating to the latest version of the pact standalone core, which fixes an issue where the pact version isn't written to the pact file.

Install-Package PactNet.Windows -Version 2.3.3
or
Install-Package PactNet.OSX -Version 2.3.3
or
Install-Package PactNet.Linux.x86 -Version 2.3.3
or
Install-Package PactNet.Linux.x64 -Version 2.3.3

2.3.2

21 Jun 08:29
Compare
Choose a tag to compare

Tweaks

  1. Updating to the latest version of the pact standalone core.

Install-Package PactNet.Windows -Version 2.3.2
or
Install-Package PactNet.OSX -Version 2.3.2
or
Install-Package PactNet.Linux.x86 -Version 2.3.2
or
Install-Package PactNet.Linux.x64 -Version 2.3.2

2.3.0

12 May 08:08
Compare
Choose a tag to compare

Features Added

  1. Adding support for monkey patching the ruby standalone core
    See #148

Install-Package PactNet.Windows -Version 2.3.0
or
Install-Package PactNet.OSX -Version 2.3.0
or
Install-Package PactNet.Linux.x86 -Version 2.3.0
or
Install-Package PactNet.Linux.x64 -Version 2.3.0

2.2.5

27 Mar 01:13
Compare
Choose a tag to compare

Tweaks

  1. Updating to the latest version of the pact standalone core.

Install-Package PactNet.Windows -Version 2.2.5
or
Install-Package PactNet.OSX -Version 2.2.5
or
Install-Package PactNet.Linux.x86 -Version 2.2.5
or
Install-Package PactNet.Linux.x64 -Version 2.2.5

2.2.4

10 Mar 06:37
Compare
Choose a tag to compare

Bug Fix

  1. Fixing the "The path is not of a legal form" error when running on net462 due to file:/// no longer being support when calling Path.GetDirectoryName.

Install-Package PactNet.Windows -Version 2.2.4
or
Install-Package PactNet.OSX -Version 2.2.4
or
Install-Package PactNet.Linux.x86 -Version 2.2.4
or
Install-Package PactNet.Linux.x64 -Version 2.2.4

2.2.3

05 Mar 04:49
Compare
Choose a tag to compare

Tweaks

  1. Generate an error when creating a MinType matcher with a min value that is less than 1. See #141 for details.

Install-Package PactNet.Windows -Version 2.2.3
or
Install-Package PactNet.OSX -Version 2.2.3
or
Install-Package PactNet.Linux.x86 -Version 2.2.3
or
Install-Package PactNet.Linux.x64 -Version 2.2.3