Skip to content

Releases: pact-foundation/pact-plugins

JVM Plugin Driver 0.3.1

08 Feb 02:17
Compare
Choose a tag to compare

Bugfix Release

  • 8d98e65 - feat: add field to mock server mismatches to indicate the type of mismatch

Rust Plugin Driver 0.3.0

06 Feb 03:50
Compare
Choose a tag to compare

Support configuring matching rules and generators for message metadata

  • 66a0f01 - feat: Support configuring matching rules and generators for message metadata

JVM Plugin Driver 0.3.0

06 Feb 03:44
Compare
Choose a tag to compare

Support configuring matching rules and generators for message metadata

  • 66a0f01 - feat: Support configuring matching rules and generators for message metadata

Pact Plugin CLI 0.0.4

21 Dec 05:07
Compare
Choose a tag to compare

ARM 64 target

  • 5b5ddea - feat: Add ARM 64 target

Pact Plugin CLI 0.0.3

20 Dec 04:35
Compare
Choose a tag to compare

Bugfix Release

  • 7e37d08 - fix(windows): force tokio runtime to shutdown as it causes the installation to hang on Windows

Pact Plugin CLI 0.0.2

20 Dec 01:38
Compare
Choose a tag to compare

Build CLI with musl

  • eebb4f4 - chore: Upgrade all dependencies
  • f44348e - chore: Update musl build

Rust Plugin Driver 0.2.2

16 Dec 05:24
Compare
Choose a tag to compare

Maintenance Release

  • 2de4518 - feat: Support passing a test context through to the start mock server call
  • 6a4739b - chore: Upgrade tokio to latest

Rust Plugin Driver 0.2.2

16 Dec 05:21
Compare
Choose a tag to compare

Maintenance Release

  • 2de4518 - feat: Support passing a test context through to the start mock server call

Rust Plugin Driver 0.2.1

14 Dec 03:48
Compare
Choose a tag to compare

Maintenance Release

  • 3cc6f04 - feat: add TestMode and ContentFor to GenerateContentRequest

JVM Plugin Driver 0.2.1

14 Dec 04:21
Compare
Choose a tag to compare

Implement support for GenerateContentRequest

  • f17b134 - chore: Upgrade Kotlin to 1.7.22
  • 3cc6f04 - feat: add TestMode and ContentFor to GenerateContentRequest; Implement support in JVM driver