Skip to content

Commit

Permalink
Update CHANGELOG.md (#5850)
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou authored Dec 4, 2023
1 parent 1b9be61 commit 4cdebed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

[5.0.0-dev8]: https://github.com/microsoft/CCF/releases/tag/ccf-5.0.0-dev8

NOTE: UNRELEASED

- `ccf.crypto.generateEddsaKeyPair`, `pubEddsaPemToJwk` and `eddsaPemToJwk` now support `x25519` as well as `curve25519` (#5846).
- `POST /recovery/members/{memberId}:recover` is now authenticated by COSE Sign1, making it consistent with the other `POST` endpoints in governance, and avoiding a potential denial of service where un-authenticated and un-authorised clients could submit invalid shares repeatedly. The `submit_recovery_share.sh` script has been amended accordingly, and now takes a `--member-id-privk` and `--member-id-cert` (#5821).
- CCF can now fetch SEV-SNP attestations from kernel 6.0 and above (#5848).
Expand Down

0 comments on commit 4cdebed

Please sign in to comment.