Skip to content

Releases: pact-foundation/pact-js-core

Release v13.7.0

09 Aug 16:40
Compare
Choose a tag to compare

13.7.0 (2022-08-09)

Features

  • expose pactflow pact-ruby-standalone command (d9f9fc7)

Release v13.6.2

06 Jul 03:13
Compare
Choose a tag to compare

13.6.2 (2022-07-06)

Fixes and Improvements

Release v13.6.1

04 Jul 04:35
Compare
Choose a tag to compare

13.6.1 (2022-07-04)

Fixes and Improvements

  • send NUL terminated strings to pactffi_message_with_contents for non-binary payloads (ac4557c)
  • update standalone to 1.88.91-rc4 (#378) (f9344ea)
  • update standalone to 1.89.01-rc1 (#381) (8f70fa3)

Release v13.6.0

21 Mar 11:11
Compare
Choose a tag to compare

13.6.0 (2022-03-21)

Features

  • add plugin consumer native methods (aeef054)
  • add plugin to consumer interfaces (ea0f536)
  • add test for protobufs/plugin (6bf78d8)
  • bump native version to 0.1.6 (d59d1a6)
  • message pact interface (76baab8)
  • support custom provider headers in verification (d63e1a9)

Fixes and Improvements

Release v13.5.1

15 Mar 01:32
Compare
Choose a tag to compare

13.5.1 (2022-03-15)

Fixes and Improvements

  • update standalone to 1.88.83 (423817d)

Release v13.5.0

21 Feb 07:26
Compare
Choose a tag to compare

13.5.0 (2022-02-21)

Features

  • collect usage telemetry data (f97e114)

Fixes and Improvements

Release v13.4.1

16 Dec 23:25
Compare
Choose a tag to compare

13.4.1 (2021-12-16)

Fixes and Improvements

  • update standalone to 1.88.81 (9abfa06)

Release v13.4.0

14 Dec 06:11
Compare
Choose a tag to compare

13.4.0 (2021-12-14)

Features

  • Add buildUrl option to Pact Broker Publishing API (58be64a)

Fixes and Improvements

  • update standalone to 1.88.80 (c0332e8)

Release v13.3.0

29 Oct 01:31
Compare
Choose a tag to compare

13.3.0 (2021-10-29)

Features

  • Add new branch consumerVersionSelector options to verifier (c3872be)

Fixes and Improvements

  • Bump version of Pact FFI to 0.0.3 (bc74026)
  • update standalone to 1.88.78 (cb25136)

Release v13.2.1

18 Oct 10:09
Compare
Choose a tag to compare

13.2.1 (2021-10-18)

Fixes and Improvements

  • publisher: Fix an issue that caused the publisher API to reject with the most recent binaries (As an aside, the recommended approach is to use the CLI not the API for almost all use cases- see the examples for more details) (4a100bb)
  • Substantially improve error messages if the pact publisher API fails (81d3511)