Skip to content

Releases: pact-foundation/pact-plugins

JVM Plugin Driver 0.2.0

14 Dec 03:51
Compare
Choose a tag to compare

Update driver to support GenerateContents RPC method

  • b46198f - refactor: Use Result class from Pact-JVM support lib
  • b6682bf - chore: Bump minor version
  • 309e1b7 - chore: add Protobuf example test with a generator
  • 4174c86 - feat: Update driver to support GenerateContents RPC method
  • a61ab86 - feat: Update driver to support GenerateContents RPC method
  • ce83c3c - chore: add Maven gRPC provider example
  • e741549 - chore: add conceptual overview and minor content changes
  • c4c814e - chore: set pact models to use any 1.0+ version
  • 90edd9e - chore: Add Maven Protobuf example
  • a0b84df - chore: Add Maven gRPC example
  • 90a89f6 - chore: Upgrade to latest Pact-JVM libs
  • 5b0006b - chore: bump Pact-JVM to 4.4.1

Rust Plugin Driver 0.2.0

09 Dec 05:55
Compare
Choose a tag to compare

Support GenerateContents RPC method

  • a61ab86 - feat: Update driver to support GenerateContents RPC method

Rust Plugin Driver 0.1.16

28 Nov 02:51
Compare
Choose a tag to compare

Maintenance Release

  • c4c814e - chore: set pact models to use any 1.0+ version

JVM Plugin Driver 0.1.8

21 Nov 01:45
Compare
Choose a tag to compare

Bugfix Release

  • 8a553d6 - fix: Correct dependencies for Pact-JVM use

JVM Plugin Driver 0.1.7

18 Nov 03:13
Compare
Choose a tag to compare

Bugfix Release

  • 2a4a963 - fix: Pass the mock server host and port though to the plugin #9
  • 5194bd4 - chore: Upgrade Gradle to 7.5.1 and update dependencies

Rust Plugin Driver 0.1.14

04 Nov 05:11
Compare
Choose a tag to compare

Maintenance Release

  • 80395c8 - chore: Upgrade pact_models to 0.4.6

Rust Plugin Driver 0.1.13

05 Oct 06:24
Compare
Choose a tag to compare

Bugfix Release

  • 8fbfac2 - fix: Updated load plugin manifest to return the max matching version, not the first one

JVM Plugin Driver 0.1.6

05 Oct 06:04
Compare
Choose a tag to compare

Bugfix Release

  • 8fbfac2 - fix: Updated load plugin manifest to return the max matching version, not the first one

Rust Plugin Driver 0.1.12

12 Sep 07:48
Compare
Choose a tag to compare

Bugfix Release

  • f059f54 - fix(Rust driver): register_plugin_entries was setting the entry keys incorrectly
  • a54765f - chore: run build with latest CSV plugin
  • c220ddb - chore: download the plugin cli instead of building it every time

Rust Plugin Driver 0.1.11

08 Sep 01:22
Compare
Choose a tag to compare

Maintenance Release

  • 97d8bd4 - feat: Implement update_catalogue call and add function to increment plugin access count