Skip to content

Commit d28c3f7

Browse files
committed
cut release v0.10.1
1 parent 2994cee commit d28c3f7

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.releases/v0.10.1.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
commit: "d317e6021809c8a5e5a663ffb98f4026f116a485"
2+
reason: "Patch release: Lido Curated Module v2 support, version string correction, and dependency advisory fixes"

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@
4646
### v0.10.0
4747
- Accumulation of rc1-rc4
4848

49+
### v0.10.1
50+
- Add support for Lido Curated Module v2 (#489)
51+
- Correct the reported version: v0.10.0 binaries self-reported as `0.10.0-rc4`
52+
- Update dependencies to clear advisories present in v0.10.0: `h2` (RUSTSEC-2026-0258), `ruint` (RUSTSEC-2026-0220), and the yanked `spin` 0.9.8
53+
- Add a publish-age cooldown for dependency resolution and `--locked` builds (#492)
54+
4955
### v0.11.0-rc1
5056
- Introduces SSZ encodings for `get_header` and `submit_block`
5157
- Introduces optional streaming endpoint to receive bids over WebSocket connection

0 commit comments

Comments
 (0)