File tree 1 file changed +1
-9
lines changed
1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 4
4
5
5
#### Features
6
6
7
- * all logging to indicate which pacts are being fetched from the broker ([ 06fa615] ( /../../commit/06fa615 ) )
7
+ * add logging to indicate which pacts are being fetched from the broker ([ 06fa615] ( /../../commit/06fa615 ) )
8
8
* allow verbose http logging to be turned on when fetching pacts URLs from the broker ([ 436f3f2] ( /../../commit/436f3f2 ) )
9
9
* allow pacts to be dynamically fetched from a pact broker by provider name and tags ([ ef97898] ( /../../commit/ef97898 ) )
10
- * FetchPacts is not returning pactUri array instead of string array. Other PR feedback. ([ fca52f2] ( /../../commit/fca52f2 ) )
11
- * wiring up fetch_pacts with honours_pacts_from_pact_broker DSL. ([ b609289] ( /../../commit/b609289 ) )
12
- * DSL for fetch_pacts ([ 81fd0ed] ( /../../commit/81fd0ed ) )
13
- * adding fallback per tag [ {name: tag, all: false, fallback: "value"}] ([ 625df02] ( /../../commit/625df02 ) )
14
- * adding fallback tag incase consumer tag does not exist. ([ 7e40778] ( /../../commit/7e40778 ) )
15
- * handling tags [ 'tag-1', {name: 'tag-2', all: true}] ([ 3b49f03] ( /../../commit/3b49f03 ) )
16
- * handling tags [ 'tag-1', {name: 'tag-2', all: true}] ([ 7313818] ( /../../commit/7313818 ) )
17
-
18
10
19
11
#### Bug Fixes
20
12
You can’t perform that action at this time.
0 commit comments