Releases: storj/gateway-st
Releases · storj/gateway-st
v1.0.1
- Paging fixes for listings with >10000 entries.
- Fixed a number of issues with sharing a complete bucket and sharing with object key prefix.
Docker image for this release: storjlabs/gateway:9b58a11-v1.0.1-go1.13.8
v1.0.0
This is the first official production-ready release of the S3 Gateway.
It is identical to v1.0.0-rc.8.
Docker image for this release: storjlabs/gateway:f71bc3f-v1.0.0-go1.13.8
v1.0.0-rc.8
- Fixed default log level
- Fixed handling of errors for invalid bucket names and object keys
Docker image for this release: storjlabs/gateway:f71bc3f-v1.0.0-rc.8-go1.13.8
v1.0.0-rc.7
- Removed compilation dependency to
storj.io/storj
package. - Removed version checker.
- Removed obsolete flags.
- Advanced flags are now hidden in usage info. The new
--advanced
flag must be used in addition to--help
to print them. - Improved prompt for satellite address in
gateway setup
wizard.
Docker image for this release: storjlabs/gateway:9b14840-v1.0.0-rc.7-go1.13.8
v1.0.0-rc.6
- Fixed panic when downloading older objects uploaded with content type metadata.
Docker image for this release: storjlabs/gateway:6697f46-v1.0.0-rc.6-go1.13.8
v1.0.0-rc.5
- Fixed panic when accessing older objects uploaded with content type metadata
Docker image for this release: storjlabs/gateway:ded5f71-v1.0.0-rc.5-go1.13.8
v1.0.0-rc.4
- Update MinIO to RELEASE.2020-03-06T22-23-56Z.
- Build script for binaries and Docker images.
Docker image for this release: storjlabs/gateway:def0b68-v1.0.0-rc.4-go1.13.8
v1.0.0-rc.3
- Update MinIO to RELEASE.2020-02-27T00-23-05Z.
- New flag
--website
to serve the content as static website. - ETag support for multipart upload.
- Integration tests for Duplicity.
- Integration tests for Duplicati.
v1.0.0-rc.2
- Fixes issue where ContentLength was invalidly being stored in SerializableMeta.
v1.0.0-rc.1
First release candidate towards gateway v1.0.