Skip to content

Releases: oceanprotocol/provider

v0.4.3

14 Jan 11:59
8ec66af
Compare
Choose a tag to compare
Add endpoint for assetInfo (#57)

* Add endpoint for assetInfo, add tests.

* Update test_download.py

* Fixes issue with OPTION not getting content length and type sometimes.

* fix test.

* fix bug in `build_download_response`

* rename checkURL and assetInfo endpoints to `fileinfo` and use the GET method

* Unifies url and did checking endpoints and uses POST method.

* Bump version: 0.4.2 → 0.4.3

Co-authored-by: ssallam <[email protected]>
Co-authored-by: Călina Cenan <[email protected]>
Co-authored-by: Calina Cenan <[email protected]>
Co-authored-by: alexcos20 <[email protected]>

v0.4.2

13 Jan 15:47
c1d02d4
Compare
Choose a tag to compare
Update routes.py (#56)

* Update routes.py

* Update test_compute.py

* Update routes.py

* fix travis

* fix travis

* fix output

* fix travis

* fix length

* Bump version: 0.4.1 → 0.4.2

* lint fixes

* fix lint

v0.4.1

09 Dec 15:56
70807fb
Compare
Choose a tag to compare

add support for ropsten

v0.4.0

27 Oct 10:23
f004759
Compare
Choose a tag to compare

First release of ocean-provider for the V3 milestone.

v0.3.0

15 Sep 08:47
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
Bump version: 0.2.0 → 0.3.0

v0.1.0

15 Sep 07:53
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
fix did issue.