Releases: nevermined-io/sdk-py
v0.10.3
Bump version: 0.10.2 → 0.10.3
v0.10.2
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v0.10.2
9 September 2021
- Test E2E with mumbai
#49
- Cleaned up test config
6b3ea86
- Adding v0.10.1 Changelog updates
5f009bf
- bump version
720c4c0
v0.10.1
8 September 2021
- Loads pre-packaged artifacts by default
#47
- Fix metadata tests
cdfc8a4
- Fix metadata tests
c277f25
- Adding v0.10.0 Changelog updates
1a4177e
v0.10.0
25 May 2021
- Bringing NFTs support
#43
- implementing nft access flow
ba926dc
- Using last versions to fix the NFTs flow
c5bd0d1
- Extracting NFTs capabilities to a specific
nft
apif2e4f4e
v0.9.0
6 April 2021
- Migration to contracts v1.0
#42
- Adding v0.9.0-rc0 Changelog updates
d52eeee
- updating version
9c1a636
- removing events handler
d794f86
v0.9.0-rc0
6 April 2021
- Added integration with Filecoin
#41
- Test with pre-compiled contracts
#38
- Migration to contracts v1.0
72ba6b6
- Revert "Test chaching dockerlib"
b241e27
- Test chaching dockerlib
a88c672
v0.8.0
11 February 2021
- Implementation of multiple receivers for rewards distribution
#39
- Adding v0.7.0 Changelog updates
edc5fa9
v0.7.0
6 January 2021
- Start update agreements api
#37
- Update accounts api
#36
- Add nft methods
#31
- Fix tests
5616eaa
- Remove signature in agreements methods
c1f606a
- Add 3 missed methods for templates
f9f439d
v0.6.0
7 December 2020
- Use commons convert method
#30
- Added jwt support
#29
- Implement provenance methods
#28
- Fixed failing tests
3b6895a
- Added oauth support for execute endpoint
54e3b5c
- Added oauth support for compute status endpoint
76f4a06
v0.5.0
6 November 2020
- Fixed tests with correct links to in metadata
#25
- new org
3da2a4d
- Revert "Bump version: 0.5.0 → 0.6.0"
5418107
- Bump version: 0.5.0 → 0.6.0
7307bfc
v0.4.2
22 September 2020
- Don't use http query parameters in filename
#24
- Skip http query parameters when getting the filename to download
05c3679
- Bump version: 0.4.1 → 0.4.2
b902009
v0.4.1
21 September 2020
- Return the compute job id
#23
- Added support for the gateway compute logs and compute status endpoints
#21
- refresh word_count.py url
#19
assets.execute
now returns the id of the compute jobebf7a8d
- Bump version: 0.4.0 → 0.4.1
5349345
- Fix gateway mock on tests
d24a722
v0.4.0
11 September 2020
- Added support for creating compute ddo with files
#18
- Feature/compute example
#15
- Upgrading to new contracts v0.4
#16
- Updated asset executor to call the new gateway endpoint
#11
- Integration of compute case
fa9fe2f
- Added tests for the download endpoint
6699ce7
- Refactored compute example to work with the changes in the compute api
bb14600
v0.3.0
15 May 2020
- Feature/update to remove secret store
#10
- Adds a .nojekyll file for docs builds
#9
- Upgrade web3py version libraries
#8
- Implementation of new flow
#7
- Update changelog
bd34938
- Update sdk to support new authorization methods
c18910c
- secret store working with the new authorization structure
27ba0e3
v0.2.0
30 April 2020
- add release python workflow
#3
- Udpate names to nevermined
#5
- Update templates for release and remove old references to squid
fd02d43
- Bump version: 0.1.0 → 0.2.0
475763d
- Update events-handler version
44883f6
v0.1.0
29 April 2020
v0.10.1
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v0.10.1
8 September 2021
- Loads pre-packaged artifacts by default
#47
- Fix metadata tests
cdfc8a4
- Fix metadata tests
c277f25
- Adding v0.10.0 Changelog updates
1a4177e
v0.10.0
25 May 2021
- Bringing NFTs support
#43
- implementing nft access flow
ba926dc
- Using last versions to fix the NFTs flow
c5bd0d1
- Extracting NFTs capabilities to a specific
nft
apif2e4f4e
v0.9.0
6 April 2021
- Migration to contracts v1.0
#42
- Adding v0.9.0-rc0 Changelog updates
d52eeee
- updating version
9c1a636
- removing events handler
d794f86
v0.9.0-rc0
6 April 2021
- Added integration with Filecoin
#41
- Test with pre-compiled contracts
#38
- Migration to contracts v1.0
72ba6b6
- Revert "Test chaching dockerlib"
b241e27
- Test chaching dockerlib
a88c672
v0.8.0
11 February 2021
- Implementation of multiple receivers for rewards distribution
#39
- Adding v0.7.0 Changelog updates
edc5fa9
v0.7.0
6 January 2021
- Start update agreements api
#37
- Update accounts api
#36
- Add nft methods
#31
- Fix tests
5616eaa
- Remove signature in agreements methods
c1f606a
- Add 3 missed methods for templates
f9f439d
v0.6.0
7 December 2020
- Use commons convert method
#30
- Added jwt support
#29
- Implement provenance methods
#28
- Fixed failing tests
3b6895a
- Added oauth support for execute endpoint
54e3b5c
- Added oauth support for compute status endpoint
76f4a06
v0.5.0
6 November 2020
- Fixed tests with correct links to in metadata
#25
- new org
3da2a4d
- Revert "Bump version: 0.5.0 → 0.6.0"
5418107
- Bump version: 0.5.0 → 0.6.0
7307bfc
v0.4.2
22 September 2020
- Don't use http query parameters in filename
#24
- Skip http query parameters when getting the filename to download
05c3679
- Bump version: 0.4.1 → 0.4.2
b902009
v0.4.1
21 September 2020
- Return the compute job id
#23
- Added support for the gateway compute logs and compute status endpoints
#21
- refresh word_count.py url
#19
assets.execute
now returns the id of the compute jobebf7a8d
- Bump version: 0.4.0 → 0.4.1
5349345
- Fix gateway mock on tests
d24a722
v0.4.0
11 September 2020
- Added support for creating compute ddo with files
#18
- Feature/compute example
#15
- Upgrading to new contracts v0.4
#16
- Updated asset executor to call the new gateway endpoint
#11
- Integration of compute case
fa9fe2f
- Added tests for the download endpoint
6699ce7
- Refactored compute example to work with the changes in the compute api
bb14600
v0.3.0
15 May 2020
- Feature/update to remove secret store
#10
- Adds a .nojekyll file for docs builds
#9
- Upgrade web3py version libraries
#8
- Implementation of new flow
#7
- Update changelog
bd34938
- Update sdk to support new authorization methods
c18910c
- secret store working with the new authorization structure
27ba0e3
v0.2.0
30 April 2020
- add release python workflow
#3
- Udpate names to nevermined
#5
- Update templates for release and remove old references to squid
fd02d43
- Bump version: 0.1.0 → 0.2.0
475763d
- Update events-handler version
44883f6
v0.1.0
29 April 2020
v0.10.0
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v0.10.0
25 May 2021
- Bringing NFTs support
#43
- implementing nft access flow
ba926dc
- Using last versions to fix the NFTs flow
c5bd0d1
- Extracting NFTs capabilities to a specific
nft
apif2e4f4e
v0.9.0
6 April 2021
- Migration to contracts v1.0
#42
- Adding v0.9.0-rc0 Changelog updates
d52eeee
- updating version
9c1a636
- removing events handler
d794f86
v0.9.0-rc0
6 April 2021
- Added integration with Filecoin
#41
- Test with pre-compiled contracts
#38
- Migration to contracts v1.0
72ba6b6
- Test chaching dockerlib
a88c672
- Revert "Test chaching dockerlib"
b241e27
v0.8.0
11 February 2021
- Implementation of multiple receivers for rewards distribution
#39
- Adding v0.7.0 Changelog updates
edc5fa9
v0.7.0
6 January 2021
- Start update agreements api
#37
- Update accounts api
#36
- Add nft methods
#31
- Fix tests
5616eaa
- Remove signature in agreements methods
c1f606a
- Add 3 missed methods for templates
f9f439d
v0.6.0
7 December 2020
- Use commons convert method
#30
- Added jwt support
#29
- Implement provenance methods
#28
- Fixed failing tests
3b6895a
- Added oauth support for execute endpoint
54e3b5c
- Added oauth support for compute status endpoint
76f4a06
v0.5.0
6 November 2020
- Fixed tests with correct links to in metadata
#25
- new org
3da2a4d
- Revert "Bump version: 0.5.0 → 0.6.0"
5418107
- Bump version: 0.5.0 → 0.6.0
7307bfc
v0.4.2
22 September 2020
- Don't use http query parameters in filename
#24
- Skip http query parameters when getting the filename to download
05c3679
- Bump version: 0.4.1 → 0.4.2
b902009
v0.4.1
21 September 2020
- Return the compute job id
#23
- Added support for the gateway compute logs and compute status endpoints
#21
- refresh word_count.py url
#19
assets.execute
now returns the id of the compute jobebf7a8d
- Bump version: 0.4.0 → 0.4.1
5349345
- Fix gateway mock on tests
d24a722
v0.4.0
11 September 2020
- Added support for creating compute ddo with files
#18
- Feature/compute example
#15
- Upgrading to new contracts v0.4
#16
- Updated asset executor to call the new gateway endpoint
#11
- Integration of compute case
fa9fe2f
- Added tests for the download endpoint
6699ce7
- Refactored compute example to work with the changes in the compute api
bb14600
v0.3.0
15 May 2020
- Feature/update to remove secret store
#10
- Adds a .nojekyll file for docs builds
#9
- Upgrade web3py version libraries
#8
- Implementation of new flow
#7
- Update changelog
bd34938
- Update sdk to support new authorization methods
c18910c
- secret store working with the new authorization structure
27ba0e3
v0.2.0
30 April 2020
- add release python workflow
#3
- Udpate names to nevermined
#5
- Update templates for release and remove old references to squid
fd02d43
- Bump version: 0.1.0 → 0.2.0
475763d
- Update events-handler version
44883f6
v0.1.0
29 April 2020
v0.9.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.9.0-rc0
6 April 2021
- Added integration with Filecoin
#41
- Test with pre-compiled contracts
#38
- Migration to contracts v1.0
72ba6b6
- Test chaching dockerlib
a88c672
- Revert "Test chaching dockerlib"
b241e27
v0.8.0
11 February 2021
- Implementation of multiple receivers for rewards distribution
#39
- Adding v0.7.0 Changelog updates
edc5fa9
v0.7.0
6 January 2021
- Start update agreements api
#37
- Update accounts api
#36
- Add nft methods
#31
- Fix tests
5616eaa
- Remove signature in agreements methods
c1f606a
- Add 3 missed methods for templates
f9f439d
v0.6.0
7 December 2020
- Use commons convert method
#30
- Added jwt support
#29
- Implement provenance methods
#28
- Fixed failing tests
3b6895a
- Added oauth support for execute endpoint
54e3b5c
- Added oauth support for compute status endpoint
76f4a06
v0.5.0
6 November 2020
- Fixed tests with correct links to in metadata
#25
- new org
3da2a4d
- Revert "Bump version: 0.5.0 → 0.6.0"
5418107
- Bump version: 0.5.0 → 0.6.0
7307bfc
v0.4.2
22 September 2020
- Don't use http query parameters in filename
#24
- Skip http query parameters when getting the filename to download
05c3679
- Bump version: 0.4.1 → 0.4.2
b902009
v0.4.1
21 September 2020
- Return the compute job id
#23
- Added support for the gateway compute logs and compute status endpoints
#21
- refresh word_count.py url
#19
assets.execute
now returns the id of the compute jobebf7a8d
- Bump version: 0.4.0 → 0.4.1
5349345
- Fix gateway mock on tests
d24a722
v0.4.0
11 September 2020
- Added support for creating compute ddo with files
#18
- Feature/compute example
#15
- Upgrading to new contracts v0.4
#16
- Updated asset executor to call the new gateway endpoint
#11
- Integration of compute case
fa9fe2f
- Added tests for the download endpoint
6699ce7
- Refactored compute example to work with the changes in the compute api
bb14600
v0.3.0
15 May 2020
- Feature/update to remove secret store
#10
- Adds a .nojekyll file for docs builds
#9
- Upgrade web3py version libraries
#8
- Implementation of new flow
#7
- Update changelog
bd34938
- Update sdk to support new authorization methods
c18910c
- secret store working with the new authorization structure
27ba0e3
v0.2.0
30 April 2020
- add release python workflow
#3
- Udpate names to nevermined
#5
- Update templates for release and remove old references to squid
fd02d43
- Bump version: 0.1.0 → 0.2.0
475763d
- Update events-handler version
44883f6
v0.1.0
29 April 2020
v0.9.0
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v0.9.0
6 April 2021
- Migration to contracts v1.0
#42
- Adding v0.9.0-rc0 Changelog updates
d52eeee
- updating version
9c1a636
- removing events handler
d794f86
v0.9.0-rc0
6 April 2021
- Added integration with Filecoin
#41
- Test with pre-compiled contracts
#38
- Migration to contracts v1.0
72ba6b6
- Test chaching dockerlib
a88c672
- Revert "Test chaching dockerlib"
b241e27
v0.8.0
11 February 2021
- Implementation of multiple receivers for rewards distribution
#39
- Adding v0.7.0 Changelog updates
edc5fa9
v0.7.0
6 January 2021
- Start update agreements api
#37
- Update accounts api
#36
- Add nft methods
#31
- Fix tests
5616eaa
- Remove signature in agreements methods
c1f606a
- Add 3 missed methods for templates
f9f439d
v0.6.0
7 December 2020
- Use commons convert method
#30
- Added jwt support
#29
- Implement provenance methods
#28
- Fixed failing tests
3b6895a
- Added oauth support for execute endpoint
54e3b5c
- Added oauth support for compute status endpoint
76f4a06
v0.5.0
6 November 2020
- Fixed tests with correct links to in metadata
#25
- new org
3da2a4d
- Revert "Bump version: 0.5.0 → 0.6.0"
5418107
- Bump version: 0.5.0 → 0.6.0
7307bfc
v0.4.2
22 September 2020
- Don't use http query parameters in filename
#24
- Skip http query parameters when getting the filename to download
05c3679
- Bump version: 0.4.1 → 0.4.2
b902009
v0.4.1
21 September 2020
- Return the compute job id
#23
- Added support for the gateway compute logs and compute status endpoints
#21
- refresh word_count.py url
#19
assets.execute
now returns the id of the compute jobebf7a8d
- Bump version: 0.4.0 → 0.4.1
5349345
- Fix gateway mock on tests
d24a722
v0.4.0
11 September 2020
- Added support for creating compute ddo with files
#18
- Feature/compute example
#15
- Upgrading to new contracts v0.4
#16
- Updated asset executor to call the new gateway endpoint
#11
- Integration of compute case
fa9fe2f
- Added tests for the download endpoint
6699ce7
- Refactored compute example to work with the changes in the compute api
bb14600
v0.3.0
15 May 2020
- Feature/update to remove secret store
#10
- Adds a .nojekyll file for docs builds
#9
- Upgrade web3py version libraries
#8
- Implementation of new flow
#7
- Update changelog
bd34938
- Update sdk to support new authorization methods
c18910c
- secret store working with the new authorization structure
27ba0e3
v0.2.0
30 April 2020
- add release python workflow
#3
- Udpate names to nevermined
#5
- Update templates for release and remove old references to squid
fd02d43
- Bump version: 0.1.0 → 0.2.0
475763d
- Update events-handler version
44883f6
v0.1.0
29 April 2020
v0.8.0
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v0.8.0
11 February 2021
- Implementation of multiple receivers for rewards distribution
#39
- Adding v0.7.0 Changelog updates
edc5fa9
v0.7.0
6 January 2021
- Start update agreements api
#37
- Update accounts api
#36
- Add nft methods
#31
- Fix tests
5616eaa
- Remove signature in agreements methods
c1f606a
- Add 3 missed methods for templates
f9f439d
v0.6.0
7 December 2020
- Use commons convert method
#30
- Added jwt support
#29
- Implement provenance methods
#28
- Fixed failing tests
3b6895a
- Added oauth support for execute endpoint
54e3b5c
- Added oauth support for compute status endpoint
76f4a06
v0.5.0
6 November 2020
- Fixed tests with correct links to in metadata
#25
- new org
3da2a4d
- Revert "Bump version: 0.5.0 → 0.6.0"
5418107
- Bump version: 0.5.0 → 0.6.0
7307bfc
v0.4.2
22 September 2020
- Don't use http query parameters in filename
#24
- Skip http query parameters when getting the filename to download
05c3679
- Bump version: 0.4.1 → 0.4.2
b902009
v0.4.1
21 September 2020
- Return the compute job id
#23
- Added support for the gateway compute logs and compute status endpoints
#21
- refresh word_count.py url
#19
assets.execute
now returns the id of the compute jobebf7a8d
- Bump version: 0.4.0 → 0.4.1
5349345
- Fix gateway mock on tests
d24a722
v0.4.0
11 September 2020
- Added support for creating compute ddo with files
#18
- Feature/compute example
#15
- Upgrading to new contracts v0.4
#16
- Updated asset executor to call the new gateway endpoint
#11
- Integration of compute case
fa9fe2f
- Added tests for the download endpoint
6699ce7
- Refactored compute example to work with the changes in the compute api
bb14600
v0.3.0
15 May 2020
- Feature/update to remove secret store
#10
- Adds a .nojekyll file for docs builds
#9
- Upgrade web3py version libraries
#8
- Implementation of new flow
#7
- Update changelog
bd34938
- Update sdk to support new authorization methods
c18910c
- secret store working with the new authorization structure
27ba0e3
v0.2.0
30 April 2020
- add release python workflow
#3
- Udpate names to nevermined
#5
- Update templates for release and remove old references to squid
fd02d43
- Bump version: 0.1.0 → 0.2.0
475763d
- Update events-handler version
44883f6
v0.1.0
29 April 2020
v0.7.0
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v0.7.0
6 January 2021
- Start update agreements api
#37
- Update accounts api
#36
- Add nft methods
#31
- Fix tests
5616eaa
- Remove signature in agreements methods
c1f606a
- Add 3 missed methods for templates
f9f439d
v0.6.0
7 December 2020
- Use commons convert method
#30
- Added jwt support
#29
- Implement provenance methods
#28
- Fixed failing tests
3b6895a
- Added oauth support for execute endpoint
54e3b5c
- Added oauth support for compute status endpoint
76f4a06
v0.5.0
6 November 2020
- Fixed tests with correct links to in metadata
#25
- new org
3da2a4d
- Revert "Bump version: 0.5.0 → 0.6.0"
5418107
- Bump version: 0.5.0 → 0.6.0
7307bfc
v0.4.2
22 September 2020
- Don't use http query parameters in filename
#24
- Skip http query parameters when getting the filename to download
05c3679
- Bump version: 0.4.1 → 0.4.2
b902009
v0.4.1
21 September 2020
- Return the compute job id
#23
- Added support for the gateway compute logs and compute status endpoints
#21
- refresh word_count.py url
#19
assets.execute
now returns the id of the compute jobebf7a8d
- Bump version: 0.4.0 → 0.4.1
5349345
- Fix gateway mock on tests
d24a722
v0.4.0
11 September 2020
- Added support for creating compute ddo with files
#18
- Feature/compute example
#15
- Upgrading to new contracts v0.4
#16
- Updated asset executor to call the new gateway endpoint
#11
- Integration of compute case
fa9fe2f
- Added tests for the download endpoint
6699ce7
- Refactored compute example to work with the changes in the compute api
bb14600
v0.3.0
15 May 2020
- Feature/update to remove secret store
#10
- Adds a .nojekyll file for docs builds
#9
- Upgrade web3py version libraries
#8
- Implementation of new flow
#7
- Update changelog
bd34938
- Update sdk to support new authorization methods
c18910c
- secret store working with the new authorization structure
27ba0e3
v0.2.0
30 April 2020
- add release python workflow
#3
- Udpate names to nevermined
#5
- Update templates for release and remove old references to squid
fd02d43
- Bump version: 0.1.0 → 0.2.0
475763d
- Update events-handler version
44883f6
v0.1.0
29 April 2020
v0.6.0
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
v0.6.0
7 December 2020
- Use commons convert method
#30
- Added jwt support
#29
- Implement provenance methods
#28
- Fixed failing tests
3b6895a
- Added oauth support for execute endpoint
54e3b5c
- Added oauth support for compute status endpoint
76f4a06
v0.5.0
6 November 2020
- Fixed tests with correct links to in metadata
#25
- new org
3da2a4d
- Revert "Bump version: 0.5.0 → 0.6.0"
5418107
- Bump version: 0.5.0 → 0.6.0
7307bfc
v0.4.2
22 September 2020
- Don't use http query parameters in filename
#24
- Skip http query parameters when getting the filename to download
05c3679
- Bump version: 0.4.1 → 0.4.2
b902009
v0.4.1
21 September 2020
- Return the compute job id
#23
- Added support for the gateway compute logs and compute status endpoints
#21
- refresh word_count.py url
#19
assets.execute
now returns the id of the compute jobebf7a8d
- Bump version: 0.4.0 → 0.4.1
5349345
- Fix gateway mock on tests
d24a722
v0.4.0
11 September 2020
- Added support for creating compute ddo with files
#18
- Feature/compute example
#15
- Upgrading to new contracts v0.4
#16
- Updated asset executor to call the new gateway endpoint
#11
- Integration of compute case
fa9fe2f
- Added tests for the download endpoint
6699ce7
- Refactored compute example to work with the changes in the compute api
bb14600
v0.3.0
15 May 2020
- Feature/update to remove secret store
#10
- Adds a .nojekyll file for docs builds
#9
- Upgrade web3py version libraries
#8
- Implementation of new flow
#7
- Update changelog
bd34938
- Update sdk to support new authorization methods
c18910c
- secret store working with the new authorization structure
27ba0e3
v0.2.0
30 April 2020
- add release python workflow
#3
- Udpate names to nevermined
#5
- Update templates for release and remove old references to squid
fd02d43
- Bump version: 0.1.0 → 0.2.0
475763d
- Update events-handler version
44883f6
v0.1.0
29 April 2020