Releases: fluencelabs/cli
Releases · fluencelabs/cli
cli: v0.25.0
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
cli: v0.23.0
0.23.0 (2024-12-27)
⚠ BREAKING CHANGES
- remove all developer functionality, add kubernetes manifest generation and deployment (#1076)
Features
- add additional caching (#1062) (59416e4)
- fix deal-exit batching (#1075) (99a4caf)
- refactor configs [JS-831] (#1064) (89cbed0)
- remove all developer functionality, add kubernetes manifest generation and deployment (#1076) (d12ed09)
- remove main tag (#1084) (cfb8090)
- update node.js, oclif, other dependencies and refactor (#1063) (49dec6d)
- use default config when config is empty (#1070) (f8e2e29)
- use indexer directly [JS-842] (#1069) (05ab854)