storj-thirdparty / uplink-rust

Rust bindings for libuplink
25 stars 4 forks source link

Bump uplink-c bindings to 1.8.0 #49

Closed ifraixedes closed 1 year ago

ifraixedes commented 1 year ago

There was a new Uplink release which has a new API. We need this new API for adding some additional integration tests for the edge module.

Acceptance criteria:

The sources with TODO(https://github.com/storj-thirdparty/uplink-rust/issues/49) are places that we need to adjust when we bump the uplink-c version.

Blocked because the new uplink-c release isn't published yet https://github.com/storj/uplink-c/issues/23

ifraixedes commented 1 year ago

Unblocked, v1.8.0 has been released.

ifraixedes commented 1 year ago

PR to review https://github.com/storj-thirdparty/uplink-rust/pull/68