Skip to content

Releases: hyperledger/firefly

v1.3.1

05 Aug 20:47
aeec387

Choose a tag to compare

What's New

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.1-rc2

25 Jul 16:00
44ab1c7

Choose a tag to compare

v1.3.1-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.1-rc1...v1.3.1-rc2

v1.3.1-rc1

18 Jul 09:38
3a2d40c

Choose a tag to compare

v1.3.1-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1-rc1

v1.3.0

25 Apr 16:26
f41af92

Choose a tag to compare

What's Changed

Read more

v1.3.0-rc.2

12 Apr 14:30
3d19bae

Choose a tag to compare

v1.3.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0-rc.1...v1.3.0-rc.2

v1.3.0-rc.1

04 Mar 18:11
577e8c4

Choose a tag to compare

v1.3.0-rc.1 Pre-release
Pre-release

What's Changed

Read more

v1.2.2

27 Jul 17:59
d0fb82d

Choose a tag to compare

What's Changed

  • v1.2: FabConnect does not / can not set transactionIndex and eventIndex by @nguyer in #1369
  • Correctly parse blockchain subscription name when delivering events by @nguyer in #1379

Full Changelog: v1.2.1...v1.2.2

v1.2.1

11 Jul 18:36
eda9463

Choose a tag to compare

What's Changed

  • v1.2: Fix postgres optimizations, fail gracefully when inserting many data rows by @awrichar in #1283
  • v1.2: Replace "UpsertBatch" with "InsertOrGetBatch" by @awrichar in #1284
  • Enable workflows for release branch by @awrichar in #1285
  • v1.2: Backport fixes by @awrichar in #1338
  • v1.2: fix: multiple named tuple result from contract by @awrichar in #1365

Full Changelog: v1.2.0...v1.2.1

v1.1.4

17 Apr 14:43
f3610b6

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.2.0

06 Feb 13:58
9342b5c

Choose a tag to compare

What’s New:

  • Enhanced support for token contracts generated by the OpenZepplin Wizard
  • Custom smart contract error types are now returned on the API
  • Data objects and associated blobs can now be deleted
  • Optional dynamic reload of core configuration file
  • The X-FireFly-Request-ID HTTP header is now passed through to FireFly dependency microservices
  • Custom HTTP headers can be passed through to FireFly dependency microservices
  • Evmconnect is now the default blockchain connector for Ethereum based FireFly stacks

Migration Guide

v1.2.0 is a feature release, and in most circumstances requires no extra migration steps by the end user to upgrade. However there are some changes that are worth noting and may need consideration. For a full list of migration considerations, please see the v1.2.0 Migration Guide in the docs.

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0