We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a529268 + 63502df commit bb701b9Copy full SHA for bb701b9
CHANGELOG/CHANGELOG-3.5.md
@@ -13,6 +13,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
13
- Update [the compaction log when bootstrap](https://github.com/etcd-io/etcd/pull/17830).
14
- Fix [Revision decreasing after panic during compaction](https://github.com/etcd-io/etcd/pull/17865)
15
- Add [`etcd --experimental-stop-grpc-service-on-defrag`](https://github.com/etcd-io/etcd/pull/17914) to enable client failover on defrag.
16
+- Add [support for `AllowedCN` and `AllowedHostname` through config file](https://github.com/etcd-io/etcd/pull/18063)
17
18
### etcdutl v3
19
- Add [`--initial-memory-map-size` to `snapshot restore` to avoid memory allocation issues](https://github.com/etcd-io/etcd/pull/17977)
0 commit comments