Skip to content

Commit c1406af

Browse files
committed
chore(release): prepare for 4.3.3-rc.3
1 parent c4d394a commit c1406af

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [4.3.3-rc.3] - 2026-05-29
8+
9+
### 🚀 Features
10+
11+
- *(indexer-api)* Add per-tree end indexes to Block (#1197)
12+
- *(indexer-api)* Rename DustNullifier byte fields with LeBytes suffix (#1199)
13+
14+
### ⚙️ Dependencies
15+
16+
- Bump node to 1.0.0 (#1204). Test data regenerated against the 1.0.0 release tag (previously 1.0.0-rc.3); no functional change for the indexer.
17+
718
## [4.3.3-rc.2] - 2026-05-27
819

920
### 🚀 Features
@@ -16,6 +27,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1627

1728
- *(indexer-api)* Deliver DustGenerationDtimeUpdate items on fresh dustGenerations subscriptions (#1166)
1829

30+
### ⚙️ Dependencies
31+
32+
- Bump midnight-ledger to 8.1.0 (#1141). Version bump only from 8.1.0-rc.1, no functional change for the indexer.
33+
1934
## [4.3.2] - 2026-05-15
2035

2136
### 🚀 Features

0 commit comments

Comments
 (0)