Skip to content

Releases: storj/uplink-c

v1.14.1

Choose a tag to compare

@egonelbre egonelbre released this 29 Apr 09:37

This updates to uplink@v1.14.1 see the relevant changes upstream.

Changelog: v1.14.0...v1.14.1
Upstream Changelog: storj/uplink@v1.14.0...v1.14.1

v1.14.0

Choose a tag to compare

@egonelbre egonelbre released this 13 Apr 08:27

Updates code to latest uplink library.

v1.10.1

Choose a tag to compare

@ifraixedes ifraixedes released this 29 Apr 17:29
v1.10.1
8885a3a

Fix build script & drop JS target

  • Revert the usage of realpath to normalize paths because it breaks OSX
    builds.
  • Delete JS target from the build script because it isn't supported.

Full Changelog: v1.10.0...v1.10.1

v1.10.0

Choose a tag to compare

@ifraixedes ifraixedes released this 29 Apr 17:19
v1.10.0
d404c75

This new version contains:

  • The update to the last published version of Uplink
  • Makes the version script work on OSX
  • Makes the build script cross-compile capable

Full Changelog: v1.9.0...v1.10.0

v1.9.0

Choose a tag to compare

@jtolio jtolio released this 15 May 15:58

Updating core Uplink library, which has significant performance and stability improvements.

Full Changelog: v1.8.1...v1.9.0

v1.8.1

Choose a tag to compare

@mniewrzal mniewrzal released this 13 Nov 13:38

What's Changed

  • improved download performance
  • fixes a bug with 32bit arm, which caused a "unaligned 64-bit atomic operation" panic
  • updated dependencies

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@mniewrzal mniewrzal released this 14 Sep 07:09

What's Changed

  • New EdgeConfig field insecure_unencrypted_connection
  • Uplink version v1.12.0. Major library changes since version v.1.9.0:
    • Performance improvements, including:
      • Refactored upload code path for faster and more resilient uploads
      • Improved network protocols, including support for new noise-based protocol and tcp_fastopen
      • Performance related adjustments (like adjusting default allocation steps to reduce RPC calls)
      • Supporting separated connection pools for satellite and storage node connections
      • Improvements in memory usage
    • support for different piece-hash algorithms during uploads

Full Changelog: v1.7.0...v1.8.0

v1.7.0

Choose a tag to compare

@Qweder93 Qweder93 released this 26 May 11:11

What's Changed

  • Function uplink_copy_object added
  • Uplink version v1.9.0

Full Changelog: v1.6.2...v1.7.0

v1.6.2

Choose a tag to compare

@mniewrzal mniewrzal released this 20 Apr 09:43

What's Changed

  • Disabled QUIC
  • Uplink version v1.8.2

Full Changelog: v1.6.1...v1.6.2

v1.6.1

Choose a tag to compare

@mniewrzal mniewrzal released this 21 Mar 15:30

What's Changed

  • Disabled LEDBAT
  • Uplink version v1.8.1

Full Changelog: v1.6.0...v1.6.1