File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ <a name =" v1.64.0 " ></a >
2+ ### v1.64.0 (2023-11-09)
3+
4+ #### Features
5+
6+ * support x509 certs in HTTP Client (#298 ) ([ 3ed5680] ( /../../commit/3ed5680 ) )
7+
8+ * ** CI**
9+ * use setup-ruby's bundle installer and cache (#275 ) ([ f5621b6] ( /../../commit/f5621b6 ) )
10+
11+ #### Bug Fixes
12+
13+ * assert provider retrieved successfully before using link ([ 0af0691] ( /../../commit/0af0691 ) )
14+ * update call to Rack::Builder.parse_file for rack 3 ([ 652047c] ( /../../commit/652047c ) )
15+ * example/zoo-app/Gemfile to reduce vulnerabilities ([ b4ca8cb] ( /../../commit/b4ca8cb ) )
16+ * example/animal-service/Gemfile to reduce vulnerabilities ([ 7ad2073] ( /../../commit/7ad2073 ) )
17+ * example/zoo-app/Gemfile to reduce vulnerabilities ([ dd417fd] ( /../../commit/dd417fd ) )
18+ * example/animal-service/Gemfile to reduce vulnerabilities (#281 ) ([ 4ea07cd] ( /../../commit/4ea07cd ) )
19+
120<a name =" v1.63.0 " ></a >
221### v1.63.0 (2022-09-28)
322
Original file line number Diff line number Diff line change 11# Remember to bump pact-provider-proxy when this changes major version
22module Pact
3- VERSION = "1.63 .0"
3+ VERSION = "1.64 .0"
44end
You can’t perform that action at this time.
0 commit comments