Releases: pact-foundation/pact-ruby
Releases · pact-foundation/pact-ruby
Version 1.65.3
Bug Fixes
- test
- explicitly require ostruct as non stdlib in ruby 3.5.x (c9a8525)
Version 1.65.2
Version 1.65.1
Version 1.65.0
Features
- support app_version_branch in MessageProviderDSL (1653128)
- allow setting fail_if_no_pacts_found in honours_pacts_from_pact_broker (f0f142e)
Bug Fixes
-
handle case in no_pacts_found - undefined method empty? for nil (0145d2d)
-
remove unused ConsumerContractBuilder contract_details accessor (fb5488e)
-
example/animal-service/Gemfile to reduce vulnerabilities (2bbefe2)
-
example/zoo-app/Gemfile to reduce vulnerabilities (e10f914)
-
example/animal-service/Gemfile to reduce vulnerabilities (7560918)
-
example/zoo-app/Gemfile to reduce vulnerabilities (b4cbe85)
-
example/animal-service/Gemfile to reduce vulnerabilities (4028087)
-
ConsumerContractBuilder exposing incorrect field (c805c3e)
-
test
- alias Rack/Rackup WEBrick handler in x509 test for backwards compat (cc77498)
Version 1.64.0
Features
-
CI
Bug Fixes
- assert provider retrieved successfully before using link (0af0691)
- update call to Rack::Builder.parse_file for rack 3 (652047c)
- example/zoo-app/Gemfile to reduce vulnerabilities (b4ca8cb)
- example/animal-service/Gemfile to reduce vulnerabilities (7ad2073)
- example/zoo-app/Gemfile to reduce vulnerabilities (dd417fd)
- example/animal-service/Gemfile to reduce vulnerabilities (#281) (4ea07cd)
Version 1.63.0
Version 1.62.0
Version 1.61.0
Version 1.60.0
Features
- allow SSL verification to be disabled in the HAL client by setting the environment variable PACT_DISABLE_SSL_VERIFICATION=true (ce07d32)
Version 1.59.0
Features
- update descriptions for new consumer version selectors (0471397)