File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
doc-site/docs/releasenotes Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
1111What'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
You can’t perform that action at this time.
0 commit comments