Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Releases: nevermined-io/sdk-java

v0.6.0

22 Jun 13:15
Compare
Choose a tag to compare

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

22 June 2021

  • Integration of contracts 1.0 and NFT flows #47
  • Adapting to contracts v1.0.0 with new LockPayment and EscrowPayment conditions #46
  • Implementing NFT user flows 0a48963
  • cleaning comments c74791f
  • Moving NFT methods to NFT API 7e74fe9

v0.5.0

6 April 2021

  • Upload to Filecoin support #42
  • Testing with precompiled spree contracts #41
  • Added support to upload files to filecoin 582e691
  • Adding v0.4.2 Changelog updates f965431
  • Use keeper version 0.6.2 in the CI 6c6de3f

v0.4.2

9 February 2021

  • Implementation of multiple rewards distribution #40
  • Adapting Assets API to common SDK definition #37
  • Adding isAccessGranted to the agreements API #36
  • Implementing the DID providers management, closes #33 #33
  • Adapting to the common Assets API: #35
  • Implementation of multiple rewards distribution. 60f9c4c
  • Refactoring conditions 36a5fce
  • renaming ConsumeServiceException to DownloadServiceException 7904aa2

v0.4.1

18 December 2020

  • Adding ERC-1155 functionality (mint, burn, balance, transfer) #32
  • Adding mnemonic support to AccountsHelper, implements #100 #31
  • Bumping to contracts v0.6 and web3j v4.8.2 #30
  • using last versions 29abdd2
  • fixing comment d974518
  • Adding v0.4.0 Changelog updates b10b4b9

v0.4.0

11 December 2020

  • Add JWT support #29
  • Added support for jwt tokens 8f0b9d3
  • Added documentation 80d7b16
  • Fix documentation problems 77ecb4c

v0.3.7

26 November 2020

  • Implementing on-chain provenance for contracts v0.5.2 #28
  • Bump log4j.version from 2.11.1 to 2.14.0 #25
  • Bump junit from 4.12 to 4.13.1 #26
  • Implementing Provenance API released in contracts v0.5.2 accb317
  • Fixing Javadoc issues 2b99cff
  • Adding support to resolving DID directly form on-chain url via contracts v0.5.1 5db745c

v0.3.6

5 November 2020

  • Adapting to new org #23
  • Adding v0.3.5 Changelog updates 87965a0
  • use contracts v0.5.0 version 23a83b9

v0.3.5

8 October 2020

  • Feature/add compute logs status #22
  • Added the ability to get the status of a compute job 254842b
  • Added ability to fetch compute logs in the asset api 39b4503
  • Convert address to checksum address 8b586d4

v0.3.4

25 September 2020

  • Fixed an issue with ownerDownload where the files were not being saved #21
  • Fix/did serialization #20
  • CHANGELOG v0.3.3 a123775
  • Fixed an issue with the DID serialization 8fed4d0
  • Fixed checksum test values after changes to the Serialization 3c7a994

v0.3.3

15 September 2020

  • Data owners should be able to download their own data without going #19
  • Data owners should be able to download their own data without going thru the order process. 8d60b9b
  • fixing java doc 2d73da2
  • changelog 951d2ae

v0.3.2

10 September 2020

  • Compute flow general improvements #18
  • Adding faucet functionality 4fe4c5f
  • changing execution result object c059957
  • fixing DDO test 0ae707b

v0.3.1

8 September 2020

  • Adding the Compute Execution scenario #17
  • adapting for compute use case 435b0f1
  • fixing integration tests because new DDO changes c408d67
  • Adding a simplification of the createComputeService method e9dafb0

v0.3.0

14 August 2020

  • Updating to latest versions #16
  • Adding docker login #14
  • Registering DDO with complete metadata url #13
  • adapting to latest versions 05328e8
  • adding docker login 9711ebc
  • fixing test 9361f6c

v0.2.2

