Update CHANGELOG.md
This commit is contained in:
parent
e5ecfdf2bb
commit
95cc644448
|
@ -9,6 +9,7 @@ BUG FIXES:
|
||||||
* agent: Only call signal.Notify once during agent startup [[PR-4024](https://github.com/hashicorp/consul/pull/4024)]
|
* agent: Only call signal.Notify once during agent startup [[PR-4024](https://github.com/hashicorp/consul/pull/4024)]
|
||||||
* agent: Add support for the new Service Meta field in agent config [[GH-4045](https://github.com/hashicorp/consul/issues/4045)]
|
* agent: Add support for the new Service Meta field in agent config [[GH-4045](https://github.com/hashicorp/consul/issues/4045)]
|
||||||
* api: Add support for the new Service Meta field in API client [[GH-4045](https://github.com/hashicorp/consul/issues/4045)]
|
* api: Add support for the new Service Meta field in API client [[GH-4045](https://github.com/hashicorp/consul/issues/4045)]
|
||||||
|
* agent: Updated serf library for two bug fixes - allow enough time for leave intents to propagate [[GH-510](https://github.com/hashicorp/serf/pull/510)] and preventing a deadlock [[GH-507](https://github.com/hashicorp/serf/pull/510)]
|
||||||
|
|
||||||
## 1.0.7 (April 13, 2018)
|
## 1.0.7 (April 13, 2018)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue