backport change log

pull/17607/head
Ronald Ekambi 2023-06-07 18:20:30 -04:00
parent f5a557dd7a
commit 1d782d63c4
2 changed files with 6 additions and 0 deletions

3
.changelog/_5740.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:feature
api: (Enterprise only) Add `POST /v1/operator/audit-hash` endpoint to calculate the hash of the data used by the audit log hash function and salt.
```

3
.changelog/_5750.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:feature
cli: (Enterprise only) Add a new `consul operator audit hash` command to retrieve and compare the hash of the data used by the audit log hash function and salt.
```