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 <[email protected]>
  • Loading branch information
mello369 committed Aug 17, 2024
1 parent 62e4433 commit f163b73
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 @@ -41,6 +41,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.6.0).
- 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).
- Removed [legacy etcdutl backup](https://github.com/etcd-io/etcd/pull/16662)
- Add [hashkv](https://github.com/etcd-io/etcd/pull/15965) command to print hash of keys and values up to given revision

### Package `clientv3`

Expand Down

0 comments on commit f163b73

Please sign in to comment.