Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

v1.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@braydonf braydonf released this 28 Sep 21:41

Additions and changes:

  • Builds library with position independent code #388
  • Switches to use uv_default_loop() in storj_env_t by default #382
  • Adds cainfo_path to http_options #365

Also includes fixes from 1.0.0 branch:

  • Ensure erasure and index are properly initialized #379
  • Update CLI list mirrors command output #380
  • Fix windows bug when recovering the last shard #357

Release Directories & Files:

  • ./bin/storj - CLI for file transfer (standalone)
  • ./depends - Includes libstorj dependencies statically compiled for linking
  • ./include - Includes libstorj header files
  • ./lib - Includes libstorj static library for linking

Verify release by running sha256sum -c SHA256SUMS.asc and gpg --verify SHA256SUMS.asc