github storj/uplink v1.2.0

latest releases: v1.13.0, v1.12.2, v1.12.1...
3 years ago
  • New method: RevokeAccess revokes the API key embedded in the provided access grant.
  • API for multi-tenant support in a single app bucket
    • New type: EncryptionKey represents a key for encrypting and decrypting data.
    • New method: DeriveEncryptionKey derives a salted encryption key for passphrase using the salt.
    • New method: OverrideEncryptionKey overrides the root encryption key for the prefix in bucket with encryptionKey.
  • Default dialer now uses common/socket BackgroundDialer. This may result in better congestion control in some environments. On Linux environments, if a congestion controller named 'ledbat' is installed, it will be used. Consider installing https://github.com/silviov/TCP-LEDBAT
  • Fix for resource leak in uploads.
  • Bump dependencies for:
    • Fix for cancellation propagation in drpc.
    • Changes allowing more granular disk size.

Don't miss a new uplink release

NewReleases is sending notifications on new releases.