Skip to content

Releases: storj/gateway-st

v1.1.8

01 Oct 10:23
Compare
Choose a tag to compare
  • Implement force delete bucket.
  • Fix typo and improve spelling in the error message returned when the non-interactive setup is running without the access flag.

Docker image for this release: storjlabs/gateway:5a1e672-v1.1.8-go1.15.2

v1.1.7

21 Sep 17:41
Compare
Choose a tag to compare
  • Fix nil pointer reference in DeleteObject API
  • Update Uplink version to v1.3.0
  • Update MinIO to RELEASE.2020-08-08T04-50-06Z

Docker image for this release: storjlabs/gateway:efae8ce-v1.1.7-go1.15.2

v1.1.6

11 Aug 08:32
4016671
Compare
Choose a tag to compare
  • Fixed DeleteObjects to be idempotent.
  • Fixed panic when a multipart upload is not found.
  • Default dialer now uses common/socket BackgroundDialer. This may result in better congestion control in some environments. In 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.
  • Updated to Uplink v1.2.0.
  • Updated MinIO to RELEASE.2020-07-12T19-14-17Z.

Docker image for this release: storjlabs/gateway:4016671-v1.1.6-go1.13.8

v1.1.5

13 Jul 08:20
Compare
Choose a tag to compare

Docker image for this release: storjlabs/gateway:cef26cf-v1.1.5-go1.13.8

v1.1.4

04 Jun 15:28
3dcf2e4
Compare
Choose a tag to compare
v1.1.4 Pre-release
Pre-release
  • Return single object when listing without a prefix. This should improve compatibility with S3 clients.
  • Bug fixes from upgrade to uplink v1.0.7.

Docker image for this release: storjlabs/gateway:3dcf2e4-v1.1.4-go1.13.8

v1.1.3

02 Jun 11:35
Compare
Choose a tag to compare
  • context.Canceled errors are logged with Debug severity instead of Error.
  • The latest release is now published as :latest tag of the Docker image.
  • Updated to Uplink v1.0.6.
  • Updated MinIO to RELEASE.2020-05-28T23-29-21Z.

Docker image for this release: storjlabs/gateway:0133189-v1.1.3-go1.13.8

v1.1.2

19 May 06:15
Compare
Choose a tag to compare
  • Fixed crash when uploading large files.

Docker image for this release: storjlabs/gateway:a53b280-v1.1.2-go1.13.8

v1.1.1

15 May 14:58
Compare
Choose a tag to compare
  • Implemented MinIO health check endpoint.
  • Removed fixed gateway commands from Docker entrypoint.
  • Updated starting log to Tardigrade branding.
  • Updated to Uplink v1.0.5.

Docker image for this release: storjlabs/gateway:ca666a0-v1.1.1-go1.13.8

v1.1.0

29 Apr 08:55
Compare
Choose a tag to compare
  • New flag --client.user-agent for configuring the User-Agent to use for connecting to the satellite.
  • Non-interactive setup with flags for passing access grant, satellite address, API key, and encryption passphrase.
  • New prompt in setup wizard to optionally enable anonymous tracing.
  • Improved memory usage while purging disk cache.
  • Server address is bound to all network interfaces of the Docker container.
  • Update MinIO to RELEASE.2020-04-28T23-56-56Z.

Docker image for this release: storjlabs/gateway:b8e4299-v1.1.0-go1.13.8

v1.0.4

10 Apr 15:36
Compare
Choose a tag to compare
  • CopyObject now does nothing if the source and destination are equal (fixes #4).
  • Better error when listing prefix doesn't end with /.
  • Update MinIO to RELEASE.2020-04-02T21-34-49Z.

Docker image for this release: storjlabs/gateway:f8ef66c-v1.0.4-go1.13.8