Release history¶
Next Release¶
Add support for using https with consul by replacing
CONSUL_HTTP_ADDRwithCONSUL_AGENT_URL
0.0.3 (25 May 2019)¶
Add support for the
CONSUL_HTTP_TOKENenvironment variable.Set
User-Agentwhen sending requests to Consul.Rework documentation.
0.0.2 (19 May 2019)¶
Add
URL_SCHEME_MAPso that URL schemes can be easily configured.Separate the environment method out from the simple method. Previously the simple method would fall back to using environment variables if they were set.
0.0.1 (5 May 2019)¶
Implement simple, consul, consul+agent, kubernetes discovery methods.