Skip to content

Release 3.0.0

Choose a tag to compare

@jquatier jquatier released this 16 May 23:25
· 65 commits to master since this release
  • Added better exception handling around malformed YAML configuration files.
  • Added support for the following events: started, registered, deregistered, heartbeat, and registryUpdated.
  • Improved the stability of the client when it encounters downstream DNS errors, as a side-effect the callback for fetchRegistries() now returns errors when they are encountered.
  • Populate registry cache with instances that have a status of UP, filterUpInstances can be set to false to disable.