Skip to content

Releases: pact-foundation/pact-plugins

Rust Plugin Driver 0.5.1

31 Jan 22:52
Compare
Choose a tag to compare

Bugfix Release

  • e7dcd4c - chore: update repository.index
  • 1b54a4a - fix: ensure the Pact has the correct interaction keys before sending verification request to a plugin

CSV Plugin 0.0.5

30 Jan 22:55
Compare
Choose a tag to compare

Maintenance Release

  • 5f9602c - chore(csv-plugin): Upgrade all dependencies

Rust Plugin Driver 0.5.0

24 Jan 05:37
Compare
Choose a tag to compare

Maintenance Release

Upgrades the gRPC crates (tonic and prost) to next minor version.

  • a61d1b9 - chore: update repository.index
  • 9fcb42a - chore: Upgrade tonic and prost to latest
  • 1cf8809 - feat: Add support for atLeast and atMost with matching rule definitions
  • 5579e58 - chore: Upgrade dependencies

Rust Plugin Driver 0.4.6

14 Dec 04:52
Compare
Choose a tag to compare

Maintenance Release

  • 28621e3 - chore: update repository.index
  • 2979225 - chore: Upgrade dependencies
  • aa38e61 - chore: Upgrade dependencies
  • dd3359c - feat: support tgz for bundled plugins (Yousaf Nabi)
  • 3d89adf - chore: Add features to readme

Pact Plugin CLI 0.1.1

14 Dec 05:20
Compare
Choose a tag to compare

Maintenance Release

Adds support for plugins bundled as .tar.gz and .tgz.

  • f5d40d1 - chore: update repository.index
  • 45866c1 - chore: Upgrade dependencies
  • dd3359c - feat: support tgz for bundled plugins (Yousaf Nabi)
  • 20a925c - fix(cli): --skip-if-installed always skipped
  • a01455d - fix: only display download progress bar when invoked from CLI
  • f6706d6 - refactor: Move all code to download plugins to the driver to support auto-installing known plugins
  • 6ed7c4d - refactor: Move plugin repository models to the plugin driver

JVM Plugin Driver 0.4.2

14 Dec 04:02
Compare
Choose a tag to compare

Maintenance Release

  • a75ff0a - chore: Upgrade dependencies
  • 08a2c09 - chore: Upgrade Gradle and Gradle plugins
  • 5ee6077 - feat: support tgz for bundled plugins - jvm driver (Yousaf Nabi)
  • dd3359c - feat: support tgz for bundled plugins (Yousaf Nabi)
  • a29a624 - Add Avro plugin 0.0.4 (austek)
  • df04057 - feat: Add Protobuf plugin 0.3.7 to the plugin index
  • 85e7a5f - chore: add latest CSV plugin to index
  • b1d5576 - feat: Add Protobuf plugin 0.3.6 to the plugin index

CSV Plugin 0.0.4

20 Oct 05:04
Compare
Choose a tag to compare

Maintenance release

  • 581f670 - chore(csv-plugin): Upgrade dependencies
  • f374182 - chore: bump csv pact-plugin version to 0.0.4 (Yousaf Nabi)
  • 10291e8 - feat(csv): add pact-csv-plugin-linux-aarch64 (Yousaf Nabi)
  • 4368320 - chore: Add example JVM CSV provider project
  • c98956e - chore: CSV test is hanging on Windows

JVM Plugin Driver 0.4.1

21 Aug 04:25
Compare
Choose a tag to compare

Maintenance Release

  • 21ddb76 - chore: Upgrade dependencies
  • 7ea2504 - fix: Shut the channel down when the init plugin call fails #14
  • aee0cc1 - chore: Upgrade Pact-JVM + Kotlin logging
  • a06258e - chore: Upgrade Protobuf+gRPC to 1.56.1
  • c84d17d - chore: Upgrade Kotlin to 1.8.22
  • c736ae7 - chore: Upgrade Gradle to 7.6.2

Rust Plugin Driver 0.4.5

10 Jul 07:09
Compare
Choose a tag to compare

Bugfix Release

  • b3389e4 - update cargo.lock (Elena Gantner)
  • c12a06f - chore: remove rustls-tls feature from reqwest (Elena Gantner)
  • 94a4dee - chore: add features that map to the pact_model features
  • 16063a9 - fix: correct typo in error message
  • e96d662 - Default features are removed for chrono dependency (TimothΓ© Beemster)

Rust Plugin Driver 0.4.4

23 May 01:56
Compare
Choose a tag to compare

Maintenance Release

  • f9b9ca2 - chore: Update dependencies and upgrade pact models to 1.1