Releases: nevermined-io/node
v0.4.1
Breaking Changes
This PR introduces a breaking change in how the gateway is configured.
FILECOIN_GATEWAY
env is removed and is replaced with:
IPFS_GATEWAY
: The infura IPFS API Endpoint (e.g. https://ipfs.infura.io:5001/)IPFS_PROJECT_ID
: The infura ipfs Project IDIPFS_PROJECT_SECRET
: The infura ipfs API Key Secret
Commits
- 6ac9779: Adding v0.4.0 Changelog updates (Aitor)
- f7f8678: Use infura ipfs infrastructure instead of public gateways (Rodolphe Marques) #50
- 7b9d3df: add new envs to ci test workflow (Rodolphe Marques) #50
- 262367d: Merge branch 'main' into fix/filecoin-download (Rodolphe Marques) #50
- c0e48e9: fix download from url (Rodolphe Marques) #50
- 9797a1f: update jest to latest version (Rodolphe Marques) #50
- d48a760: fix jest issue working with axios (Rodolphe Marques) #50
- 0f2504a: fix jest + axios (Rodolphe Marques) #50
- 0c77851: fix axios (Rodolphe Marques) #50
- 3ab2a79: update jest (Rodolphe Marques) #50
- c8c7af5: bump version to 0.4.1 (Rodolphe Marques)
v0.4.0
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
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
v0.4.0-rc0
25 October 2022
v0.3.1
24 October 2022
- update to latest sdk
#41
- download assets in dtp mode, store encrypted data in binary
#39
- update to latest version of dtp
bd8f323
- names
3b062fb
- Automated CHANGELOG.md update
77b2908
v0.3.0
19 October 2022
- release v0.3.0
#36
- lastest sdk version
#34
- update versions to sdk-0.25.0
#33
- integrate nevermined linter
#31
- upgraded to rc2 of sdk-dtp
b98ed7b
- Automated CHANGELOG.md update
24faa4a
- add dist to eslint ignore file
969df10
v0.2.1
6 October 2022
- More tests
#26
- Adding Provenance integration
#28
- Config cleanup
#25
- Logging
#23
- Documentation and
yarn
#22
- Service refactor
#21
- bump
43c5caa
- merge
423b41d
- cleanup
7ac6b68
v0.1.9
6 September 2022
- fix the location where the docs are pushed to
#15
- Better error messages w/ upload and download
#12
- Building the openapi documentation
#13
- better error messages
fd0c5b0
- change this back
984b8f3
v0.1.8
1 September 2022
- DTP flows
#9
- CI problem
#8
- Automated CHANGELOG.md update
cfb6449
- cleanup
9ffa5f1
- need this variable
f40adcf
v0.1.7
1 September 2022
v0.1.6
1 September 2022
- regenerated docs
#5
- Encryption message clarified to add both of the supported encryption mechanisms
#7
- initial implementation of flows with proofs
e68de69
- added some docs
b800223
- seems to work
8f03e98
v0.1.5
23 August 2022
- Update release-github.yml
#81
- add jwt expirey env var
#82
- Update github-release workflow
#79
- should compile now
ff3a03b
- now should compile
3c51f8a
- adding test for encryption
17f2ddd
v0.1.4
13 June 2022
v0.1.3
7 June 2022
v0.1.2
31 May 2022
- set interval to wait elasticsearch connection
#72
- GA to automatically push to docs repo on tag
#67
- Adding GH Actions release workflow
#66
- implement end to end test postman for asset routes
#38
- Paco/migrate get all assets ids
#33
- add production env
#32
- Docker with node16 + env.sample file
#31
- integrate postman tests
#26
- short description
#14
- add feature ticket template
#13
- Paco/archetype improvements
#12
- Adding CI setup
#11
- Full flow working with ethereum signatures
83995ac
- Switch to ethers
b8035c4
- update to node v16, add negative test and clean up packages
6e476ff
v0.4.0-rc2: Merge pull request #42 from nevermined-io/feature/node_name
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
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
v0.4.0-rc0
25 October 2022
v0.3.1
24 October 2022
- update to latest sdk
#41
- download assets in dtp mode, store encrypted data in binary
#39
- update to latest version of dtp
bd8f323
- names
3b062fb
- Automated CHANGELOG.md update
77b2908
v0.3.0
19 October 2022
- release v0.3.0
#36
- lastest sdk version
#34
- update versions to sdk-0.25.0
#33
- integrate nevermined linter
#31
- upgraded to rc2 of sdk-dtp
b98ed7b
- Automated CHANGELOG.md update
24faa4a
- add dist to eslint ignore file
969df10
v0.2.1
6 October 2022
- More tests
#26
- Adding Provenance integration
#28
- Config cleanup
#25
- Logging
#23
- Documentation and
yarn
#22
- Service refactor
#21
- bump
43c5caa
- merge
423b41d
- cleanup
7ac6b68
v0.1.9
6 September 2022
- fix the location where the docs are pushed to
#15
- Better error messages w/ upload and download
#12
- Building the openapi documentation
#13
- better error messages
fd0c5b0
- change this back
984b8f3
v0.1.8
1 September 2022
- DTP flows
#9
- CI problem
#8
- Automated CHANGELOG.md update
cfb6449
- cleanup
9ffa5f1
- need this variable
f40adcf
v0.1.7
1 September 2022
v0.1.6
1 September 2022
- regenerated docs
#5
- Encryption message clarified to add both of the supported encryption mechanisms
#7
- initial implementation of flows with proofs
e68de69
- added some docs
b800223
- seems to work
8f03e98
v0.1.5
23 August 2022
- Update release-github.yml
#81
- add jwt expirey env var
#82
- Update github-release workflow
#79
- should compile now
ff3a03b
- now should compile
3c51f8a
- adding test for encryption
17f2ddd
v0.1.4
13 June 2022
v0.1.3
7 June 2022
v0.1.2
31 May 2022
- set interval to wait elasticsearch connection
#72
- GA to automatically push to docs repo on tag
#67
- Adding GH Actions release workflow
#66
- implement end to end test postman for asset routes
#38
- Paco/migrate get all assets ids
#33
- add production env
#32
- Docker with node16 + env.sample file
#31
- integrate postman tests
#26
- short description
#14
- add feature ticket template
#13
- Paco/archetype improvements
#12
- Adding CI setup
#11
- Full flow working with ethereum signatures
83995ac
- Switch to ethers
b8035c4
- update to node v16, add negative test and clean up packages
6e476ff
v0.4.0-rc1
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
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
v0.4.0-rc0
25 October 2022
v0.3.1
24 October 2022
- update to latest sdk
#41
- download assets in dtp mode, store encrypted data in binary
#39
- update to latest version of dtp
bd8f323
- names
3b062fb
- Automated CHANGELOG.md update
77b2908
v0.3.0
19 October 2022
- release v0.3.0
#36
- lastest sdk version
#34
- update versions to sdk-0.25.0
#33
- integrate nevermined linter
#31
- upgraded to rc2 of sdk-dtp
b98ed7b
- Automated CHANGELOG.md update
24faa4a
- add dist to eslint ignore file
969df10
v0.2.1
6 October 2022
- More tests
#26
- Adding Provenance integration
#28
- Config cleanup
#25
- Logging
#23
- Documentation and
yarn
#22
- Service refactor
#21
- bump
43c5caa
- merge
423b41d
- cleanup
7ac6b68
v0.1.9
6 September 2022
- fix the location where the docs are pushed to
#15
- Better error messages w/ upload and download
#12
- Building the openapi documentation
#13
- better error messages
fd0c5b0
- change this back
984b8f3
v0.1.8
1 September 2022
- DTP flows
#9
- CI problem
#8
- Automated CHANGELOG.md update
cfb6449
- cleanup
9ffa5f1
- need this variable
f40adcf
v0.1.7
1 September 2022
v0.1.6
1 September 2022
- regenerated docs
#5
- Encryption message clarified to add both of the supported encryption mechanisms
#7
- initial implementation of flows with proofs
e68de69
- added some docs
b800223
- seems to work
8f03e98
v0.1.5
23 August 2022
- Update release-github.yml
#81
- add jwt expirey env var
#82
- Update github-release workflow
#79
- should compile now
ff3a03b
- now should compile
3c51f8a
- adding test for encryption
17f2ddd
v0.1.4
13 June 2022
v0.1.3
7 June 2022
v0.1.2
31 May 2022
- set interval to wait elasticsearch connection
#72
- GA to automatically push to docs repo on tag
#67
- Adding GH Actions release workflow
#66
- implement end to end test postman for asset routes
#38
- Paco/migrate get all assets ids
#33
- add production env
#32
- Docker with node16 + env.sample file
#31
- integrate postman tests
#26
- short description
#14
- add feature ticket template
#13
- Paco/archetype improvements
#12
- Adding CI setup
#11
- Full flow working with ethereum signatures
83995ac
- Switch to ethers
b8035c4
- update to node v16, add negative test and clean up packages
6e476ff
v0.4.0-rc0
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v0.4.0-rc0
25 October 2022
v0.3.1
24 October 2022
- update to latest sdk
#41
- download assets in dtp mode, store encrypted data in binary
#39
- update to latest version of dtp
bd8f323
- names
3b062fb
- Automated CHANGELOG.md update
77b2908
v0.3.0
19 October 2022
- release v0.3.0
#36
- lastest sdk version
#34
- update versions to sdk-0.25.0
#33
- integrate nevermined linter
#31
- upgraded to rc2 of sdk-dtp
b98ed7b
- Automated CHANGELOG.md update
24faa4a
- add dist to eslint ignore file
969df10
v0.2.1
6 October 2022
- More tests
#26
- Adding Provenance integration
#28
- Config cleanup
#25
- Logging
#23
- Documentation and
yarn
#22
- Service refactor
#21
- bump
43c5caa
- merge
423b41d
- cleanup
7ac6b68
v0.1.9
6 September 2022
- fix the location where the docs are pushed to
#15
- Better error messages w/ upload and download
#12
- Building the openapi documentation
#13
- better error messages
fd0c5b0
- change this back
984b8f3
v0.1.8
1 September 2022
- DTP flows
#9
- CI problem
#8
- Automated CHANGELOG.md update
cfb6449
- cleanup
9ffa5f1
- need this variable
f40adcf
v0.1.7
1 September 2022
v0.1.6
1 September 2022
- regenerated docs
#5
- Encryption message clarified to add both of the supported encryption mechanisms
#7
- initial implementation of flows with proofs
e68de69
- added some docs
b800223
- seems to work
8f03e98
v0.1.5
23 August 2022
- Update release-github.yml
#81
- add jwt expirey env var
#82
- Update github-release workflow
#79
- should compile now
ff3a03b
- now should compile
3c51f8a
- adding test for encryption
17f2ddd
v0.1.4
13 June 2022
v0.1.3
7 June 2022
v0.1.2
31 May 2022
- set interval to wait elasticsearch connection
#72
- GA to automatically push to docs repo on tag
#67
- Adding GH Actions release workflow
#66
- implement end to end test postman for asset routes
#38
- Paco/migrate get all assets ids
#33
- add production env
#32
- Docker with node16 + env.sample file
#31
- integrate postman tests
#26
- short description
#14
- add feature ticket template
#13
- Paco/archetype improvements
#12
- Adding CI setup
#11
- Full flow working with ethereum signatures
83995ac
- Switch to ethers
b8035c4
- update to node v16, add negative test and clean up packages
6e476ff
v0.3.1
v0.3.0
Commits
- 24faa4a: Automated CHANGELOG.md update (mrsmkl)
- 3ca6456: integrate nevermined linter (spieljs) #31
- 969df10: add dist to eslint ignore file (spieljs) #31
- 2fe740f: update versions to sdk-0.25.0 (Rodolphe Marques) #33
- b98ed7b: upgraded to rc2 of sdk-dtp (Rodolphe Marques) #33
- 4e0cada: lastest sdk version (Rodolphe Marques) #34
- 1a8c73c: use latest version of sdk-dtp (Rodolphe Marques) #34
- 674a303: release v0.3.0 (Rodolphe Marques) #36
v0.2.1
Commits
- 3bd414d: refactoring (Sami Mäkelä) #21
- 968faa0: access and transfer seem to work (Sami Mäkelä) #21
- 6085f37: access and transfer seem to work (Sami Mäkelä) #21
- e13d367: consuming worked (Sami Mäkelä) #21
- ed1362e: access flows working, cleanup (Sami Mäkelä) #21
- 1a0c3d7: access flows working, cleanup (Sami Mäkelä) #21
- 1e183cf: testing if will work (Sami Mäkelä) #21
- 0995f0f: clean up (Sami Mäkelä) #21
- 6c0fe15: also run dtp tests (Sami Mäkelä) #21
- 397058c: run dtp tests first (Sami Mäkelä) #21
- 1bb0c91: try to get the repo (Sami Mäkelä) #21
- 1322909: trying to checkout (Sami Mäkelä) #21
- f475865: trying to checkout (Sami Mäkelä) #21
- 702b1cc: trying to checkout (Sami Mäkelä) #21
- a901c0f: trying to checkout (Sami Mäkelä) #21
- ff9c7df: use gh actions to fetch other repos (Sami Mäkelä) #21
- 894e5fa: clean up (Sami Mäkelä) #21
- 3b2df8f: cleanup (Sami Mäkelä) #21
- 7ac6b68: cleanup (Sami Mäkelä) #21
- 9c596f1: try to switch from npm to yarn (Sami Mäkelä) #21
- d358740: lint (Sami Mäkelä) #21
- 7729b3b: clean up (Sami Mäkelä) #21
- 3c8d5a8: updatting dockerfile (Sami Mäkelä) #21
- 3609290: updatting dockerfile (Sami Mäkelä) #21
- f4ced05: fixing dockerfile (Sami Mäkelä) #21
- 4f54516: Automated CHANGELOG.md update (mrsmkl)
- 64b3420: Documentation and
yarn
(Aitor) #22 - acb90e4: Merge branch 'main' into fix/documentation_yarn (Aitor) #22
- 2317f5e: Merge branch 'main' into fix/documentation_yarn (Aitor) #22
- 5d95912: Merge branch 'fix/documentation_yarn' of github.com:nevermined-io/gateway-ts into fix/documentation_yarn (Aitor) #22
- b770a26: pulling default branch (Aitor) #22
- 89ceac9: Removing elastic dependencies and using latest sdk-js version (Aitor) #22
- 5a00d88: using latest dtp package (Aitor) #22
- 35700c9: adding back elastic deps (Aitor) #22
- 70d921e: bringing back elastic plumbing (Aitor) #22
- f02cb9c: refactor agreement.js into nevermined srvice (Sami Mäkelä) #23
- b8493e8: adding initial logging (Sami Mäkelä) #23
- 55ba93c: using
main
branch ofsdk-dtp
(Aitor) #22 - 1ee059a: lint (Sami Mäkelä) #23
- d9c2469: update repos (Sami Mäkelä) #23
- f391740: remove elasticsearch dep (Sami Mäkelä) #25
- 70590d7: Removing Elastic Search (Aitor) #22
- ac6546a: configs working (Sami Mäkelä) #25
- 731068e: merge (Sami Mäkelä) #23
- ed96d18: more config cleanup (Sami Mäkelä) #25
- ce2bb4f: merge (Sami Mäkelä) #25
- a5614d2: removing old nvm config (Sami Mäkelä) #25
- 1934b48: config for info endpoint (Sami Mäkelä) #25
- fae8f88: config for encrypt/decrypt (Sami Mäkelä) #25
- ada47ee: lint (Sami Mäkelä) #25
- 1e8eb42: unit test working (Sami Mäkelä) #25
- 7c20ad8: adding yarn.lock (Sami Mäkelä) #25
- 20f7b88: dotenv with jest (Sami Mäkelä) #25
- fda02d7: fixing package.jdon (Sami Mäkelä) #25
- 43d56c3: clean up (Sami Mäkelä) #25
- 83d654e: remove asset index (Sami Mäkelä) #25
- 246a2f2: removed utils that were moved to sdk-dtp (Sami Mäkelä) #26
- 1455c49: lint (Sami Mäkelä) #26
- b9c6d19: some checks for endpoints (Sami Mäkelä) #26
- ad62b15: - Adding Provenance integration. It can be enable/disable via env variable (Aitor) #28
- 4bc04d2: catching provenance errors in case of multiple on-chain requests (Aitor) #28
- 0ee1430: using SDK utility functions (Aitor) #28
- 8c43775: updating packages (Sami Mäkelä) #26
- 1a5c152: check that url exists even if dtp (Sami Mäkelä) #26
- 298ca25: updated yarn.lock (Sami Mäkelä) #26
- 423b41d: merge (Sami Mäkelä) #26
- 43c5caa: bump (Sami Mäkelä) #26