Skip to content

Commit cbabf87

Browse files
authored
Rotate changelog for 25.2.0 (#8266)
Signed-off-by: Simon Dudley <[email protected]>
1 parent 08e3427 commit cbabf87

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Changelog
22

33
## Unreleased
4+
### Breaking Changes
5+
### Upcoming Breaking Changes
6+
- `MetricSystem::createLabelledGauge` is deprecated and will be removed in a future release, replace it with `MetricSystem::createLabelledSuppliedGauge`
7+
- k8s (KUBERNETES) Nat method is now deprecated and will be removed in a future release. Use docker or none instead.
8+
- `--Xsnapsync-synchronizer-flat-db-healing-enabled` is deprecated, use `--Xbonsai-full-flat-db-enabled` instead.
9+
- `--Xbonsai-limit-trie-logs-enabled` is deprecated, use `--bonsai-limit-trie-logs-enabled` instead.
10+
- `--Xbonsai-trie-log-pruning-enabled` is deprecated, use `--bonsai-limit-trie-logs-enabled` instead.
11+
- `--Xbonsai-trie-logs-pruning-window-size` is deprecated, use `--bonsai-trie-logs-pruning-window-size` instead.
12+
- Sunsetting features - for more context on the reasoning behind the deprecation of these features, including alternative options, read [this blog post](https://www.lfdecentralizedtrust.org/blog/sunsetting-tessera-and-simplifying-hyperledger-besu)
13+
- Tessera privacy
14+
- Smart-contract-based (onchain) permissioning
15+
- Proof of Work consensus
16+
- Fast Sync
17+
### Additions and Improvements
18+
### Bug fixes
19+
20+
## 25.2.0
21+
422
### Breaking Changes
523
- `rpc-gas-cap` default value has changed from 0 (unlimited) to 50M. If you require `rpc-gas-cap` greater than 50M, you'll need to set that explicitly. [#8251](https://github.com/hyperledger/besu/issues/8251)
624
### Upcoming Breaking Changes

0 commit comments

Comments
 (0)