Releases: minio/sidekick
Releases · minio/sidekick
Release version 3.0.1
Changelog
- 7a05e9c Set
X-Real-IP
header with proper public IP of client (#82)
- f14fc85 update arch image removing cache store
Release version 3.0.0
Changelog
- c6ee669 remove support for HTTP caching (#81)
- c75f2c2 update README.md remove cache references
- 68228a0 upgrade all dependencies
Release version 2.0.8
Changelog
- 1900a76 Add static check and update packages (#79)
Release version 2.0.7
Changelog
- 1eaca30 re-use proxy buffers and also use 128K higher than 32K default (#78)
Release version 2.0.5
Changelog
- 59920dd Do not mark a backend as offline when a client disconnects (#74)
- 6820395 fix: sidekick is installed at /usr/bin/sidekick
Release version 2.0.3
Changelog
- 8ddb168 fix: healthcheck should be skipped for 'minio' trace
- ac2970d use xnet.ParseHTTPURL for stricter parsing
Release version 2.0.2
Changelog
- 70a8be0 fix: recordRequest crash with Reader being nil
Release version 2.0.1
Changelog
- b936d8e update README.md
- dce1854 update linter checks with newer linters