Skip to content

Version 1.65.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 10:13
· 12 commits to master since this release

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)