File tree Expand file tree Collapse file tree 3 files changed +18
-1
lines changed
Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.6.2] 8 Jan 2018
4+
5+ ### Added
6+ - Support for consul consistency mode.
7+
8+ ### Changed
9+ - Fixed enable/disable for SSL certification verification.
10+
311## [ 0.6.1] 27 Nov 2017
412
513- Linting fixes
Original file line number Diff line number Diff line change 2626 type : " boolean"
2727 required : false
2828 default : false
29+ consistency :
30+ description : " The consistency mode to use by default for all reads that support the consistency option."
31+ type : " string"
32+ enum :
33+ - default
34+ - consistent
35+ - stale
36+ required : false
37+ default : " default"
Original file line number Diff line number Diff line change 22ref : consul
33name : consul
44description : consul
5- version : 0.6.1
5+ version : 0.6.2
66author : jfryman
77
You can’t perform that action at this time.
0 commit comments