Browse Source

CHANGELOG: revert discovery-srv-name feature from 3.3.11

Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
Sam Batschelet 7 years ago
parent
commit
1eee465a43
1 changed files with 0 additions and 9 deletions
  1. 0 9
      CHANGELOG-3.3.md

+ 0 - 9
CHANGELOG-3.3.md

@@ -19,18 +19,9 @@ The [minimum recommended etcd versions to run in **production**](https://groups.
 
 
 See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.10...v3.3.11) and [v3.3 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_3.md) for any breaking changes. **Again, before running upgrades from any previous release, please make sure to read change logs below and [v3.3 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_3.md).**
 See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.10...v3.3.11) and [v3.3 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_3.md) for any breaking changes. **Again, before running upgrades from any previous release, please make sure to read change logs below and [v3.3 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_3.md).**
 
 
-### etcdctl v3
-
-- Add [`etcdctl --discovery-srv-name`](https://github.com/etcd-io/etcd/pull/10250) flag.
-
 ### gRPC Proxy
 ### gRPC Proxy
 
 
 - Fix [memory leak in cache layer](https://github.com/etcd-io/etcd/pull/10327).
 - Fix [memory leak in cache layer](https://github.com/etcd-io/etcd/pull/10327).
-- Add [`etcd proxy --discovery-srv-name`](https://github.com/etcd-io/etcd/pull/10250) flag.
-
-### etcd gateway
-
-- Add [`etcd gateway --discovery-srv-name`](https://github.com/etcd-io/etcd/pull/10250) flag.
 
 
 ### Security, Authentication
 ### Security, Authentication