Update CHANGELOG.md
This commit is contained in:
parent
4dea401e8f
commit
c558067783
|
@ -3,10 +3,11 @@
|
|||
|
||||
FEATURES:
|
||||
|
||||
* agent: Added support for retry join for cloud proivders via go-discover, including Amazon AWS, Microsoft Azure, Google Cloud, and SoftLayer. This uses the same "provider" syntax supported for `-retry-join` via the `-retry-join-wan` configuration. [GH-3406]
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* agent: Switched to using a read lock for the agent's RPC dispatcher, which prevents RPC calls from getting serialized. [GH-3376]
|
||||
* agent: Support Retry Join via go-discover for Amazon AWS, Microsoft Azure, Google Cloud and Softlayer also for `-retry-join-wan` [GH-3406]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
Loading…
Reference in New Issue