question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade to 1.9.1 standalone

See original GitHub issue

This version contains some CLI changes, and a bug fix (correcting the usage of Pact::Term headers when replaying the request.)

Changes required to .net code:

  • Instead of posting the consumer name, provider name, and pact file write mode in the POST /pact they should now be passed in to the command line service call using --consumer, --provider and --pact-file-write-mode. That last POST to /pact does not need a body any more.
  • The list of pact URLs passed to the pact verify command should now be space separated arguments rather than a list of comma separated --pact-url options. Eg pact-provider-verify URL_ONE URL_TWO

These changes are backwards compatible.

See the full CLI documentation here: https://github.com/pact-foundation/pact-ruby-standalone/releases/tag/v1.9.1

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
bethesquecommented, Oct 29, 2017

I bumped into it myself today. I’ve worked out what it is, but I’m unsure if the fix will work on windows, because the documentation for the ‘truncate’ method said that it wasn’t supported on all platforms. I’ll release and we’ll see!

0reactions
neilcampbellcommented, Nov 1, 2017

@bethesque That seems to have fixed it on windows as well. Thanks for sorting that out!

Read more comments on GitHub >

github_iconTop Results From Across the Web

I cannot upgrade to 1.9.1 version
It means I have now standalone version of Affinity Photo 1.9.1 but I am unable to run setup in the form of: SetupUI.exe...
Read more >
SyntaxError when trying to update from 1.8.7 to 1.9.1
What is the problem? When attempting to upgrade OctoPrint from 1.8.7 to 1.9.1, I am getting the following errors: Updating, please wait.
Read more >
Upgrade ECK | Elastic Cloud on Kubernetes [1.9]
Upgrade from beta or previous GA releases to ECK 1.9.1edit. The upgrade process results in an update to all the existing managed resources....
Read more >
1.9.1 release highlights | Elastic Cloud on Kubernetes [2.9]
Run standalone Elastic Agent on ECK · Quickstart · Configuration · Configuration ... New and notable changes in version 1.9.1 of Elastic Cloud...
Read more >
Advanced Threat Analytics update to 1.9.1 migration guide
Manual download. To get the stand-alone package for this update, go to the Microsoft Download Center website: Download the ATA 1.9 package now....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found