registry/CHANGELOG.md
fluencebot db68f9bf45
chore(main): release registry 0.8.6 (#242)
* chore(main): release registry 0.8.6

* chore: Bump registry version to 0.8.6
2023-05-28 10:02:22 +02:00

3.8 KiB

Changelog

0.8.6 (2023-05-19)

Features

0.8.5 (2023-05-08)

Features

0.8.4 (2023-04-19)

Features

  • update aqua-lib and trust-graph versions (#229) (5e460e3)

Bug Fixes

  • deps: pin dependencies (#198) (e66457c)
  • deps: update dependency @fluencelabs/fluence-network-environment to v1.0.14 (#195) (204af45)

0.8.3 (2023-04-06)

Features

0.8.2 (2023-03-08)

Bug Fixes

0.8.1 (2023-02-24)

Bug Fixes

  • subnet: add on HOST_PEER_ID in resolveSubnetwork (#202) (3960180)

0.8.0 (2023-02-24)

⚠ BREAKING CHANGES

  • storage: bump SQLite module to 0.18.0 (#200)

Bug Fixes

  • storage: bump SQLite module to 0.18.0 (#200) (f671c8a)

0.7.1 (2023-02-20)

Features

  • deals: register and resolve workers (#197) (8d49211)
  • tests: Run tests using fluence cli [fixes DXJ-225] (#165) (269373f)

Bug Fixes

  • run all tests with different secret keys [fixes DXJ-242] (#187) (9b5cfbd)
  • tests: fix registry aqua tests [fixes DXJ-235] (#178) (9981043)