This repository has been archived by the owner on Apr 27, 2019. It is now read-only.
0.6.4.1
·
209 commits
to master
since this release
- Fix a bug where setting
ConsulClientConfiguration.WaitTime
would cause 400
Bad Request responses. Also convertedQueryOptions.WaitTime
to a nullable
timespan to match theConsulClientConfiguration
property of the same
name/purpose.