Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pact broker version constraint #114

Closed
tomasbasham opened this issue Jul 6, 2019 · 2 comments
Closed

Pact broker version constraint #114

tomasbasham opened this issue Jul 6, 2019 · 2 comments

Comments

@tomasbasham
Copy link

Are there any technical reasons why later versions of the pact_broker are unsupported. I am pretty much forced to include the DisableToolValidityCheck because the broker version range has an upper limit of 2.0.0 (non-inclusive). The latest version is 2.34.0 (June 14, 2019) whilst the latest acceptable (1.18.0) version was released May 09, 2017. Should this be updated?

brokerRange = ">= 1.18.0, < 2.0.0"

@mefellows
Copy link
Member

Probably just needs an update, will sort it out tomorrow

@mefellows
Copy link
Member

New release out - enjoy and thanks for raising!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants