Releases: nevermined-io/node
v1.1.3
Features
- adding v1.1.2 Changelog updates (Aitor)
- add subscription tests #128 (Rodolphe Marques)
- update integration tests ci flow #128 (Rodolphe Marques)
- code cleanup #128 (Rodolphe Marques)
- increase test timeout for jest #128 (Rodolphe Marques)
Bug Fixes
- current date is not necessary #127 (Aitor)
- increase timeout of tests #128 (Rodolphe Marques)
- tests #128 (Rodolphe Marques)
- tests #128 (Rodolphe Marques)
- tests #128 (Rodolphe Marques)
- tests #128 (Rodolphe Marques)
- tests #128 (Rodolphe Marques)
- use latest nvm-tools #128 (Rodolphe Marques)
- update to latest nvm-tools #128 (Rodolphe Marques)
v1.1.2
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v1.1.2
14 March 2023
- Using string for JWT expiration
#126
- feat: document subscription related envs
#124
- fix: using string for expiration time
9d4e635
- Automated CHANGELOG.md update
bb8297a
- build: bumping to v1.1.2
631aff7
v1.1.1
10 March 2023
v1.1.0
2 March 2023
-
feat: added new subscriptions module [`#120`](https://github.com/nevermined-io/node/pull/120)
- Bump jsonwebtoken from 8.5.1 to 9.0.0
#76
- Bump cookiejar from 2.1.3 to 2.1.4
#105
- Bump @sideway/formula from 3.0.0 to 3.0.1
#118
- Bump passport-jwt from 4.0.0 to 4.0.1
#85
- Bump passport from 0.5.3 to 0.6.0
#14
- Bump json5 from 1.0.1 to 1.0.2
#77
- feat: added new subscriptions module
704a814
- feat: set jwt expiry time based on subscription duration
04806b6
- feat: added configuration for the subscriptions module
dfffb81
v1.0.0
14 February 2023
- Adapting Node to latest SDK and contracts
#73
- fix: node handling when web3 uri is wrong
#87
- feat: using stable versions of sdk and sdk-dtp
8f39d2b
- Automated CHANGELOG.md update
a50fbc3
- fix: prettier
2d651f2
v1.0.0-rc9
14 February 2023
- refactor: update sdk versions
#119
- Feat/add husky lint
#117
- feat: add commitlint
aef81fe
- feat: add husky precommit
8172f80
- Automated CHANGELOG.md update
ab25059
v1.0.0-rc8
31 January 2023
- bump sdk version to rc20
#116
- feat: update to support dynamic circuits location
#115
- Adding v1.0.0-rc7 Changelog updates
a4eef8f
- bumping sdk version
9e54b8d
- bump version
1574368
v1.0.0-rc7
27 January 2023
- Node v1.0.0-rc7
#113
- feat: update testing structure
#107
- Fix/remove resolutions
#112
- feat: add auth tests
20ba80a
- fix: linting
cfce665
- fix: format
d94e1f5
v1.0.0-rc6
26 January 2023
- update sdk-dtp to version 0.3.0-rc13
#111
- Feature/passport nevermined2
#110
- added compute documentation
#108
- Revert "Feature/passport nevermined"
#104
- Feature/passport nevermined
#98
- check if s3 bucket exits before upload data
#102
- Feature/remove minio config
#100
- feat: use new nvm-tools for tests
#97
- fix: logs options
#96
- Feat/node handling
#95
- use latest passport-nevermined
355f3b5
- cleanup code
9410d70
- removes minio config
f9001b9
v1.0.0-rc5
19 January 2023
- update sdk-dtp to the last version 0.3.0-rc11
#94
- remove argo label
#93
- Adding v1.0.0-rc4 Changelog updates
e2125a4
- lint issues
5b0ac0e
- removes unused service agreement label in argo template
731f52c
v1.0.0-rc4
17 January 2023
- Update/sdk dtp 0.3.0 rc10
#92
- Issue/remove dockerhost
#91
- adding unit test for compute service
#90
- lint and prettier
46535b2
- adapt latest changes in sdk
82cc32f
- remove host.docker.internal for local deployments
6792acf
v1.0.0-rc3
13 January 2023
- update sdk-dtp to the version 0.3.0-rc7
#88
- Adding v1.0.0-rc2 Changelog updates
c238b98
- update to sdk-dtp to version 0.3.0-rc8
cc59d57
- fix prettier issue
4ebd0f1
v1.0.0-rc2
13 January 2023
- Fix/merge master
#89
- Feature/document api errors
#86
- Handling sales with access properly
#79
- feat: add dependabot
#80
- Update sdk dtp 0.3.0 rc5
#83
- Fixing DTP returns
#78
- adding a param to determine what to return when asset is accessed
#75
- Adding v1.0.0-rc1 Changelog updates
737c84d
- some validation now works
a2288d6
- cleanup
522976b
v1.0.0-rc1
10 January 2023
- update sdk-dtp depedency to 0.3.0-rc4 [
#81
](https://github.com/nevermine...
v1.1.1
Bug Fixes
- missing await when decrypting urls #123 (Rodolphe Marques)
Commits
- 046cc33: Automated CHANGELOG.md update (r-marques)
v1.1.0
Features
- added new subscriptions module #120 (Rodolphe Marques)
- added configuration for the subscriptions module #120 (Rodolphe Marques)
- set jwt expiry time based on subscription duration #120 (Rodolphe Marques)
Bug Fixes
- updating CHANGELOG file (Aitor)
- swagger type in the subscriptions endpoint #120 (Rodolphe Marques)
Commits
- ec4838b: Bump passport-jwt from 4.0.0 to 4.0.1 (dependabot[bot]) #85
- 34cadcf: Bump jsonwebtoken from 8.5.1 to 9.0.0 (dependabot[bot]) #76
- 2f45014: Bump json5 from 1.0.1 to 1.0.2 (dependabot[bot]) #77
- e84b836: Bump passport from 0.5.3 to 0.6.0 (dependabot[bot]) #14
- 224c32c: Bump cookiejar from 2.1.3 to 2.1.4 (dependabot[bot]) #105
- 4d1a04f: Bump @sideway/formula from 3.0.0 to 3.0.1 (dependabot[bot]) #118
- ded191f: Automated CHANGELOG.md update (aaitor)
- fa96c0e: Merge branch 'main' of github.com:nevermined-io/node (Aitor)
- 7035b6e: Merge branch 'main' into dependabot/npm_and_yarn/cookiejar-2.1.4 (Enrique Ruiz) #105
- 05fc393: Merge branch 'main' into dependabot/npm_and_yarn/json5-1.0.2 (Enrique Ruiz) #77
- 62ff371: Merge branch 'main' into dependabot/npm_and_yarn/passport-0.6.0 (Enrique Ruiz) #14
- 5fb731b: Merge branch 'main' into dependabot/npm_and_yarn/sideway/formula-3.0.1 (Enrique Ruiz) #118
- d54c1e6: Merge branch 'main' into dependabot/npm_and_yarn/passport-jwt-4.0.1 (Enrique Ruiz) #85
- fc03e3d: Merge branch 'main' into dependabot/npm_and_yarn/jsonwebtoken-9.0.0 (Enrique Ruiz) #76
v1.0.0-rc9: Merge pull request #119 from nevermined-io/feature/sdk_packages
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v1.0.0-rc9
14 February 2023
- refactor: update sdk versions
#119
- Feat/add husky lint
#117
- feat: add commitlint
aef81fe
- feat: add husky precommit
8172f80
- Automated CHANGELOG.md update
ab25059
v1.0.0-rc8
31 January 2023
- bump sdk version to rc20
#116
- feat: update to support dynamic circuits location
#115
- Adding v1.0.0-rc7 Changelog updates
a4eef8f
- bumping sdk version
9e54b8d
- bump version
1574368
v1.0.0-rc7
27 January 2023
- Node v1.0.0-rc7
#113
- feat: update testing structure
#107
- Fix/remove resolutions
#112
- feat: add auth tests
20ba80a
- fix: linting
cfce665
- fix: format
d94e1f5
v1.0.0-rc6
26 January 2023
- update sdk-dtp to version 0.3.0-rc13
#111
- Feature/passport nevermined2
#110
- added compute documentation
#108
- Revert "Feature/passport nevermined"
#104
- Feature/passport nevermined
#98
- check if s3 bucket exits before upload data
#102
- Feature/remove minio config
#100
- feat: use new nvm-tools for tests
#97
- fix: logs options
#96
- Feat/node handling
#95
- use latest passport-nevermined
355f3b5
- cleanup code
9410d70
- removes minio config
f9001b9
v1.0.0-rc5
19 January 2023
- update sdk-dtp to the last version 0.3.0-rc11
#94
- remove argo label
#93
- Adding v1.0.0-rc4 Changelog updates
e2125a4
- lint issues
5b0ac0e
- removes unused service agreement label in argo template
731f52c
v1.0.0-rc4
17 January 2023
- Update/sdk dtp 0.3.0 rc10
#92
- Issue/remove dockerhost
#91
- adding unit test for compute service
#90
- lint and prettier
46535b2
- adapt latest changes in sdk
82cc32f
- remove host.docker.internal for local deployments
6792acf
v1.0.0-rc3
13 January 2023
- update sdk-dtp to the version 0.3.0-rc7
#88
- Adding v1.0.0-rc2 Changelog updates
c238b98
- update to sdk-dtp to version 0.3.0-rc8
cc59d57
- fix prettier issue
4ebd0f1
v1.0.0-rc2
13 January 2023
- Fix/merge master
#89
- Feature/document api errors
#86
- Handling sales with access properly
#79
- feat: add dependabot
#80
- Update sdk dtp 0.3.0 rc5
#83
- Fixing DTP returns
#78
- adding a param to determine what to return when asset is accessed
#75
- Adding v1.0.0-rc1 Changelog updates
737c84d
- some validation now works
a2288d6
- cleanup
522976b
v1.0.0-rc1
10 January 2023
- update sdk-dtp depedency to 0.3.0-rc4
#81
- decrypt encrypted files
#69
- Adapting to new SDK
#72
- Removing private token from status page
#67
- prettier
796dd9d
- solve lint error
0aa50aa
- Versions
593b397
v0.5.3
15 December 2022
- Feature/argo template for local
#71
- defining argo template for local env
dc6a5f2
- format
a71e64f
- Automated CHANGELOG.md update
2c74441
v0.5.2
9 December 2022
- Update README.md
#70
- Issue/refactor compute status
#68
- Fix formatter issues
#61
- adding optional compute provider
6c7f04a
- removing semi colons
0472490
- format
6195768
v0.5.1
30 November 2022
- Adding support to IPFS and solidifying upload method
#60
- addressing PR comments
0350fbe
- Automated CHANGELOG.md update
3d897e3
v0.5.0
30 November 2022
- Feature/integrate compute api
#47
- updating from main
fa3ee52
- dto objects for compute controller
b2105de
- dto objects for compute controller
f86ab54
v0.4.3
25 November 2022
- Fix filename when downloading [
#56
](ht...
v1.0.0: Merge pull request #73 from nevermined-io/develop
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v1.0.0
14 February 2023
- Adapting Node to latest SDK and contracts
#73
- fix: node handling when web3 uri is wrong
#87
- feat: using stable versions of sdk and sdk-dtp
8f39d2b
- Automated CHANGELOG.md update
a50fbc3
- fix: prettier
2d651f2
v1.0.0-rc9
14 February 2023
- refactor: update sdk versions
#119
- Feat/add husky lint
#117
- feat: add commitlint
aef81fe
- feat: add husky precommit
8172f80
- Automated CHANGELOG.md update
ab25059
v1.0.0-rc8
31 January 2023
- bump sdk version to rc20
#116
- feat: update to support dynamic circuits location
#115
- Adding v1.0.0-rc7 Changelog updates
a4eef8f
- bumping sdk version
9e54b8d
- bump version
1574368
v1.0.0-rc7
27 January 2023
- Node v1.0.0-rc7
#113
- feat: update testing structure
#107
- Fix/remove resolutions
#112
- feat: add auth tests
20ba80a
- fix: linting
cfce665
- fix: format
d94e1f5
v1.0.0-rc6
26 January 2023
- update sdk-dtp to version 0.3.0-rc13
#111
- Feature/passport nevermined2
#110
- added compute documentation
#108
- Revert "Feature/passport nevermined"
#104
- Feature/passport nevermined
#98
- check if s3 bucket exits before upload data
#102
- Feature/remove minio config
#100
- feat: use new nvm-tools for tests
#97
- fix: logs options
#96
- Feat/node handling
#95
- use latest passport-nevermined
355f3b5
- cleanup code
9410d70
- removes minio config
f9001b9
v1.0.0-rc5
19 January 2023
- update sdk-dtp to the last version 0.3.0-rc11
#94
- remove argo label
#93
- Adding v1.0.0-rc4 Changelog updates
e2125a4
- lint issues
5b0ac0e
- removes unused service agreement label in argo template
731f52c
v1.0.0-rc4
17 January 2023
- Update/sdk dtp 0.3.0 rc10
#92
- Issue/remove dockerhost
#91
- adding unit test for compute service
#90
- lint and prettier
46535b2
- adapt latest changes in sdk
82cc32f
- remove host.docker.internal for local deployments
6792acf
v1.0.0-rc3
13 January 2023
- update sdk-dtp to the version 0.3.0-rc7
#88
- Adding v1.0.0-rc2 Changelog updates
c238b98
- update to sdk-dtp to version 0.3.0-rc8
cc59d57
- fix prettier issue
4ebd0f1
v1.0.0-rc2
13 January 2023
- Fix/merge master
#89
- Feature/document api errors
#86
- Handling sales with access properly
#79
- feat: add dependabot
#80
- Update sdk dtp 0.3.0 rc5
#83
- Fixing DTP returns
#78
- adding a param to determine what to return when asset is accessed
#75
- Adding v1.0.0-rc1 Changelog updates
737c84d
- some validation now works
a2288d6
- cleanup
522976b
v1.0.0-rc1
10 January 2023
- update sdk-dtp depedency to 0.3.0-rc4
#81
- decrypt encrypted files
#69
- Adapting to new SDK
#72
- Removing private token from status page
#67
- prettier
796dd9d
- solve lint error
0aa50aa
- Versions
593b397
v0.5.3
15 December 2022
- Feature/argo template for local
#71
- defining argo template for local env
dc6a5f2
- format
a71e64f
- Automated CHANGELOG.md update
2c74441
v0.5.2
9 December 2022
- Update README.md
#70
- Issue/refactor compute status
#68
- Fix formatter issues
#61
- adding optional compute provider
6c7f04a
- removing semi colons
0472490
- format
6195768
v0.5.1
30 November 2022
- Adding support to IPFS and solidifying upload method
#60
- addressing PR comments
0350fbe
- Automated CHANGELOG.md update
3d897e3
[v0.5.0](https://g...
v1.0.0-rc8
Merge pull request #113 from nevermined-io/feature/node_v1.0.0-rc7
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v1.0.0-rc7
27 January 2023
- Node v1.0.0-rc7
#113
- feat: update testing structure
#107
- Fix/remove resolutions
#112
- feat: add auth tests
20ba80a
- fix: linting
cfce665
- fix: format
d94e1f5
v1.0.0-rc6
26 January 2023
- update sdk-dtp to version 0.3.0-rc13
#111
- Feature/passport nevermined2
#110
- added compute documentation
#108
- Revert "Feature/passport nevermined"
#104
- Feature/passport nevermined
#98
- check if s3 bucket exits before upload data
#102
- Feature/remove minio config
#100
- feat: use new nvm-tools for tests
#97
- fix: logs options
#96
- Feat/node handling
#95
- use latest passport-nevermined
355f3b5
- cleanup code
9410d70
- removes minio config
f9001b9
v1.0.0-rc5
19 January 2023
- update sdk-dtp to the last version 0.3.0-rc11
#94
- remove argo label
#93
- Adding v1.0.0-rc4 Changelog updates
e2125a4
- lint issues
5b0ac0e
- removes unused service agreement label in argo template
731f52c
v1.0.0-rc4
17 January 2023
- Update/sdk dtp 0.3.0 rc10
#92
- Issue/remove dockerhost
#91
- adding unit test for compute service
#90
- lint and prettier
46535b2
- adapt latest changes in sdk
82cc32f
- remove host.docker.internal for local deployments
6792acf
v1.0.0-rc3
13 January 2023
- update sdk-dtp to the version 0.3.0-rc7
#88
- Adding v1.0.0-rc2 Changelog updates
c238b98
- update to sdk-dtp to version 0.3.0-rc8
cc59d57
- fix prettier issue
4ebd0f1
v1.0.0-rc2
13 January 2023
- Fix/merge master
#89
- Feature/document api errors
#86
- Handling sales with access properly
#79
- feat: add dependabot
#80
- Update sdk dtp 0.3.0 rc5
#83
- Fixing DTP returns
#78
- adding a param to determine what to return when asset is accessed
#75
- Adding v1.0.0-rc1 Changelog updates
737c84d
- some validation now works
a2288d6
- cleanup
522976b
v1.0.0-rc1
10 January 2023
- update sdk-dtp depedency to 0.3.0-rc4
#81
- decrypt encrypted files
#69
- Adapting to new SDK
#72
- Removing private token from status page
#67
- prettier
796dd9d
- solve lint error
0aa50aa
- Versions
593b397
v0.5.3
15 December 2022
- Feature/argo template for local
#71
- defining argo template for local env
dc6a5f2
- format
a71e64f
- Automated CHANGELOG.md update
2c74441
v0.5.2
9 December 2022
- Update README.md
#70
- Issue/refactor compute status
#68
- Fix formatter issues
#61
- adding optional compute provider
6c7f04a
- removing semi colons
0472490
- format
6195768
v0.5.1
30 November 2022
- Adding support to IPFS and solidifying upload method
#60
- addressing PR comments
0350fbe
- Automated CHANGELOG.md update
3d897e3
v0.5.0
30 November 2022
- Feature/integrate compute api
#47
- updating from main
fa3ee52
- dto objects for compute controller
b2105de
- dto objects for compute controller
f86ab54
v0.4.3
25 November 2022
- Fix filename when downloading
#56
- get filename from ddo by default if defined
f1f9356
- Automated CHANGELOG.md update
a785b3a
v0.4.2
22 November 2022
v0.4.1
16 November 2022
- Fix slow downloads with filecoin
#50
- Use infura ipfs infrastructure instead of public gateways
f7f8678
- update jest to latest version
9797a1f
- fix download from url
c0e48e9
v0.4.0
15 November 2022...
v1.0.0-rc6
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v1.0.0-rc6
v1.0.0-rc6
26 January 2023
- update sdk-dtp to version 0.3.0-rc13
#111
- Feature/passport nevermined2
#110
- added compute documentation
#108
- Revert "Feature/passport nevermined"
#104
- Feature/passport nevermined
#98
- check if s3 bucket exits before upload data
#102
- Feature/remove minio config
#100
- feat: use new nvm-tools for tests
#97
- fix: logs options
#96
- Feat/node handling
#95
- use latest passport-nevermined
355f3b5
- cleanup code
9410d70
- removes minio config
f9001b9
v1.0.0-rc5
19 January 2023
- update sdk-dtp to the last version 0.3.0-rc11
#94
- remove argo label
#93
- Adding v1.0.0-rc4 Changelog updates
e2125a4
- lint issues
5b0ac0e
- removes unused service agreement label in argo template
731f52c
v1.0.0-rc4
17 January 2023
- Update/sdk dtp 0.3.0 rc10
#92
- Issue/remove dockerhost
#91
- adding unit test for compute service
#90
- lint and prettier
46535b2
- adapt latest changes in sdk
82cc32f
- remove host.docker.internal for local deployments
6792acf
v1.0.0-rc3
13 January 2023
- update sdk-dtp to the version 0.3.0-rc7
#88
- Adding v1.0.0-rc2 Changelog updates
c238b98
- update to sdk-dtp to version 0.3.0-rc8
cc59d57
- fix prettier issue
4ebd0f1
v1.0.0-rc2
13 January 2023
- Fix/merge master
#89
- Feature/document api errors
#86
- Handling sales with access properly
#79
- feat: add dependabot
#80
- Update sdk dtp 0.3.0 rc5
#83
- Fixing DTP returns
#78
- adding a param to determine what to return when asset is accessed
#75
- Adding v1.0.0-rc1 Changelog updates
737c84d
- some validation now works
a2288d6
- cleanup
522976b
v1.0.0-rc1
10 January 2023
- update sdk-dtp depedency to 0.3.0-rc4
#81
- decrypt encrypted files
#69
- Adapting to new SDK
#72
- Removing private token from status page
#67
- prettier
796dd9d
- solve lint error
0aa50aa
- Versions
593b397
v0.5.3
15 December 2022
- Feature/argo template for local
#71
- defining argo template for local env
dc6a5f2
- format
a71e64f
- Automated CHANGELOG.md update
2c74441
v0.5.2
9 December 2022
- Update README.md
#70
- Issue/refactor compute status
#68
- Fix formatter issues
#61
- adding optional compute provider
6c7f04a
- removing semi colons
0472490
- format
6195768
v0.5.1
30 November 2022
- Adding support to IPFS and solidifying upload method
#60
- addressing PR comments
0350fbe
- Automated CHANGELOG.md update
3d897e3
v0.5.0
30 November 2022
- Feature/integrate compute api
#47
- updating from main
fa3ee52
- dto objects for compute controller
b2105de
- dto objects for compute controller
f86ab54
v0.4.3
25 November 2022
- Fix filename when downloading
#56
- get filename from ddo by default if defined
f1f9356
- Automated CHANGELOG.md update
a785b3a
v0.4.2
22 November 2022
v0.4.1
16 November 2022
- Fix slow downloads with filecoin
#50
- Use infura ipfs infrastructure instead of public gateways
f7f8678
- update jest to latest version
9797a1f
- fix download from url
c0e48e9
v0.4.0
15 November 2022
- Updating sdk version
#49
- Adding v0.4....
v1.0.0-rc5: Merge pull request #94 from nevermined-io/update/sdk-dtp-0.3.0-rc11
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v1.0.0-rc5
v1.0.0-rc5
19 January 2023
- update sdk-dtp to the last version 0.3.0-rc11
#94
- remove argo label
#93
- Adding v1.0.0-rc4 Changelog updates
e2125a4
- lint issues
5b0ac0e
- removes unused service agreement label in argo template
731f52c
v1.0.0-rc4
17 January 2023
- Update/sdk dtp 0.3.0 rc10
#92
- Issue/remove dockerhost
#91
- adding unit test for compute service
#90
- lint and prettier
46535b2
- adapt latest changes in sdk
82cc32f
- remove host.docker.internal for local deployments
6792acf
v1.0.0-rc3
13 January 2023
- update sdk-dtp to the version 0.3.0-rc7
#88
- Adding v1.0.0-rc2 Changelog updates
c238b98
- update to sdk-dtp to version 0.3.0-rc8
cc59d57
- fix prettier issue
4ebd0f1
v1.0.0-rc2
13 January 2023
- Fix/merge master
#89
- Feature/document api errors
#86
- Handling sales with access properly
#79
- feat: add dependabot
#80
- Update sdk dtp 0.3.0 rc5
#83
- Fixing DTP returns
#78
- adding a param to determine what to return when asset is accessed
#75
- Adding v1.0.0-rc1 Changelog updates
737c84d
- some validation now works
a2288d6
- cleanup
522976b
v1.0.0-rc1
10 January 2023
- update sdk-dtp depedency to 0.3.0-rc4
#81
- decrypt encrypted files
#69
- Adapting to new SDK
#72
- Removing private token from status page
#67
- prettier
796dd9d
- solve lint error
0aa50aa
- Versions
593b397
v0.5.3
15 December 2022
- Feature/argo template for local
#71
- defining argo template for local env
dc6a5f2
- format
a71e64f
- Automated CHANGELOG.md update
2c74441
v0.5.2
9 December 2022
- Update README.md
#70
- Issue/refactor compute status
#68
- Fix formatter issues
#61
- adding optional compute provider
6c7f04a
- removing semi colons
0472490
- format
6195768
v0.5.1
30 November 2022
- Adding support to IPFS and solidifying upload method
#60
- addressing PR comments
0350fbe
- Automated CHANGELOG.md update
3d897e3
v0.5.0
30 November 2022
- Feature/integrate compute api
#47
- updating from main
fa3ee52
- dto objects for compute controller
b2105de
- dto objects for compute controller
f86ab54
v0.4.3
25 November 2022
- Fix filename when downloading
#56
- get filename from ddo by default if defined
f1f9356
- Automated CHANGELOG.md update
a785b3a
v0.4.2
22 November 2022
v0.4.1
16 November 2022
- Fix slow downloads with filecoin
#50
- Use infura ipfs infrastructure instead of public gateways
f7f8678
- update jest to latest version
9797a1f
- fix download from url
c0e48e9
v0.4.0
15 November 2022
- Updating sdk version
#49
- Adding v0.4.0-rc2 Changelog updates
d2bb25e
- Adding v0.4.0 Changelog updates
fc5d1b5
v0.4.0-rc2
14 November 2022
- Renaming to Node
#42
- latest sdk
0ebddf1
- using
main
in toolsdbc31de
- using master branch for tests
d2a9cc5
v0.4.0-rc1
9 November 2022
- using latest sdk deps
4d4f3c0
- Adding v0.4.0-rc1 Changelog updates
0e389ab
- bumping to v0.4.0-rc1
42213ec