Browse Source

Update CHANGELOG.md

pull/5515/head
Hans Hasselberg 6 years ago committed by GitHub
parent
commit
b2a70cb80e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -2,6 +2,7 @@
FEATURES:
* agent: (Consul Enterprise) Snapshot agent can now use Azure Blob Storage for automated backups.
* agent: enable reloading of agent-to-agent TLS configuration (https://github.com/hashicorp/consul/pull/5419)]
IMPROVEMENTS:
* api: `/health/service/:service` blocking queries now only need a single goroutine regardless of number of instances in the service and watch channel which can massively reduce the number of goroutines on busy servers. [[GH-5449](https://github.com/hashicorp/consul/pull/5449)]

Loading…
Cancel
Save