Releases: fairDataSociety/fairOS-dfs
Releases · fairDataSociety/fairOS-dfs
v0.10.1
v0.10.02
Changelog
- a95368e Merge pull request #650 from fairDataSociety/development
- 54c22d2 port fix on windows
- 5d719f8 update go version in actions
- d5c0e4c change log level
- b66fa68 chore: update readme
- 44e40e8 fix: signup returns accesstoken
- b348dbd feat: act
- 1851fc4 minor checks
- a2ff1e9 fix: windows port issue
- 932e7a4 fix: windows port issue
- 753635a fix: tests
- cee8fe5 fix: change log level in test
- a452d4a fix: lint
- 4ad1140 act working
- f98a0af feat: update blockstore
- ff63d9d fix: lint
- fdf59c5 fix: openapi spec
- 2fe2135 pod snapshot restapi added
- f51222c fix: lint
- 1f0c264 bump versions, wevert chunked download on wasm
- 5b652f0 snapshot and buffered download on wasm
- 3db4e6c fix: wasm public file/dir
- 0d790db chore: update deps
- 8c06a52 chore(deps): bump github.com/ethereum/go-ethereum from 1.14.0 to 1.14.3
- 3462a80 fix: wasm public pod apis
- 346bb53 fix: potential fix for #629
- 753ff13 feat: login-with-signature in cli
- feaadf7 fix: lint
- a394577 feat: add ability to login with signature, FIP 63
- dd7e17a chore: cleanup
- 7ab5ac4 chore: cleanup
- 4ef2e14 chore: cleanup
- ba595b7 fix: lint
- a940077 chore: mod tidy
- 8892bab update readme
- 182e7ef feat: push and clone works
- 9cb2fa0 git apis added
- 270b6af feat: add redundancy level in config
- 069ceae fix: go version issue
- 6370e1c chore: #613, update bee to v2
v0.10.02-rc1
Changelog
- a0d5930 Merge pull request #649 from fairDataSociety/staging
- bce6a42 Merge pull request #648 from fairDataSociety/podSnapshot.0
- bfd9680 pod snapshot restapi added
- 8ddae3b Merge pull request #632 from fairDataSociety/fix/wasmPublicPod
- 5bd393e fix: lint
- 8089b41 bump versions, wevert chunked download on wasm
- 5d31194 snapshot and buffered download on wasm
- 6df066b fix: wasm public file/dir
- 175b2dc chore: update deps
- f5d72f5 Merge pull request #630 from fairDataSociety/dependabot/go_modules/staging/github.com/ethereum/go-ethereum-1.14.3
- b69171d chore(deps): bump github.com/ethereum/go-ethereum from 1.14.0 to 1.14.3
- deac670 fix: wasm public pod apis
- a26be56 Merge pull request #623 from fairDataSociety/signatureLogin
- a19abe4 fix: potential fix for #629
- 30ec757 feat: login-with-signature in cli
- 7b9b0cd fix: lint
- 7ee99c6 feat: add ability to login with signature, FIP 63
v0.10.01
v0.10.1-rc2
v0.10.1-rc1
Changelog
- 9d2ec35 Merge pull request #614 from fairDataSociety/staging
- cd8a440 Merge pull request #620 from fairDataSociety/gitInit
- 6ba0f55 chore: cleanup
- 24ffdf3 chore: cleanup
- d2c8fde chore: cleanup
- 7330acb fix: lint
- 0ef3e4d chore: mod tidy
- 7bab39b update readme
- 6ad0bd8 feat: push and clone works
- 53efb08 git apis added
- d565166 feat: add redundancy level in config
- eb79d56 fix: go version issue
- 9cd2b85 chore: #613, update bee to v2
v0.10.0
Fixes
- Fix/Improve error messages
- File Rename/remove
Features
- Public kv store: Access kv entries from a public pod
- Pod subscription: List, Subscribe pods in Datahub
- KV apis added in wasm
- feed cache: cache feeds in lru. update in batch
- *unlimited number of pods: fairOS-dfs now have the ability to store potentially unlimited number of pods
- *unlimited number of files/folder in a given folder: pod now have the ability to store potentially unlimited number of files/folders in a given location
- dev command: dev command added in fairOS-dfs. User can now spin up a fairOS-dfs server with an inmem bee
- use access-token in dfs-cli for longer sessions
- groups: Special pod where multiple users can access/modify content based on given permission.
v0.10.0-rc7
Changelog
- 2dfa6b0 Merge pull request #602 from fairDataSociety/groups.1
- 0615bc1 fix test
- a837537 feat: wasm group-files api
- 5a231ab feat: modify files/dir REST api with groupName
- 5c1ca4b Merge pull request #597 from fairDataSociety/dependabot/go_modules/staging/github.com/swaggo/swag-1.16.3
- 9f9a82e chore(deps): bump github.com/swaggo/swag from 1.16.2 to 1.16.3
- 9fa990b Merge pull request #599 from fairDataSociety/dependabot/go_modules/staging/golang.org/x/crypto-0.19.0
- 994e68b chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.19.0
- 777f442 Merge pull request #600 from fairDataSociety/dependabot/go_modules/staging/golang.org/x/term-0.17.0
- b9363b6 chore(deps): bump golang.org/x/term from 0.15.0 to 0.17.0
- c4bdfe5 Merge pull request #601 from fairDataSociety/dependabot/go_modules/staging/github.com/ethereum/go-ethereum-1.13.12
- 303bc55 chore(deps): bump github.com/ethereum/go-ethereum from 1.13.6 to 1.13.12
- 7a6c933 Merge pull request #592 from fairDataSociety/groups
- 21bd5fb chore: update readme for groups
- 3f46c8a feat: groups in wasm
- 8b3db51 Merge pull request #598 from fairDataSociety/cli-exit-593
- f41043c fix: potential fix for #593
- b5cdeeb feat: group rest apis working
- 2c9c3b1 fix: lint
- 3aab7b1 feat: member add, remove, file ops work, datahub contract update
- 73e9d37 create and open group
- e2fb27b Merge pull request #585 from fairDataSociety/issue580-access-token-cli
- 0143450 minor lint fixes
- e50d7bd feat: #580, change cli to use access_token for longer sessions
v0.10.0-rc6
Changelog
- 627a1a5 Merge pull request #578 from fairDataSociety/staging
- 70d7034 Merge pull request #584 from fairDataSociety/issue582-bytes-fail-504
- 54e04f2 fix: #582
- 32f2ec3 Merge pull request #579 from fairDataSociety/issue570
- 18ee9a2 fix: #552, update readme
- 9816ff5 feat: #570, debug-logs-in-dev-mode
- b5fa0c4 chore: update deps
- 6822aa0 chore: update deps
- 7676bd9 chore: update bee
- d574c8e Merge pull request #574 from fairDataSociety/dependabot/go_modules/staging/github.com/gorilla/securecookie-1.1.2
- 232c7f2 Merge pull request #571 from fairDataSociety/dependabot/go_modules/staging/github.com/spf13/cobra-1.8.0
- ac4c48a chore(deps): bump github.com/gorilla/securecookie from 1.1.1 to 1.1.2
- 644bae1 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
v0.10.0-rc5
Changelog
- 14471ae Merge pull request #559 from fairDataSociety/staging
- bc8b777 Merge pull request #568 from fairDataSociety/dependabot/go_modules/staging/go.uber.org/goleak-1.3.0
- 34bb995 chore(deps): bump go.uber.org/goleak from 1.2.1 to 1.3.0
- 6875975 Merge pull request #567 from fairDataSociety/dependabot/go_modules/staging/github.com/spf13/viper-1.18.1
- 00b90db Merge pull request #566 from fairDataSociety/dependabot/go_modules/staging/github.com/golang-jwt/jwt/v5-5.2.0
- 6f94982 chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.1
- 9f82817 Merge pull request #569 from fairDataSociety/dependabot/go_modules/staging/github.com/gorilla/websocket-1.5.1
- 44793d8 Merge pull request #565 from fairDataSociety/dependabot/go_modules/staging/golang.org/x/term-0.15.0
- 282a642 chore(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1
- 650326c chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.0
- 499cb52 chore(deps): bump golang.org/x/term from 0.14.0 to 0.15.0
- 7bc5bfa Merge pull request #560 from fairDataSociety/issue551
- 1a60e78 Merge pull request #564 from fairDataSociety/issue563
- 043d412 fix: lint
- 970de6d feat: dev command
- ccd4c8e fix: race test
- 2b53f73 minor fixes
- 544286d code improvements
- c5929f7 dir meta upload working with tests
- bf179e6 feat: unlimited files
- c8302d3 feat: unlimited pod
- 9d4c425 fix: minor text fixes
- a9d3d35 chore: update deps
- 51f1346 fix: increase timeout
- 08e86b8 feat: add fedd cache config and flags
- 084402d add max files test
- 4b603d3 bee http client request close, minor bug fixes
- cc33ae0 cacheSize and cacheTTL
- 45d4354 fix test race
- a48f6ba reduce test times
- 02402b8 use lruv2
- b3cd75e fix: lint
- be295ea feat: save outgoing feeds in LRU and update in batch
- 60693e5 update tests