Skip to content

Commit 5ec869b

Browse files
committed
NEWS: update unreleased section
1 parent 25826dd commit 5ec869b

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

NEWS.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,36 @@
11
## Unreleased
22

3+
- Dependencies were upgraded.
4+
5+
### torchwood
6+
7+
- Added SubtreeHash, ValidSubtree, CoverInterval, and subtree proofs.
8+
9+
- Added ML-DSA-44 cosignature support.
10+
11+
### mpt
12+
13+
- New package with a Merkle Patricia Trie implementation.
14+
315
### litewitness
416

517
- The `-bastion` flag was removed. Configure per-log bastions instead, for
618
example with the new `set-bastions` witnessctl command.
719

20+
- Added Prometheus metrics and `-listen-metrics` flag.
21+
22+
- The bastion certificate is now generated once at startup.
23+
824
### witnessctl
925

1026
- Added `set-bastions` command, which adds the given bastion(s) to every log
1127
that has none configured (for example after `pull-logs`), or replaces the
1228
bastions of every log with `-all`.
1329

30+
### litebastion
31+
32+
- Comments and empty lines are now allowed in the backends file.
33+
1434
## v0.9.0
1535

1636
### torchwood

0 commit comments

Comments
 (0)