Skip to content

Releases: fluencelabs/cli

cli: v0.25.0

13 Mar 15:55
056aaba
Compare
Choose a tag to compare

0.25.0 (2025-03-13)

⚠ BREAKING CHANGES

  • add datacenter and resource tests, print offer-info to stdout (#1096)

Features

  • add datacenter and resource tests, print offer-info to stdout (#1096) (ad7b5e7)
  • add descriptions for resource details (#1105) (4a88a66)
  • change fn that checks blockchain client is connected, add more logs (fe9de38)
  • custom rpc support, some fixes, validate duplicate storage resources (#1111) (e090e1e)
  • suggest to deploy manifests when ip changed (#1092) (efbe845)
  • suggest to distribute tokens on cc-create if not enough (#1097) (dfb59a5)
  • support data centers (#1091) (651f830)
  • update deal interface (#1107) (d4abe0e)
  • write manifest files on gen command only, rename end to stop (#1089) (26dd8b7)

Bug Fixes

  • add missing compute peers as a last step (cb06fb3)
  • failing on resource max supply equal to 0 (#1109) (a9233d7)
  • offer-update order (#1110) (9b8bea4)
  • protocol version for old configs and ram calculation when config is migrated (#1099) (0dd4c03)
  • remove deprecation warning, fix ip supply (#1095) (33720de)
  • yaml-diff-patch usage, support latest contracts, other improvements (#1100) (c05a799)

cli: v0.24.0

08 Jan 16:19
a93eee5
Compare
Choose a tag to compare

0.24.0 (2025-01-08)

⚠ BREAKING CHANGES

  • new provider.yaml and new contracts v2 [JS-850, JS-851] (#1082)

Features

  • new provider.yaml and new contracts v2 [JS-850, JS-851] (#1082) (3894079)

cli: v0.23.0

07 Jan 09:50
be2c38b
Compare
Choose a tag to compare

0.23.0 (2024-12-27)

⚠ BREAKING CHANGES

  • remove all developer functionality, add kubernetes manifest generation and deployment (#1076)

Features

Bug Fixes

  • default number of compute units to fetch from indexer (#1072) (75da0a2)
  • remove ts-reset out of runtime files (5c619bb)
  • restore docs in configs to avoid possible errors (#1081) (8cdd6c2)
  • try uploading not in parallel (#1066) (d0a6dd6)

fluence-cli: v0.22.0

17 Oct 10:58
136b0aa
Compare
Choose a tag to compare

0.22.0 (2024-10-16)

⚠ BREAKING CHANGES

  • update deal-ts-clients@0.22.0 (#1061)
  • group cc infos by status, store offer id right after it's created [JS-814, JS-815] (#1059)

Features

  • add --reset-nox-secrets flag, improve config validation error messages [JS-812, JS-813] (#1057) (9697231)
  • group cc infos by status, store offer id right after it's created [JS-814, JS-815] (#1059) (e90c087)
  • update deal-ts-clients@0.22.0 (#1061) (d760683)

fluence-cli: v0.21.0

23 Sep 19:01
115b8cc
Compare
Choose a tag to compare

0.21.0 (2024-09-23)

⚠ BREAKING CHANGES

  • use guessTxSizeAndSign in multicall (#1053)

Features

  • removeCUFromCC only for units that are not already exited (#1056) (4981e80)
  • support indexer returning bigint (#1055) (c71d0ba)
  • use guessTxSizeAndSign in multicall (#1053) (54ba2ea)

fluence-cli: v0.20.6

19 Sep 12:27
daba9a4
Compare
Choose a tag to compare

0.20.6 (2024-09-19)

Features

  • offer-remove --offer-ids flag support, set default stakerReward to 20 (#1051) (0ca2bd3)

fluence-cli: v0.20.5

18 Sep 14:08
7dafd71
Compare
Choose a tag to compare

0.20.5 (2024-09-18)

Bug Fixes

  • raw config merge fix, testnet -> dar for deal-ts-client fix (#1048) (049e1ab)

fluence-cli: v0.20.4

18 Sep 03:33
4ec72fb
Compare
Choose a tag to compare

0.20.4 (2024-09-17)

Features

  • update @fluencelabs/fluence-network-environment@1.2.3 (#1044) (fe79472)

fluence-cli: v0.20.3

17 Sep 18:26
98686ea
Compare
Choose a tag to compare

0.20.3 (2024-09-17)

Features

  • support vm effector by default, rename cc-collateral-withdraw to cc-finish (#1042) (07c2cd5)

fluence-cli: v0.20.2

16 Sep 18:32
46af000
Compare
Choose a tag to compare

0.20.2 (2024-09-16)

Features

Bug Fixes