Skip to content

Latest commit

 

History

History
517 lines (233 loc) · 25.4 KB

CHANGELOG.md

File metadata and controls

517 lines (233 loc) · 25.4 KB

Changelog

0.7.6 (2024-02-24)

Bug Fixes

0.7.5 (2024-02-24)

Features

  • remove module configs from worker definition (#284) (d5bebfc)

0.7.4 (2024-02-23)

Features

  • storage: move state to persistent storage (#277) (ae9ac0d)

0.7.3 (2024-02-22)

Bug Fixes

0.7.2 (2024-02-21)

Bug Fixes

  • deps: update dependency @fluencelabs/aqua-ipfs to v0.5.31 (#278) (817142a)
  • deps: update dependency @fluencelabs/aqua-lib to v0.10.1 (#275) (5162fd2)

0.7.1 (2024-02-19)

Features

  • spell-service: Add kv restrictions [NET-654,NET-719] (#263) (b9ec80e)

0.7.0 (2024-02-14)

⚠ BREAKING CHANGES

  • deps: update marine-rs-sdk

Bug Fixes

  • deps: update marine-rs-sdk (182cbad)

0.6.10 (2024-01-31)

Bug Fixes

  • worker: shift ipfs to the host scope (#265) (dcedc75)

0.6.9 (2024-01-16)

Features

0.6.8 (2024-01-15)

Features

  • installation-spell: add total_memory_limit [fixes DXJ-579] (#259) (49fffde)

0.6.7 (2024-01-15)

Bug Fixes

  • deps: update dependency @fluencelabs/aqua-lib to v0.9.1 (#257) (c1b67f6)

0.6.6 (2024-01-11)

Bug Fixes

  • deps: Bump aqua-ipfs to 0.5.30 (d30c74c)

0.6.5 (2024-01-04)

Bug Fixes

  • deps: update dependency @fluencelabs/aqua-ipfs to v0.5.29 (#244) (bb052d3)

0.6.4 (2023-12-28)

Bug Fixes

  • deps: update aqua-lib, clean up integration tests (#245) (93ac3ee)

0.6.3 (2023-12-26)

Bug Fixes

  • deps: update sqlite3 wasm file to 0.18.2 (#242) (efb0fed)

0.6.2 (2023-12-26)

Bug Fixes

  • deps: marine-sqlite-connector = 0.9.3 (#240) (3cc9192)

0.6.1 (2023-12-21)

Features

  • spell: Use aqua keyword instead of module (#228) (f94a50b)

Bug Fixes

  • deps: update dependency @fluencelabs/aqua-lib to v0.9.0 (#229) (25d3bb9)
  • integration-tests: fix field rename (#230) (2208142)

0.6.0 (2023-12-19)

⚠ BREAKING CHANGES

  • spell-service,spell-dtos: Refactor Spell Service API + Update Installation Spell to the new API [fixes NET-643] (#222)

Features

  • spell-service,spell-dtos: Refactor Spell Service API + Update Installation Spell to the new API [fixes NET-643] (#222) (c7f2f59)
  • update marine sdk's and configs (#225) (592833d)

Bug Fixes

  • deps: update dependency @fluencelabs/aqua-lib to v0.8.2 (#227) (f882166)

0.5.33 (2023-12-15)

Bug Fixes

  • @fluencelabs/aqua-lib devDependencies -> dependencies (#223) (8f73d2a)

0.5.32 (2023-11-30)

Features

  • service,API: add list_remove_value [fixes NET-648] (#220) (0289815)

0.5.31 (2023-11-15)

Bug Fixes

  • deps: update dependency @fluencelabs/aqua-ipfs to v0.5.24 (#216) (0928dda)

0.5.30 (2023-11-14)

Bug Fixes

  • installation-spell: add missing declaration (#214) (0b4875a)

0.5.29 (2023-11-14)

Features

0.5.28 (2023-11-10)

Features

  • spell: Use streams instead of options [LNG-277] (#209) (8634815)

0.5.27 (2023-11-09)

Features

  • api: Update PeerSpell api [NET-618] (#198) (29a4ba2)
  • spell: Use streams instead of options [LNG-277] (#200) (f3c719a)

Bug Fixes

  • deps: update marine-rs-sdk to 0.10.1 and sqlite-wasm-connector to 0.9.1 (#195) (7484c9c)

0.5.26 (2023-10-24)

Bug Fixes

0.5.25 (2023-10-23)

Features

  • installation-spell: return logs as result type [NET-592] (#189) (2617173)

0.5.24 (2023-10-06)

Bug Fixes

0.5.23 (2023-09-28)

Bug Fixes

  • installation-spell: migrate deal.logs to subnets [NET-570] (#181) (9c39bfb)

0.5.22 (2023-09-25)

Features

  • installation-spell: add worker removal for direct deploy [NET-546] (#179) (6c5e490)

0.5.21 (2023-09-12)

Features

  • installation-spell: change ipfs configuration (#175) (0f75fa9)

Bug Fixes

  • installation-spell: dedup ipfs multiaddrs (#177) (ca326b0)

0.5.20 (2023-09-06)

Features

0.5.19 (2023-09-06)

Features

  • installation-spell: pass dummy deal id for direct deploy [NET-520] (#168) (37eeb42)
  • installation-spell: upload to ipfs on relay (#169) (5fc64fa)

0.5.18 (2023-09-04)

Features

  • installation-spell: add statuses and tests [NET-504] (#159) (63ffeb7)

Bug Fixes

  • deps: update marine-rs-sdk and sqlite-wasm-connector (#165) (aa9e8e9)
  • installation-spell: fix bug on multiple services installaiton [NET-519] (#160) (68dabc5)
  • installation-spell: remove get_trigger [NET-533] (#166) (8352de8)

0.5.17 (2023-07-27)

Features

  • mailbox: get_mailbox returns in FIFO order [NET-508] (#153) (715981f)
  • mailbox: store and return init_peer_id and timestamp [NET-510] (#154) (333e404)

0.5.16 (2023-07-14)

Features

  • rotate logs and mailbox [NET-496 NET-497] (#145) (ab5e5b7)

0.5.15 (2023-06-12)

Features

  • installation-spell: add dag upload to IpfsClient (#139) (2a261a4)

0.5.14 (2023-06-06)

Features

  • script: allow to overwrite spell script (#128) (3a23274)

Bug Fixes

  • deal: print subnet id correctly (#130) (ea01a42)
  • deps: update dependency @fluencelabs/aqua-ipfs to v0.5.13 (#110) (159e1b7)

0.5.13 (2023-05-28)

Features

0.5.12 (2023-05-05)

Features

  • installation-spell: use new blueprint (#124) (fae1552)

Bug Fixes

  • installation-spell: better error reporting (#121) (f5d2f4d)

0.5.11 (2023-04-20)

Bug Fixes

  • installation-spell: fix compile errors in installation spell (#117) (7a88db1)

0.5.10 (2023-04-13)

Features

Bug Fixes

  • deps: update dependency @fluencelabs/registry to v0.8.3 (#101) (540469a)
  • deps: update rust crate marine-sqlite-connector to 0.8.0 (#105) (bbfc536)

0.5.9 (2023-04-07)

Bug Fixes

  • direct-hosting: do not set alias "worker-spell" directly (#97) (ef27f55)

0.5.8 (2023-04-07)

Bug Fixes

  • cli: create worker-spell if not exists (#96) (9162af8)
  • run PeerSpell.list test on worker (#92) (6d2fa89)

0.5.7 (2023-03-27)

Features

  • add get_logs for deal workers [NET-425] (#90) (195f8fd)

0.5.6 (2023-03-21)

Bug Fixes

0.5.5 (2023-03-21)

Features

  • installation-spell: deploy spells [NET-410] (#85) (16276d9)

0.5.4 (2023-03-01)

Bug Fixes

  • cli: use worker_id to resolve Spell (#77) (b42a881)

0.5.3 (2023-02-27)

Bug Fixes

  • create worker for direct hosting (#76) (5e48e37)
  • installation-spell: update registry (#74) (9e4081c)

0.5.2 (2023-02-24)

Bug Fixes

0.5.1 (2023-02-24)

Bug Fixes

  • deal_spell: add alias as early as possible (#68) (3836a2b)

0.5.0 (2023-02-24)

⚠ BREAKING CHANGES

  • storage: bump SQLite module to 0.18.0 to resolve mem leak. (#66)

Bug Fixes

  • storage: bump SQLite module to 0.18.0 to resolve mem leak. (#66) (fe0771d)

0.4.0 (2023-02-21)

⚠ BREAKING CHANGES

  • storage: bump SQLite module to 0.17.1 (#64)

Bug Fixes

  • storage: bump SQLite module to 0.17.1 (#64) (386edad)

0.3.6 (2023-02-21)

Features

  • improve cli logs command [fixes DXJ-296] (#61) (e7cfd53)

Bug Fixes

  • installation-spell: workaround for failed registration (#63) (30ae917)

0.3.5 (2023-02-17)

Features

  • installation-spell: implement get_logs (#59) (81611c5)

0.3.4 (2023-02-16)

Bug Fixes

0.3.3 (2023-02-16)

Features

0.3.2 (2023-02-14)

Bug Fixes

  • config: upload module config as a string (#51) (6ce60d1)

0.3.1 (2023-02-13)

Features

  • Add Installation Spell #34 (b957008)
  • workers: Implement worker deployment though spells (#39) (29952b9)

0.3.0 (2023-02-08)

⚠ BREAKING CHANGES

  • api: accept init_data ⊤ (any) in Spell.install (#35)

Features

  • api: accept init_data ⊤ (any) in Spell.install (#35) (61982ef)

Changelog

⚠ BREAKING CHANGES

  • errors: SpellValueT::get_error -> SpellValueT::take_error to get rid of .clone()

Features

  • kv: add exists method [NET-301] (#20) (360d5ea)
  • add serializable to TriggerConfig (#8) (e1b0e28)
  • errors: SpellValueT::get_error -> SpellValueT::take_error (#21) (531d856)
  • set absent flag when key is not in KV (#19) (a62e03e)

Bug Fixes

  • add doc-comment for spell-distro::modules (#9) (501432f)