File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v1.63.0 " ></a >
2
+ ### v1.63.0 (2022-09-28)
3
+
4
+ #### Features
5
+
6
+ * relax rack-test dependency to allow version 2 (#270 ) ([ a619deb] ( /../../commit/a619deb ) )
7
+ * only print metrics warning once per thread ([ 91da38f] ( /../../commit/91da38f ) )
8
+ * provide configuration for build url to be published in verification results (#252 ) ([ ce1c9bc] ( /../../commit/ce1c9bc ) )
9
+
10
+ #### Bug Fixes
11
+
12
+ * example/animal-service/Gemfile to reduce vulnerabilities (#263 ) ([ 8f3b732] ( /../../commit/8f3b732 ) )
13
+ * Fixup ruby warnings (#262 ) ([ 3640593] ( /../../commit/3640593 ) )
14
+
1
15
<a name =" v1.62.0 " ></a >
2
16
### v1.62.0 (2022-02-21)
3
17
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.62 .0"
3
+ VERSION = "1.63 .0"
4
4
end
You can’t perform that action at this time.
0 commit comments