Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

0.6.4.1

Compare
Choose a tag to compare
@highlyunavailable highlyunavailable released this 06 Apr 16:49
· 209 commits to master since this release
  • Fix a bug where setting ConsulClientConfiguration.WaitTime would cause 400
    Bad Request responses. Also converted QueryOptions.WaitTime to a nullable
    timespan to match the ConsulClientConfiguration property of the same
    name/purpose.