Create CHANGELOG.md

pull/3126/head
James Phillips 8 years ago committed by GitHub
parent 08f60eb64f
commit 0a3bcf0f41

@ -2,8 +2,8 @@
FEATURES:
* agent: Added `encrypt_verify_incoming` and `encrypt_verify_outgoing` options to use for upshifting to encrypted gossip on an existing cluster.
* agent: Added a method for gracefully transitioning to TLS on an existing cluster. [GH-1705]
* agent: Added a method for [transitioning to gossip encryption on an existing cluster](https://www.consul.io/docs/agent/encryption.html#configuring-gossip-encryption-on-an-existing-cluster). [GH-3079]
* agent: Added a method for [transitioning to TLS on an existing cluster](https://www.consul.io/docs/agent/encryption.html#configuring-tls-on-an-existing-cluster). [GH-1705]
* agent: Added support for RetryJoin on Azure [GH-2978]
IMPROVEMENTS:

Loading…
Cancel
Save