Skip to content

Releases: pact-foundation/pact-mock_service

Version 3.8.0

25 Feb 02:26
Compare
Choose a tag to compare

Features

  • include interaction diffs in verification response (6306693)

Version 3.7.0

13 Nov 05:16
Compare
Choose a tag to compare

Features

  • use Pact::Query.parse_string to parse query string (6cd0733)
  • do not require files until command is executing (ad54d0b)

Version 3.6.2

10 Aug 23:52
Compare
Choose a tag to compare

Bug Fixes

pact-mock-service-3.6.1-1

21 Apr 22:06
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.6.1/pact-mock-service-3.6.1-1-osx.tar.gz
tar xzf pact-mock-service-3.6.1-1-osx.tar.gz
cd pact-mock-service-3.6.1-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.6.1/pact-mock-service-3.6.1-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-3.6.1-1-linux-x86_64.tar.gz
cd pact-mock-service-3.6.1-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.6.1/pact-mock-service-3.6.1-1-linux-x86.tar.gz
tar xzf pact-mock-service-3.6.1-1-linux-x86.tar.gz
cd pact-mock-service-3.6.1-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-3.6.1-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

pact-mock-service-3.6.0-1

14 Mar 08:21
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.6.0/pact-mock-service-3.6.0-1-osx.tar.gz
tar xzf pact-mock-service-3.6.0-1-osx.tar.gz
cd pact-mock-service-3.6.0-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.6.0/pact-mock-service-3.6.0-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-3.6.0-1-linux-x86_64.tar.gz
cd pact-mock-service-3.6.0-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.6.0/pact-mock-service-3.6.0-1-linux-x86.tar.gz
tar xzf pact-mock-service-3.6.0-1-linux-x86.tar.gz
cd pact-mock-service-3.6.0-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-3.6.0-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

pact-mock-service-3.5.0-1

17 Jan 02:17
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.5.0/pact-mock-service-3.5.0-1-osx.tar.gz
tar xzf pact-mock-service-3.5.0-1-osx.tar.gz
cd pact-mock-service-3.5.0-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.5.0/pact-mock-service-3.5.0-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-3.5.0-1-linux-x86_64.tar.gz
cd pact-mock-service-3.5.0-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.5.0/pact-mock-service-3.5.0-1-linux-x86.tar.gz
tar xzf pact-mock-service-3.5.0-1-linux-x86.tar.gz
cd pact-mock-service-3.5.0-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-3.5.0-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

pact-mock-service-3.4.0-1

16 Jan 23:10
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.4.0/pact-mock-service-3.4.0-1-osx.tar.gz
tar xzf pact-mock-service-3.4.0-1-osx.tar.gz
cd pact-mock-service-3.4.0-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.4.0/pact-mock-service-3.4.0-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-3.4.0-1-linux-x86_64.tar.gz
cd pact-mock-service-3.4.0-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.4.0/pact-mock-service-3.4.0-1-linux-x86.tar.gz
tar xzf pact-mock-service-3.4.0-1-linux-x86.tar.gz
cd pact-mock-service-3.4.0-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-3.4.0-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

pact-mock-service-3.3.1-1

16 Jan 09:40
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.3.1/pact-mock-service-3.3.1-1-osx.tar.gz
tar xzf pact-mock-service-3.3.1-1-osx.tar.gz
cd pact-mock-service-3.3.1-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.3.1/pact-mock-service-3.3.1-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-3.3.1-1-linux-x86_64.tar.gz
cd pact-mock-service-3.3.1-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.3.1/pact-mock-service-3.3.1-1-linux-x86.tar.gz
tar xzf pact-mock-service-3.3.1-1-linux-x86.tar.gz
cd pact-mock-service-3.3.1-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-3.3.1-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

pact-mock-service-3.3.0-1

15 Jan 23:20
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.3.0/pact-mock-service-3.3.0-1-osx.tar.gz
tar xzf pact-mock-service-3.3.0-1-osx.tar.gz
cd pact-mock-service-3.3.0-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.3.0/pact-mock-service-3.3.0-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-3.3.0-1-linux-x86_64.tar.gz
cd pact-mock-service-3.3.0-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.3.0/pact-mock-service-3.3.0-1-linux-x86.tar.gz
tar xzf pact-mock-service-3.3.0-1-linux-x86.tar.gz
cd pact-mock-service-3.3.0-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-3.3.0-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234

pact-mock-service-3.2.1-1

11 Jan 06:44
Compare
Choose a tag to compare

Standalone release of the Pact Mock Service.

To install and run on OSX:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.2.1/pact-mock-service-3.2.1-1-osx.tar.gz
tar xzf pact-mock-service-3.2.1-1-osx.tar.gz
cd pact-mock-service-3.2.1-1-osx/bin
./pact-mock-service -p 1234

To install and run on Linux 64 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.2.1/pact-mock-service-3.2.1-1-linux-x86_64.tar.gz
tar xzf pact-mock-service-3.2.1-1-linux-x86_64.tar.gz
cd pact-mock-service-3.2.1-1-linux-x86_64/bin
./pact-mock-service -p 1234

To install and run on Linux 32 bit:

curl -LO https://github.com/bethesque/pact-mock_service/releases/download/v3.2.1/pact-mock-service-3.2.1-1-linux-x86.tar.gz
tar xzf pact-mock-service-3.2.1-1-linux-x86.tar.gz
cd pact-mock-service-3.2.1-1-linux-x86/bin
./pact-mock-service -p 1234

To install and run on Windows:

Download package, unzip, cd to pact-mock-service-3.2.1-1-win32 and then run:

$ .\bin\pact-mock-service.bat -p 1234