Skip to content

Commit e1838a4

Browse files
achamayouCopilot
andcommitted
Document Piccolo removal
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent efb5b8b commit e1838a4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2828
- Nodes from the previous service are now removed during disaster recovery instead of being retained as retired entries in `GET /node/network/nodes`, and `ledger_code.py` reports their code identities as removed (#8177).
2929
- Fixed an edge case where a follower could incorrectly commit to an abandoned fork while synchronising with the leader, causing it to become unavailable (#8172).
3030

31+
### Removed
32+
33+
- The Piccolo performance framework, its `submit` client, and its non-blocking Basic performance benchmarks have been removed. The `basic_blocking_locust` benchmark remains for Basic end-to-end performance coverage. (#8237)
34+
3135
## [7.0.12]
3236

3337
[7.0.12]: https://github.com/microsoft/CCF/releases/tag/ccf-7.0.12

0 commit comments

Comments
 (0)