Releases: hyperledger/firefly-cli
Releases · hyperledger/firefly-cli
v1.3.0-rc.1
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
New Contributors
- @tzx made their first contribution in #251
- @hectordufau made their first contribution in #257
- @denisandreenko made their first contribution in #261
- @alex-semenyuk made their first contribution in #276
- @Philip-21 made their first contribution in #280
- @tobigiwa made their first contribution in #262
- @torrespro made their first contribution in #270
Full Changelog: v1.2.2...v1.3.0-rc.1
v1.2.2
What's Changed
- Fix checking result of queryInstalled() by @jimthematrix in #252
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Do not set firstEvent to empty string by @nguyer in #245
- Add Fabric option for a global (channel-wide) batch pin listener by @awrichar in #244
- Allow longer before giving up on dev starting a firefly core by @peterbroadhurst in #246
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Support for docker-compose v2 by @ggessner in #232
- Set default connector to evmconnect by @nguyer in #234
- Fix version manifest fetching by @nguyer in #235
- Fix the spinner logger by @nguyer in #236
- Remove deprecated global node config by @nguyer in #238
- Fix upgrade command by @nguyer in #240
New Contributors
Full Changelog: v1.1.2...v1.2.0
v1.2.0-rc.1
v1.2.0-alpha.1
v1.1.2
Changelog
- e32e0cd Add support for setting custom org and node names non-interactively
- e95ef76 Clean up stack on failed init
- d27b9cc Corrected binary move path
- 4dfcb06 Fix default ethereum connector
- f95b56f Fix empty member count in some cases
- 735a341 Fix fabric channel input
- adac0d5 Fix member count input
- 2a6fe95 Merge branch 'main' into fix-up-contributors-link
- 243ce77 Merge pull request #215 from matthew1001/fix-up-contributors-link
- b4db354 Merge pull request #219 from dinkar-jain/main
- 52d2f14 Merge pull request #222 from matthew1001/allow-contract-constructor-params
- 0c2c736 Merge pull request #223 from matthew1001/add-fftm-prometheus-config
- 2778255 Merge pull request #224 from matthew1001/fix-ff-logs
- 2f247d2 Merge pull request #225 from kaleido-io/fabric-external
- b193b09 Merge pull request #226 from kaleido-io/fix-default
- 8b462ff Merge pull request #227 from kaleido-io/custom-names
- 454e8f2 Populate evmconnect_*.yml with metric config when enabled, scrape to populate prometheus.yml. Do nothing for other connectors.
- b3c158f Print logs to stdout without needing --verbose to be specified
- d490083 Relax rule on exactly 2 args, update usage text
- 69fd2da Separate init commands for fabric and ethereum. Add support for external fabric networks
- bbd3c53 Update build to go 1.18
- 5ef9236 Update the link to the contributor guidelines html
- 91ef7e3 Use randomized prefixes for org/node names
v1.1.1
What's Changed
- Fix link to contributor's guide by @Garima-Negi in #216
- Fix startup flow for existing contract by @nguyer in #220
New Contributors
- @Garima-Negi made their first contribution in #216
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Use firefly-signer for wallet creation by @nguyer in #193
- SPI updates for new alpha by @peterbroadhurst in #194
- Spelling tweaks for non-multiparty features by @awrichar in #196
- Namespace isolation by @nguyer in #195
- Use host mount instead of volume for firefly.core.yml by @awrichar in #197
- Add support for evmconnect by @nguyer in #199
- Fix deletion of pre-v1.1 stacks, and cleanup redundant FFTM option by @nguyer in #200
- Make goreleaser honor pre-release tags by @nguyer in #201
- lowercase
firstevent
json for ffcore parsing by @shorsher in #198 - Restore camelCase key names by @awrichar in #205
- Fixes for ERC-1155 with evmconnect by @nguyer in #204
- Skip creation of IPFS and DX when multiparty is disabled by @nguyer in #202
- Add firefly-signer to manifest by @nguyer in #206
- Fix blockchain connector URL with -e flag by @nguyer in #209
- fix error reporting by @hosie in #211
- Enable all plugins for gateway mode, allowing data+IPFS for NFT data etc. by @peterbroadhurst in #212
- Add public-ipfs flag by @nguyer in #213
New Contributors
Full Changelog: v1.0.2...v1.1.0
v1.1.0-rc.3
What's Changed
- Fix blockchain connector URL with -e flag by @nguyer in #209
- fix error reporting by @hosie in #211
- Enable all plugins for gateway mode, allowing data+IPFS for NFT data etc. by @peterbroadhurst in #212
- Add public-ipfs flag by @nguyer in #213
New Contributors
Full Changelog: v1.1.0-rc.2...v1.1.0-rc.3