Releases: storj/edge
Releases · storj/edge
v1.22.0
v1.20.0
v1.19.0
v1.17.0
v1.16.0
v1.15.1
Docker image: 13935e6-v1.15.1-go1.17.1
Gateway-MT:
- Change Gateway-MT to be run as a "peer", so it can be started programmatically
- Partially replace minio authentication by authenticating with authservice in middleware
- Support for HTTP/2 protocol if Gateway-MT is listening on HTTPS
- Removal of minio global usage, e.g.
GlobalEndpoints
, andGlobalCLIContext.Addr
- Fix path routing with esoteric characters
- Fix gateway layer shutdown erroring due to missing access grant
- Drop Go import replace directive for minio, use storj.io/minio
- Obfuscate prefix field in logs
- Move authclient to its own package
- Add code of conduct, and pull request template docs
Linksharing:
- Design updates
- Fix content-disposition header for wrapped page
- Invert StandardOnlyDownloads and HTMLToPlainForStandard boolean flags
Authservice:
- Rate limiting to track failures
- Fix shutdown on signal
v1.14.3
v1.14.2
- Disabled direct asset serving via storjshare.io domains. Custom URL Configurations required, see: Static Site Hosting
- Bumps go to v1.17.1
Docker image: 99a0464-v1.14.2-go1.17.1