Skip to content

Releases: hyperledger-firefly/transaction-manager

v1.5.2

Choose a tag to compare

@Chengxuan Chengxuan released this 28 Jul 22:43
acf1d8c

What's Changed

Dependency updates and configuration description for the new postgres config

  • Bump golang.org/x/crypto from 0.35.0 to 0.45.0 by @dependabot[bot] in #166
  • Bump golang.org/x/net from 0.36.0 to 0.55.0 by @dependabot[bot] in #165
  • chore: group Dependabot updates per ecosystem by @ryjones in #167
  • Bump golang.org/x/crypto from 0.51.0 to 0.52.0 in the gomod-security group across 1 directory by @dependabot[bot] in #170
  • Bump the gomod group with 14 updates by @dependabot[bot] in #169
  • Bump actions/checkout from 5 to 7 in the github-actions group by @dependabot[bot] in #168
  • Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group by @dependabot[bot] in #171
  • Bump the gomod group with 3 updates by @dependabot[bot] in #172
  • Bump github.com/getkin/kin-openapi from 0.140.0 to 0.144.0 in the gomod-security group across 1 directory by @dependabot[bot] in #173

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@EnriqueL8 EnriqueL8 released this 29 Jun 13:58
c425aab

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@EnriqueL8 EnriqueL8 released this 26 Jun 16:57
9f28f3e

What's Changed

  • chore: update CODEOWNERS for hyperledger-firefly org migration by @dan-r in #162
  • chore: migrate to hyperledger-firefly org, firefly-common v1.6.1, Go 1.26.4 by @dan-r in #163

New Contributors

Full Changelog: v1.4.5...v1.5.0

v1.4.5

Choose a tag to compare

@Chengxuan Chengxuan released this 30 Apr 07:49
02fad5a

What's Changed

  • [metrics] Expose MetricsRegistry for Custom Metrics Downstream by @hosie and @onelapahead in #160
  • introduce a lightweight tracking mode for connectors and update confirmation manager to cope with it by @Chengxuan in #159

New Contributors

Full Changelog: v1.4.4...v1.4.5

v1.4.4

Choose a tag to compare

@Chengxuan Chengxuan released this 19 Jan 14:02
e1ed540

What's Changed

  • introduce a new submission API under a /submit path by @Chengxuan in #152, the new path:
    • supports batching of multiple transactions into a single request
    • added an extra function HandleSubmissions(ctx context.Context, submissions []*apitypes.SubmissionRequest) (responses []*apitypes.SubmissionResponse) in the transaction handler interface
    • the new submission API exposes a generic spelling for transaction submissions

Full Changelog: v1.4.3...v1.4.4

v1.4.3

Choose a tag to compare

@EnriqueL8 EnriqueL8 released this 11 Dec 16:26
1e78350

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

Choose a tag to compare

@peterbroadhurst peterbroadhurst released this 01 Dec 12:38
a03c53c

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

Choose a tag to compare

@peterbroadhurst peterbroadhurst released this 28 Oct 19:19
6190a7e

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@EnriqueL8 EnriqueL8 released this 07 Jul 09:48
d584645

What's Changed

Full Changelog: v1.3.20...v1.4.0

v1.3.20

Choose a tag to compare

@peterbroadhurst peterbroadhurst released this 28 Apr 03:50
7a882dd

What's Changed

  • build(deps): update firefly-common to v1.5.1 by @ssmirr in #138

New Contributors

Full Changelog: v1.3.19...v1.3.20