Releases: hyperledger/firefly-transaction-manager
Releases · hyperledger/firefly-transaction-manager
v1.4.3
What's Changed
- fix: duplicate notifications when walkChainForItem fails by @EnriqueL8 in #153
- fix: do not recreate a new notifications slice by @EnriqueL8 in #155
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- return transaction receipt as part of the confirmation response by @Chengxuan in #150
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update actions checkout to v5 by @alex-semenyuk in #146
- adding a new function for reconciling confirmations map in the connector interface by @Chengxuan in #148
- Introduce update transaction API (PATCH /transactions/{transactionId}) by @Chengxuan in #145
- Update firefly-common to v1.5.8 by @peterbroadhurst in #149
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Provide implementations access to TransactionHandler by @peterbroadhurst in #139
- Update to 1.5.5 FireFly Common and go 1.23.0 fixes by @EnriqueL8 in #141
- Add internal event listeners by @peterbroadhurst in #140
Full Changelog: v1.3.20...v1.4.0
v1.3.20
v1.3.19
What's Changed
- cve fixes by @Chengxuan in #133
- add monitoring routes by @Chengxuan in #134
Full Changelog: v1.3.18...v1.3.19
v1.3.18
What's Changed
- Upgrade to the latest firefly-common by @matthew1001 in #131
Full Changelog: v1.3.17...v1.3.18
v1.3.17
What's Changed
- Do not keep dispatching after block listener falls behind by @peterbroadhurst in #129
- Update to Go 1.22 by @matthew1001 in #130
Full Changelog: v1.3.16...v1.3.17
v1.3.16
What's Changed
- Update MAINTAINERS.md by @EnriqueL8 in #126
- Update mockery version by @alex-semenyuk in #119
- Update to the latest release of firefly-common by @matthew1001 in #128
New Contributors
- @alex-semenyuk made their first contribution in #119
Full Changelog: v1.3.15...v1.3.16
v1.3.15
What's Changed
- Add an option to avoid schedule receipt check immediately by @Chengxuan in #124
- FFTM new listener type for block notifications and receipt decoding functions by @peterbroadhurst in #123
Full Changelog: v1.3.14...v1.3.15