mirror of
https://github.com/status-im/consul.git
synced 2025-02-23 02:48:19 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
b8db92d1b7
commit
a784be5214
16
CHANGELOG.md
16
CHANGELOG.md
@ -16,14 +16,14 @@ BREAKING CHANGES:
|
||||
| `-atlas-endpoint` | None, Atlas is no longer supported. |
|
||||
| `-dc` | [`-datacenter`](https://www.consul.io/docs/agent/options.html#_datacenter) |
|
||||
| `-retry-join-azure-tag-name` | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-azure-tag-value" | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-ec2-region" | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-ec2-tag-key" | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-ec2-tag-value" | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-gce-credentials-file" | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-gce-project-name" | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-gce-tag-name" | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-gce-zone-pattern" | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-azure-tag-value` | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-ec2-region` | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-ec2-tag-key` | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-ec2-tag-value` | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-gce-credentials-file` | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-gce-project-name` | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-gce-tag-name` | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
| `-retry-join-gce-zone-pattern` | [`-retry-join`](https://www.consul.io/docs/agent/options.html#retry-join) |
|
||||
|
||||
* **HTTP Verbs are Now Enforced in Many HTTP APIs:** Many endpoints in the HTTP API that previously took any HTTP verb now check for specific HTTP verbs and enforce them. This may break clients relying on the old behavior. [GH-3405]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user