This repository was archived by the owner on Apr 27, 2019. It is now read-only.
Tags: PlayFab/consuldotnet
Tags
0.7.2.0 * New APIs ported: * Snapshot API. Requires >= Consul 0.7.1 to use. * Keyring API. Requires >= Consul 0.7.2 to use. * Agent Leave/Reload APIs. Requires >= Consul 0.7.2 to use. * Added `TLSSkipVerify` and `DeregisterCriticalServiceAfter` to the AgentServiceCheck class. Requires >= Consul 0.7.0 to use. * Added `Health.AggregatedStatus()` extension method to any `IEnumerable<HealthCheck>` to roll up a set of checks. Can be used with any version of Consul. * Renamed `CheckStatus` to `HealthStatus`. This affects the `AgentServiceCheck` and `AgentCheck` classes. * Changed the `Health.HealthCheck` `Status` field to be of type `HealthStatus` instead of `string`.
PreviousNext