Releases: pact-foundation/pact-ruby
Releases · pact-foundation/pact-ruby
Version 2.0.1
Bug Fixes
-
example
- remove combustion dependency from examples (281b284)
-
align core_ext polyfills more closely with active_support implementations (f08b8ce)
-
correct Object#blank? and Object#present? polyfill implementations (53580b9)
-
add deep_dup polyfill alongside blank?/present? (b116e14)
-
remove hard requirements on active_support and webmock (e77cd34)
-
support scalar request and response bodies in InteractionContents (5440ed1)
Version 2.0.0
Version 1.67.5
Bug Fixes
- retry HTTP requests on 5xx status codes (502, 503, 504) (2174a31)
Version 1.67.4
Version 1.67.3
Bug Fixes
- ensure message consumers with plugins cleanup processes (8df23e6)
Version 1.67.2
Bug Fixes
- v2
- allow configurable loggers in verifier (9fad7fa)
Version 1.67.1
Bug Fixes
- deps
- make pact-ffi optional in v1 releases for pact-ruby-standalone consumption (e3cd0d6)
Version 1.67.0
Version 1.66.2
Bug Fixes
-
spec
- update rspec keyword vs arg changes rspec/rspec-mocks#1473 (c1c17fc)
-
correct generators import and update specs (d025342)
-
example/animal-service/Gemfile to reduce vulnerabilities (4dfb3f5)
-
example/animal-service/Gemfile to reduce vulnerabilities (3d8fa31)
-
example/zoo-app/Gemfile to reduce vulnerabilities (5ff8945)
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