Releases: fairDataSociety/fairOS-dfs
Releases · fairDataSociety/fairOS-dfs
v0.10.0-rc4
v0.10.0-rc3
Changelog
- 6622cc0 fix: wasm issue
v0.10.0-rc2
v0.10.0-rc1
Changelog
- aab839d Merge pull request #549 from fairDataSociety/staging
- d90249a wasm subscription args readded
- 8cf27e2 Merge pull request #548 from fairDataSociety/staging
- 75bf7d3 feat: deferred upload 'true'
- 7810435 fix: minor text changes, enable pinning
- a345f8c Merge pull request #544 from fairDataSociety/issue265
- 11a9dc2 close #265
- 466da15 Merge pull request #506 from fairDataSociety/vectorIndex
- b95c9bf disable feed tracker
- 64bbb00 comment out feed tracker for now
- 1e3fec7 tidy up
- 7010510 fix: lint
- 0d45c54 pod associated leveldb feed lookuper
- bb1c3a1 cleanup
- f63ddb5 cleanup
- 1c81b92 move feed tracker to a different package, lookup epoch
- a9657a7 increase race test timeout
- c5e0b6a fix: tests
- e043356 cleanup
- f70b2c7 doc store close
- 3caa1d4 feat: #149, add count in kv root manifest
- cb3f829 add kv isEmpty
- 86a77d3 fix: tests
- e975501 fix: tests
- a14c375 minor text changes
- 729b32b chore: #503 cleanup, leveldb works
- f2d9944 leveldb working
- 46794df use pogreb to store topic:epoch mapping
- d4376d4 doc store close
- 8290cea fix: remove log for vector_index test
- 7a6afda fix: lint
- ef433e1 fix: tests
- f36b851 fix: tests
- 3aca653 fix: tests
- b064384 feat: #149, add count in kv root manifest
- a91aea6 add kv isEmpty
- cee48d3 doc store can add vector index
- 5bebc89 public pod kv getter exposed
- 047be52 Merge pull request #543 from fairDataSociety/updateDeps.5
- f786b90 chore: update deps
- ecf5366 Merge pull request #542 from fairDataSociety/issue509
- 6d46bae fix: #509
v0.9.6
v0.9.5
v0.9.4
Breaking Changes
network
config parameter is too generic and causes way too much confusion. Rename it toens-network
#471
Bug fixes
- File stat fails form cli #477
- KV store byte index support #472
- Update feed fails with "chunk already exists" #473
- operationId missing in openapi specs #491
New Features
v0.9.4-rc6
v0.9.4-rc5
Changelog
- 8b6d5f8 Merge pull request #485 from fairDataSociety/staging
- 328d22f Merge pull request #501 from fairDataSociety/issue149.2
- 6367118 chore: #491, operationId added for all the rest api handlers
- f3ba47a Merge pull request #500 from fairDataSociety/issue493
- 06051d8 feat: embed .well-known files
- d41cda9 Merge pull request #498 from fairDataSociety/issue497
- 9986155 Merge pull request #499 from fairDataSociety/issue493
- b6e62e8 feat: add chatGPT plugin support, #493
- 2917e2d chore: update contract addresses to point to sepolia
- 98f172a build: bump golang docker image
- 8011704 Merge pull request #481 from fairDataSociety/issue477
- 544b34a Merge pull request #484 from fairDataSociety/updateDeps.4
- e31770d chore: update deps
- e74b083 Merge pull request #482 from fairDataSociety/issue471
- c1b1249 fix lint
- 7607f4b fix tests
- 883da28 ens-network defaults to testnet
- bfe41e2 #471 network flag changed to ens-network
- 3fca179 fix: #477
- f4a6bba Merge pull request #470 from fairDataSociety/feat/issue384
- 2a57fd6 Merge pull request #474 from fairDataSociety/issue472-473
- cc7455c fix: kv-batch-bytes issue, update-feed-chunk-exists. closes #472, #473
- 6fe9138 chore: fix code styling issues
- 7c0c77c chore: fix code styling issues
- ea5a55e chore: fix code styling issues
- bcea968 chore: fix code styling issues
- df0581f chore: fix code styling issues
- fff98ef chore: fix code styling issues
- ed37505 chore: fix code styling issues
- 997cf4c chore: fix code styling issues
- 6e0d2cb chore: fix code styling issues
- f967bf4 chore: fix code styling issues
- 1e8f5a6 chore: add/fix comments
- b3fd285 chore: ws event comments
- fc07dc4 introduce context, other api improvements