Releases: minio/sidekick
Releases · minio/sidekick
Release version 7.0.3
Changelog
- aba0503 add missing 'err' handling for listener
Release version 7.0.1
Changelog
- 9ef213d allow configuring TLS max version (#114)
- dc67c00 feat: support rr_dns lookup host (#113)
- 10d9b37 update CREDITS and .goreleaser version
- 2942fa9 update sidekick README.md with latest information
Release version 7.0.0
Changelog
- 55054df remove tview usage, move to simple table (#112)
Release version 6.0.0
Changelog
- 7a292f1 Add --health-timeout and set it to 10 seconds (#111)
Release version 5.0.1
Changelog
- 51cdca5 fix: Turn-off random logging by Go stdlib (#109)
- 7f7d959 fix: downgrade tview library to avoid regressions
- 6c17042 support cert/key reload without server restart (#108)
Release version 5.0.0
Changelog
- 3dce7f8 Fix a crash in a ipv6-only machine (#105)
- 025d91e Update README.md (#102)
- a821f7e deprecate go1.19 builds
- d7da5ad fix: go1.22 quirks and complaints
- ac26cca upgrade all deps for next release
- d6c790e use bigger socket buffers and optimizations on idle connections
Release version 4.0.6
Changelog
- a245df1 Distribute to all nodes if the load is low to medium (#99)
- 4857571 lint: Fix new complaints from new golangci-lint version (#100)