Skip to content

v1.3.0

Choose a tag to compare

@nguyer nguyer released this 12 Apr 12:08
· 91 commits to main since this release
9c8b5dd

What's Changed

  • Fix Goreleaser Job by @nguyer in #250
  • Separate build and release jobs by @nguyer in #259
  • Have ff info print to stdout without --verbose by @tzx in #251
  • Adding FIREFLY_HOME env variable (optional) by @hectordufau in #257
  • Add tezosconnector support by @denisandreenko in #261
  • Add tezos signer as a part of the FF stack for the tezos flow by @denisandreenko in #275
  • Fix small code issues, simplify code by @alex-semenyuk in #276
  • test environment setups by @Philip-21 in #280
  • tests created for the Ethereum Blockchain node providers by @Philip-21 in #277
  • Resolves #221, show currently running stacks. by @tobigiwa in #262
  • New feature (docs command) by @tobigiwa in #263
  • Resolve #192, added Swagger API UI url to stdout for start command. by @tobigiwa in #264
  • Resolves #265 Redundant command to list all stacks by @tobigiwa in #266
  • Included stack name completion. by @tobigiwa in #267
  • firefly-cli pkg and internal tests by @Philip-21 in #282
  • Add an option '--remote-node-deploy' to treat remote nodes like local nodes by @matthew1001 in #248
  • feature: upgrade the Fabric version to v2.5 TLS by @torrespro in #270
  • cmd tests implementations by @Philip-21 in #286
  • Fix tests by @nguyer in #288
  • Update MAINTAINERS.md and CODEOWNERS by @nguyer in #260
  • Limit upgrade command by @nguyer in #289
  • Set group permissions in volumes by @nguyer in #281
  • Fix fabric-tools and update E2E matrix by @nguyer in #291
  • More fixes for directory permissions by @nguyer in #292
  • Fix ETHConnect permission issues by @nguyer in #293
  • Fix Besu genesis by @nguyer in #294
  • Enable an instance of tezossigner to deploy a contract using FF core API by @alex-semenyuk in #298
  • Add --force flag to upgrade. Fix deploy fabric command. by @nguyer in #300
  • Add missing copyright header to fix build by @EnriqueL8 in #299

New Contributors

Full Changelog: v1.2.2...v1.3.0