Sha256: 955c1d289c5e6fd742681a230d4ec82abc71c5e9bca91d34e48c67f996470c9d
Contents?: true
Size: 732 Bytes
Versions: 2
Compression:
Stored size: 732 Bytes
Contents
Set "enable pending" to true by default The [pending](https://docs.pact.io/pending) feature has been used for long enough now to show that it works, and that there is little reason to ever have it turned off any more. The Pact Broker now defaults to `true` if the `includePendingStatus` field is not set, however, this will not take effect if the client side has it set to false by default. Please set `enablePending` to true by default now, to ensure it is turned on for all older and future versions of the Pact Broker. Consider printing a warning message if the user does set it to false explicitly, along the lines of "We recommend setting enablePending to true. For more information, please see https://docs.pact.io/pending"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pact_broker-2.89.1 | script/github-issues/include-pending-by-default/issue-text.txt |
pact_broker-2.89.0 | script/github-issues/include-pending-by-default/issue-text.txt |