Releases: pact-foundation/pact-ruby
Releases · pact-foundation/pact-ruby
Version 1.66.1
Bug Fixes
- HTTP_HOST headers for sinatra 4.x (173bfb7)
What's Changed
- chore(ci): prevent duplicate ci triggers by @JP-Ellis in #329
- Cuon kakimoto fix/sinatra 4 1 x host by @YOU54F in #333
- FIX: HTTP_HOST headers. by @cuon-kakimoto in #330
- Fix/issue 328 by @YOU54F in #331
- chore: Configure Renovate by @renovate in #326
New Contributors
- @JP-Ellis made their first contribution in #329
- @cuon-kakimoto made their first contribution in #330
- @renovate made their first contribution in #326
Full Changelog: v1.66.0...v1.66.1
Version 1.66.0
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)