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

0.5.2.61

Compare
Choose a tag to compare
@highlyunavailable highlyunavailable released this 25 Jul 18:28
· 349 commits to master since this release
  • BREAKING CHANGE: Renamed Client class to ConsulClient and Config
    to ConsulClientConfiguration to reduce confusion.
  • Completed major rework of the Client class to remove unneeded type
    parameters from various internal calls
  • Added interfaces to all the endpoint classes so that test mocking is
    possible.