Skip to content

Commit 4809541

Browse files
Update doc-site/docs/releasenotes/index.md
Co-authored-by: Peter Broadhurst <[email protected]> Signed-off-by: Enrique Lacal <[email protected]>
1 parent 1129da8 commit 4809541

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc-site/docs/releasenotes/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ title: Release Notes
99
## [v1.3.3 - Mar 24, 2025](https://github.com/hyperledger/firefly/releases/tag/v1.3.3)
1010

1111
What's New:
12-
- Add new method to provide reliable receipt storage for blockchain plugins
12+
- Add new interface for blockchain plugins to stream receipt notifications in transactional batches
13+
- For blockchain connectors that have an `ack` based reliable receipt stream (or other checkpoint system)
14+
- Allows strictly ordered delivery of receipts from blockchain plugins that support it
15+
- Allows resilience on receipt delivery to core, against a checkpoint maintained in the connector
1316
- Changes in metrics:
1417
- Added new metrics for Data Exchange
1518
- Added a namespace label to existing metrics and change gauges to vectors

0 commit comments

Comments
 (0)