19 June 2020

  • Improving Rinkeby support #12
  • Including support to rinkeby network via a new version of common-utils library 2946e82
  • new version [2c204fb](2c204fb676ef016...
Read more

v0.5.0

06 Apr 08:32
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.5.0

6 April 2021

  • Upload to Filecoin support #42
  • Testing with precompiled spree contracts #41
  • Added support to upload files to filecoin 582e691
  • Adding v0.4.2 Changelog updates f965431
  • Use keeper version 0.6.2 in the CI 6c6de3f

v0.4.2

9 February 2021

  • Implementation of multiple rewards distribution #40
  • Adapting Assets API to common SDK definition #37
  • Adding isAccessGranted to the agreements API #36
  • Implementing the DID providers management, closes #33 #33
  • Adapting to the common Assets API: #35
  • Implementation of multiple rewards distribution. 60f9c4c
  • Refactoring conditions 36a5fce
  • renaming ConsumeServiceException to DownloadServiceException 7904aa2

v0.4.1

18 December 2020

  • Adding ERC-1155 functionality (mint, burn, balance, transfer) #32
  • Adding mnemonic support to AccountsHelper, implements #100 #31
  • Bumping to contracts v0.6 and web3j v4.8.2 #30
  • using last versions 29abdd2
  • fixing comment d974518
  • Adding v0.4.0 Changelog updates b10b4b9

v0.4.0

11 December 2020

  • Add JWT support #29
  • Added support for jwt tokens 8f0b9d3
  • Added documentation 80d7b16
  • Fix documentation problems 77ecb4c

v0.3.7

26 November 2020

  • Implementing on-chain provenance for contracts v0.5.2 #28
  • Bump log4j.version from 2.11.1 to 2.14.0 #25
  • Bump junit from 4.12 to 4.13.1 #26
  • Implementing Provenance API released in contracts v0.5.2 accb317
  • Fixing Javadoc issues 2b99cff
  • Adding support to resolving DID directly form on-chain url via contracts v0.5.1 5db745c

v0.3.6

5 November 2020

  • Adapting to new org #23
  • Adding v0.3.5 Changelog updates 87965a0
  • use contracts v0.5.0 version 23a83b9

v0.3.5

8 October 2020

  • Feature/add compute logs status #22
  • Added the ability to get the status of a compute job 254842b
  • Added ability to fetch compute logs in the asset api 39b4503
  • Convert address to checksum address 8b586d4

v0.3.4

25 September 2020

  • Fixed an issue with ownerDownload where the files were not being saved #21
  • Fix/did serialization #20
  • CHANGELOG v0.3.3 a123775
  • Fixed an issue with the DID serialization 8fed4d0
  • Fixed checksum test values after changes to the Serialization 3c7a994

v0.3.3

15 September 2020

  • Data owners should be able to download their own data without going #19
  • Data owners should be able to download their own data without going thru the order process. 8d60b9b
  • fixing java doc 2d73da2
  • changelog 951d2ae

v0.3.2

10 September 2020

  • Compute flow general improvements #18
  • Adding faucet functionality 4fe4c5f
  • changing execution result object c059957
  • fixing DDO test 0ae707b

v0.3.1

8 September 2020

  • Adding the Compute Execution scenario #17
  • adapting for compute use case 435b0f1
  • fixing integration tests because new DDO changes c408d67
  • Adding a simplification of the createComputeService method e9dafb0

v0.3.0

14 August 2020

  • Updating to latest versions #16
  • Adding docker login #14
  • Registering DDO with complete metadata url #13
  • adapting to latest versions 05328e8
  • adding docker login 9711ebc
  • fixing test 9361f6c

v0.2.2

19 June 2020

  • Improving Rinkeby support #12
  • Including support to rinkeby network via a new version of common-utils library 2946e82
  • new version 2c204fb
  • fixing tests 48d772a

v0.2.1

24 May 2020

Read more

v0.4.2

09 Feb 11:54
708459d
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.4.2

9 February 2021

  • Implementation of multiple rewards distribution #40
  • Adapting Assets API to common SDK definition #37
  • Adding isAccessGranted to the agreements API #36
  • Implementing the DID providers management, closes #33 #33
  • Adapting to the common Assets API: #35
  • Implementation of multiple rewards distribution. 60f9c4c
  • Refactoring conditions 36a5fce
  • renaming ConsumeServiceException to DownloadServiceException 7904aa2

v0.4.1

18 December 2020

  • Adding ERC-1155 functionality (mint, burn, balance, transfer) #32
  • Adding mnemonic support to AccountsHelper, implements #100 #31
  • Bumping to contracts v0.6 and web3j v4.8.2 #30
  • using last versions 29abdd2
  • fixing comment d974518
  • Adding v0.4.0 Changelog updates b10b4b9

v0.4.0

11 December 2020

  • Add JWT support #29
  • Added support for jwt tokens 8f0b9d3
  • Added documentation 80d7b16
  • Fix documentation problems 77ecb4c

v0.3.7

26 November 2020

  • Implementing on-chain provenance for contracts v0.5.2 #28
  • Bump log4j.version from 2.11.1 to 2.14.0 #25
  • Bump junit from 4.12 to 4.13.1 #26
  • Implementing Provenance API released in contracts v0.5.2 accb317
  • Fixing Javadoc issues 2b99cff
  • Adding support to resolving DID directly form on-chain url via contracts v0.5.1 5db745c

v0.3.6

5 November 2020

  • Adapting to new org #23
  • Adding v0.3.5 Changelog updates 87965a0
  • use contracts v0.5.0 version 23a83b9

v0.3.5

8 October 2020

  • Feature/add compute logs status #22
  • Added the ability to get the status of a compute job 254842b
  • Added ability to fetch compute logs in the asset api 39b4503
  • Convert address to checksum address 8b586d4

v0.3.4

25 September 2020

  • Fixed an issue with ownerDownload where the files were not being saved #21
  • Fix/did serialization #20
  • CHANGELOG v0.3.3 a123775
  • Fixed an issue with the DID serialization 8fed4d0
  • Fixed checksum test values after changes to the Serialization 3c7a994

v0.3.3

15 September 2020

  • Data owners should be able to download their own data without going #19
  • Data owners should be able to download their own data without going thru the order process. 8d60b9b
  • fixing java doc 2d73da2
  • changelog 951d2ae

v0.3.2

10 September 2020

  • Compute flow general improvements #18
  • Adding faucet functionality 4fe4c5f
  • changing execution result object c059957
  • fixing DDO test 0ae707b

v0.3.1

8 September 2020

  • Adding the Compute Execution scenario #17
  • adapting for compute use case 435b0f1
  • fixing integration tests because new DDO changes c408d67
  • Adding a simplification of the createComputeService method e9dafb0

v0.3.0

14 August 2020

  • Updating to latest versions #16
  • Adding docker login #14
  • Registering DDO with complete metadata url #13
  • adapting to latest versions 05328e8
  • adding docker login 9711ebc
  • fixing test 9361f6c

v0.2.2

19 June 2020

  • Improving Rinkeby support #12
  • Including support to rinkeby network via a new version of common-utils library 2946e82
  • new version 2c204fb
  • fixing tests 48d772a

v0.2.1

24 May 2020

  • Fixing access method that was using old secret store files format #11
  • fixing access method that was using old secret store files format 5103a88
  • updating web3j 8c1573d
  • fixing changelog 7c64a00

v0.2.0

20 May 2020

  • Adaptation to new access flow #10
  • Renaming and v0.2.0 #7
  • DDO Improvements #6
  • Feature/consume without flowable #3
  • Update templates #1
  • renaming and v0.2.0 016b028
  • adaptation to new access fl...
Read more

v0.4.1

20 Dec 10:53
7672d45
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.4.1

18 December 2020

  • Adding ERC-1155 functionality (mint, burn, balance, transfer) #32
  • Adding mnemonic support to AccountsHelper, implements #100 #31
  • Bumping to contracts v0.6 and web3j v4.8.2 #30
  • using last versions 29abdd2
  • fixing comment d974518
  • Adding v0.4.0 Changelog updates b10b4b9

v0.4.0

11 December 2020

  • Add JWT support #29
  • Added support for jwt tokens 8f0b9d3
  • Added documentation 80d7b16
  • Fix documentation problems 77ecb4c

v0.3.7

26 November 2020

  • Implementing on-chain provenance for contracts v0.5.2 #28
  • Bump log4j.version from 2.11.1 to 2.14.0 #25
  • Bump junit from 4.12 to 4.13.1 #26
  • Implementing Provenance API released in contracts v0.5.2 accb317
  • Fixing Javadoc issues 2b99cff
  • Adding support to resolving DID directly form on-chain url via contracts v0.5.1 5db745c

v0.3.6

5 November 2020

  • Adapting to new org #23
  • Adding v0.3.5 Changelog updates 87965a0
  • use contracts v0.5.0 version 23a83b9

v0.3.5

8 October 2020

  • Feature/add compute logs status #22
  • Added the ability to get the status of a compute job 254842b
  • Added ability to fetch compute logs in the asset api 39b4503
  • Convert address to checksum address 8b586d4

v0.3.4

25 September 2020

  • Fixed an issue with ownerDownload where the files were not being saved #21
  • Fix/did serialization #20
  • CHANGELOG v0.3.3 a123775
  • Fixed an issue with the DID serialization 8fed4d0
  • Fixed checksum test values after changes to the Serialization 3c7a994

v0.3.3

15 September 2020

  • Data owners should be able to download their own data without going #19
  • Data owners should be able to download their own data without going thru the order process. 8d60b9b
  • fixing java doc 2d73da2
  • changelog 951d2ae

v0.3.2

10 September 2020

  • Compute flow general improvements #18
  • Adding faucet functionality 4fe4c5f
  • changing execution result object c059957
  • fixing DDO test 0ae707b

v0.3.1

8 September 2020

  • Adding the Compute Execution scenario #17
  • adapting for compute use case 435b0f1
  • fixing integration tests because new DDO changes c408d67
  • Adding a simplification of the createComputeService method e9dafb0

v0.3.0

14 August 2020

  • Updating to latest versions #16
  • Adding docker login #14
  • Registering DDO with complete metadata url #13
  • adapting to latest versions 05328e8
  • adding docker login 9711ebc
  • fixing test 9361f6c

v0.2.2

19 June 2020

  • Improving Rinkeby support #12
  • Including support to rinkeby network via a new version of common-utils library 2946e82
  • new version 2c204fb
  • fixing tests 48d772a

v0.2.1

24 May 2020

  • Fixing access method that was using old secret store files format #11
  • fixing access method that was using old secret store files format 5103a88
  • updating web3j 8c1573d
  • fixing changelog 7c64a00

v0.2.0

20 May 2020

  • Adaptation to new access flow #10
  • Renaming and v0.2.0 #7
  • DDO Improvements #6
  • Feature/consume without flowable #3
  • Update templates #1
  • renaming and v0.2.0 016b028
  • adaptation to new access flow 8a0acfa
  • first implementation of direct order 1b23465

v0.1.0

24 April 2020

v0.4.0

11 Dec 20:48
Compare
Choose a tag to compare

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

11 December 2020

  • Add JWT support #29
  • Added support for jwt tokens 8f0b9d3
  • Added documentation 80d7b16
  • Fix documentation problems 77ecb4c

v0.3.7

26 November 2020

  • Implementing on-chain provenance for contracts v0.5.2 #28
  • Bump log4j.version from 2.11.1 to 2.14.0 #25
  • Bump junit from 4.12 to 4.13.1 #26
  • Implementing Provenance API released in contracts v0.5.2 accb317
  • Fixing Javadoc issues 2b99cff
  • Adding support to resolving DID directly form on-chain url via contracts v0.5.1 5db745c

v0.3.6

5 November 2020

  • Adapting to new org #23
  • Adding v0.3.5 Changelog updates 87965a0
  • use contracts v0.5.0 version 23a83b9

v0.3.5

8 October 2020

  • Feature/add compute logs status #22
  • Added the ability to get the status of a compute job 254842b
  • Added ability to fetch compute logs in the asset api 39b4503
  • Convert address to checksum address 8b586d4

v0.3.4

25 September 2020

  • Fixed an issue with ownerDownload where the files were not being saved #21
  • Fix/did serialization #20
  • CHANGELOG v0.3.3 a123775
  • Fixed an issue with the DID serialization 8fed4d0
  • Fixed checksum test values after changes to the Serialization 3c7a994

v0.3.3

15 September 2020

  • Data owners should be able to download their own data without going #19
  • Data owners should be able to download their own data without going thru the order process. 8d60b9b
  • fixing java doc 2d73da2
  • changelog 951d2ae

v0.3.2

10 September 2020

  • Compute flow general improvements #18
  • Adding faucet functionality 4fe4c5f
  • changing execution result object c059957
  • fixing DDO test 0ae707b

v0.3.1

8 September 2020

  • Adding the Compute Execution scenario #17
  • adapting for compute use case 435b0f1
  • fixing integration tests because new DDO changes c408d67
  • Adding a simplification of the createComputeService method e9dafb0

v0.3.0

14 August 2020

  • Updating to latest versions #16
  • Adding docker login #14
  • Registering DDO with complete metadata url #13
  • adapting to latest versions 05328e8
  • adding docker login 9711ebc
  • fixing test 9361f6c

v0.2.2

19 June 2020

  • Improving Rinkeby support #12
  • Including support to rinkeby network via a new version of common-utils library 2946e82
  • new version 2c204fb
  • fixing tests 48d772a

v0.2.1

24 May 2020

  • Fixing access method that was using old secret store files format #11
  • fixing access method that was using old secret store files format 5103a88
  • updating web3j 8c1573d
  • fixing changelog 7c64a00

v0.2.0

20 May 2020

  • Adaptation to new access flow #10
  • Renaming and v0.2.0 #7
  • DDO Improvements #6
  • Feature/consume without flowable #3
  • Update templates #1
  • renaming and v0.2.0 016b028
  • adaptation to new access flow 8a0acfa
  • first implementation of direct order 1b23465

v0.1.0

24 April 2020

v0.3.7

26 Nov 17:46
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.3.7

26 November 2020

  • Implementing on-chain provenance for contracts v0.5.2 #28
  • Bump log4j.version from 2.11.1 to 2.14.0 #25
  • Bump junit from 4.12 to 4.13.1 #26
  • Implementing Provenance API released in contracts v0.5.2 accb317
  • Fixing Javadoc issues 2b99cff
  • Adding support to resolving DID directly form on-chain url via contracts v0.5.1 5db745c

v0.3.6

5 November 2020

  • Adapting to new org #23
  • Adding v0.3.5 Changelog updates 87965a0
  • use contracts v0.5.0 version 23a83b9

v0.3.5

8 October 2020

  • Feature/add compute logs status #22
  • Added the ability to get the status of a compute job 254842b
  • Added ability to fetch compute logs in the asset api 39b4503
  • Convert address to checksum address 8b586d4

v0.3.4

25 September 2020

  • Fixed an issue with ownerDownload where the files were not being saved #21
  • Fix/did serialization #20
  • CHANGELOG v0.3.3 a123775
  • Fixed an issue with the DID serialization 8fed4d0
  • Fixed checksum test values after changes to the Serialization 3c7a994

v0.3.3

15 September 2020

  • Data owners should be able to download their own data without going #19
  • Data owners should be able to download their own data without going thru the order process. 8d60b9b
  • fixing java doc 2d73da2
  • changelog 951d2ae

v0.3.2

10 September 2020

  • Compute flow general improvements #18
  • Adding faucet functionality 4fe4c5f
  • changing execution result object c059957
  • fixing DDO test 0ae707b

v0.3.1

8 September 2020

  • Adding the Compute Execution scenario #17
  • adapting for compute use case 435b0f1
  • fixing integration tests because new DDO changes c408d67
  • Adding a simplification of the createComputeService method e9dafb0

v0.3.0

14 August 2020

  • Updating to latest versions #16
  • Adding docker login #14
  • Registering DDO with complete metadata url #13
  • adapting to latest versions 05328e8
  • adding docker login 9711ebc
  • fixing test 9361f6c

v0.2.2

19 June 2020

  • Improving Rinkeby support #12
  • Including support to rinkeby network via a new version of common-utils library 2946e82
  • new version 2c204fb
  • fixing tests 48d772a

v0.2.1

24 May 2020

  • Fixing access method that was using old secret store files format #11
  • fixing access method that was using old secret store files format 5103a88
  • updating web3j 8c1573d
  • fixing changelog 7c64a00

v0.2.0

20 May 2020

  • Adaptation to new access flow #10
  • Renaming and v0.2.0 #7
  • DDO Improvements #6
  • Feature/consume without flowable #3
  • Update templates #1
  • renaming and v0.2.0 016b028
  • adaptation to new access flow 8a0acfa
  • first implementation of direct order 1b23465

v0.1.0

24 April 2020

v0.3.6

05 Nov 18:02
4ac6651
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.3.6

5 November 2020

  • Adapting to new org #23
  • Adding v0.3.5 Changelog updates 87965a0
  • use contracts v0.5.0 version 23a83b9

v0.3.5

8 October 2020

  • Feature/add compute logs status #22
  • Added the ability to get the status of a compute job 254842b
  • Added ability to fetch compute logs in the asset api 39b4503
  • Convert address to checksum address 8b586d4

v0.3.4

25 September 2020

  • Fixed an issue with ownerDownload where the files were not being saved #21
  • Fix/did serialization #20
  • CHANGELOG v0.3.3 a123775
  • Fixed an issue with the DID serialization 8fed4d0
  • Fixed checksum test values after changes to the Serialization 3c7a994

v0.3.3

15 September 2020

  • Data owners should be able to download their own data without going #19
  • Data owners should be able to download their own data without going thru the order process. 8d60b9b
  • fixing java doc 2d73da2
  • changelog 951d2ae

v0.3.2

10 September 2020

  • Compute flow general improvements #18
  • Adding faucet functionality 4fe4c5f
  • changing execution result object c059957
  • fixing DDO test 0ae707b

v0.3.1

8 September 2020

  • Adding the Compute Execution scenario #17
  • adapting for compute use case 435b0f1
  • fixing integration tests because new DDO changes c408d67
  • Adding a simplification of the createComputeService method e9dafb0

v0.3.0

14 August 2020

  • Updating to latest versions #16
  • Adding docker login #14
  • Registering DDO with complete metadata url #13
  • adapting to latest versions 05328e8
  • adding docker login 9711ebc
  • fixing test 9361f6c

v0.2.2

19 June 2020

  • Improving Rinkeby support #12
  • Including support to rinkeby network via a new version of common-utils library 2946e82
  • new version 2c204fb
  • fixing tests 48d772a

v0.2.1

24 May 2020

  • Fixing access method that was using old secret store files format #11
  • fixing access method that was using old secret store files format 5103a88
  • updating web3j 8c1573d
  • fixing changelog 7c64a00

v0.2.0

20 May 2020

  • Adaptation to new access flow #10
  • Renaming and v0.2.0 #7
  • DDO Improvements #6
  • Feature/consume without flowable #3
  • Update templates #1
  • renaming and v0.2.0 016b028
  • adaptation to new access flow 8a0acfa
  • first implementation of direct order 1b23465

v0.1.0

24 April 2020

v0.3.5

08 Oct 19:41
d42e856
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.3.5

8 October 2020

  • Feature/add compute logs status #22
  • Added the ability to get the status of a compute job 254842b
  • Added ability to fetch compute logs in the asset api 39b4503
  • Convert address to checksum address 8b586d4

v0.3.4

25 September 2020

  • Fixed an issue with ownerDownload where the files were not being saved #21
  • Fix/did serialization #20
  • CHANGELOG v0.3.3 a123775
  • Fixed an issue with the DID serialization 8fed4d0
  • Fixed checksum test values after changes to the Serialization 3c7a994

v0.3.3

15 September 2020

  • Data owners should be able to download their own data without going #19
  • Data owners should be able to download their own data without going thru the order process. 8d60b9b
  • fixing java doc 2d73da2
  • changelog 951d2ae

v0.3.2

10 September 2020

  • Compute flow general improvements #18
  • Adding faucet functionality 4fe4c5f
  • changing execution result object c059957
  • fixing DDO test 0ae707b

v0.3.1

8 September 2020

  • Adding the Compute Execution scenario #17
  • adapting for compute use case 435b0f1
  • fixing integration tests because new DDO changes c408d67
  • Adding a simplification of the createComputeService method e9dafb0

v0.3.0

14 August 2020

  • Updating to latest versions #16
  • Adding docker login #14
  • Registering DDO with complete metadata url #13
  • adapting to latest versions 05328e8
  • adding docker login 9711ebc
  • fixing test 9361f6c

v0.2.2

19 June 2020

  • Improving Rinkeby support #12
  • Including support to rinkeby network via a new version of common-utils library 2946e82
  • new version 2c204fb
  • fixing tests 48d772a

v0.2.1

24 May 2020

  • Fixing access method that was using old secret store files format #11
  • fixing access method that was using old secret store files format 5103a88
  • updating web3j 8c1573d
  • fixing changelog 7c64a00

v0.2.0

20 May 2020

  • Adaptation to new access flow #10
  • Renaming and v0.2.0 #7
  • DDO Improvements #6
  • Feature/consume without flowable #3
  • Update templates #1
  • renaming and v0.2.0 016b028
  • adaptation to new access flow 8a0acfa
  • first implementation of direct order 1b23465

v0.1.0

24 April 2020

v0.3.4

28 Sep 06:26
5908342
Compare
Choose a tag to compare

Fixed

  • DID was not being properly serialized #20
  • Fixed an issue where ownerDownload was not correctly saving the file #21

v0.3.3

15 Sep 10:35
Compare
Choose a tag to compare
fixing java doc