File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v1.65.0 " ></a >
2
+ ### v1.65.0 (2024-08-06)
3
+
4
+ #### Features
5
+
6
+ * support app_version_branch in MessageProviderDSL ([ 1653128] ( /../../commit/1653128 ) )
7
+ * allow setting fail_if_no_pacts_found in honours_pacts_from_pact_broker ([ f0f142e] ( /../../commit/f0f142e ) )
8
+
9
+ #### Bug Fixes
10
+
11
+ * handle case in no_pacts_found - undefined method empty? for nil ([ 0145d2d] ( /../../commit/0145d2d ) )
12
+ * remove unused ConsumerContractBuilder contract_details accessor ([ fb5488e] ( /../../commit/fb5488e ) )
13
+ * example/animal-service/Gemfile to reduce vulnerabilities ([ 2bbefe2] ( /../../commit/2bbefe2 ) )
14
+ * example/zoo-app/Gemfile to reduce vulnerabilities ([ e10f914] ( /../../commit/e10f914 ) )
15
+ * example/animal-service/Gemfile to reduce vulnerabilities ([ 7560918] ( /../../commit/7560918 ) )
16
+ * example/zoo-app/Gemfile to reduce vulnerabilities ([ b4cbe85] ( /../../commit/b4cbe85 ) )
17
+ * example/animal-service/Gemfile to reduce vulnerabilities ([ 4028087] ( /../../commit/4028087 ) )
18
+ * ConsumerContractBuilder exposing incorrect field ([ c805c3e] ( /../../commit/c805c3e ) )
19
+
20
+ * ** test**
21
+ * alias Rack/Rackup WEBrick handler in x509 test for backwards compat ([ cc77498] ( /../../commit/cc77498 ) )
22
+
1
23
<a name =" v1.64.0 " ></a >
2
24
### v1.64.0 (2023-11-09)
3
25
Original file line number Diff line number Diff line change 1
1
# Remember to bump pact-provider-proxy when this changes major version
2
2
module Pact
3
- VERSION = "1.64 .0"
3
+ VERSION = "1.65 .0"
4
4
end
You can’t perform that action at this time.
0 commit comments