Skip to content

Commit

Permalink
Merge pull request #18460 from mello369/update-changelog-3.6
Browse files Browse the repository at this point in the history
CHANGELOG: Add entry for etcdutl hashkv command.
  • Loading branch information
jmhbnz authored Aug 19, 2024
2 parents 62e4433 + e653d1e commit 7593e79
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 7593e79

Please sign in to comment.