Skip to content

Commit

Permalink
CHANGELOG: Add entry for etcdutl hashkv command.
Browse files Browse the repository at this point in the history
Signed-off-by: Naman Singh <namansingh269@gmail.com>
  • Loading branch information
mello369 committed Aug 18, 2024
1 parent 62e4433 commit e653d1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-3.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.6.0).
- Add command to generate [shell completion](https://github.com/etcd-io/etcd/pull/13142).
- Add `migrate` command for downgrading/upgrading etcd data dir files.
- Add [optional --bump-revision and --mark-compacted flag to etcdutl snapshot restore operation](https://github.com/etcd-io/etcd/pull/16029).
- Add [hashkv](https://github.com/etcd-io/etcd/pull/15965) command to print hash of keys and values up to given revision
- Removed [legacy etcdutl backup](https://github.com/etcd-io/etcd/pull/16662)

### Package `clientv3`
Expand Down

0 comments on commit e653d1e

Please sign in to comment.