Skip to content

Releases: fluencelabs/registry

registry: v0.8.3

06 Apr 13:00
d040ff0
Compare
Choose a tag to compare

0.8.3 (2023-04-06)

Features

registry: v0.8.2

08 Mar 12:11
234eae9
Compare
Choose a tag to compare

0.8.2 (2023-03-08)

Bug Fixes

registry: v0.8.1

24 Feb 14:07
a4f01c5
Compare
Choose a tag to compare

0.8.1 (2023-02-24)

Bug Fixes

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

registry: v0.8.0

24 Feb 07:59
5fcdf48
Compare
Choose a tag to compare

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)

registry: v0.7.1

20 Feb 19:13
122015f
Compare
Choose a tag to compare

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)

registry v0.7.0

01 Nov 08:50
6d4f166
Compare
Choose a tag to compare
  • #123 Update README.md
  • #126 fix(service): forbid to add expired records
  • #125 feature: update example
  • #127 feat(aqua): add tests
  • #129 ci: Fix registry path in docker-compose
  • #130 fix(ci): lower consistency level for local tests
  • #131 ci: Fix setting version
  • #133 ci: Set exact node package version
  • #134 chore(aqua): update to nightly
  • #135 chore(ci): publish releases for all tags
  • #137 chore(ci): print aqua version before tests
  • #138 ci: Add wasi toolchain to right place
  • #136 add missing trust-graph dependency in example
  • #139 fix(example): update aqua version and fix errors
  • #140 chore(doc): update README and add API reference
  • #141 chore(doc): annotate Aqua API constants
  • #142 chore(api): rename registerServiceRecord to registerService in Aqua API
  • #143 chore(README): fix code snippets
  • #144 chore(aqua-tests): set aqua version to nightly
  • #145 chore(service): fix clippy warnings, add clippy.toml

registry v0.0.1-nightly

17 Oct 11:57
849aac8
Compare
Choose a tag to compare
  • #137 chore(ci): print aqua version before tests
  • #138 ci: Add wasi toolchain to right place
  • #136 add missing trust-graph dependency in example
  • #139 fix(example): update aqua version and fix errors
  • #140 chore(doc): update README and add API reference
  • #141 chore(doc): annotate Aqua API constants
  • #142 chore(api): rename registerServiceRecord to registerService in Aqua API

registry v0.0.0-nightly

11 Oct 12:45
e47e771
Compare
Choose a tag to compare
chore(ci): publish releases for all tags (#135)

registry v0.6.2

30 Sep 15:00
6b51f93
Compare
Choose a tag to compare
  • #122 fix(example): update example and fix bugs in Aqua code

registry v0.6.1

23 Sep 19:03
fe03062
Compare
Choose a tag to compare
  • #121 fix: Aqua API and internal sqlite table cleaning