v3.2.0
Install
CLI
brew install ashwathstephen/sairo/sairoDocker (amd64 + arm64)
docker pull stephenjr002/sairo:3.2.0Helm
helm install sairo oci://registry-1.docker.io/stephenjr002/sairo-helmChangelog
- 9778e68: ci: ignore DL3029 hadolint rule for intentional --platform flag (@ashwathstephen)
- b62fcaf: docs: update website and changelog for v3.2.0 (@ashwathstephen)
- 3886f97: fix: add busy_timeout to prevent database locked errors during concurrent crawl (@ashwathstephen)
- 243b35f: fix: error handling, security hardening, and e2e tests (@ashwathstephen)
- 4de4b8a: fix: force frontend build stage to amd64 to avoid QEMU segfaults on arm64 (@ashwathstephen)
- 40faed9: fix: non-blocking startup to prevent probe failures on large buckets (@ashwathstephen)
- be755bf: optimizations (@ashwathstephen)
- 3f8db7e: optimizations (@ashwathstephen)
- d60fd9e: perf: aggregate storage-history to daily, collapse age queries to single scan (@ashwathstephen)
- fdea33e: perf: cache list_buckets response for 30s (@ashwathstephen)
- 47ccce8: perf: reduce optimization-summary from 5 table scans to 2 (@ashwathstephen)
- 7aebff8: perf: skip duplicate scan for buckets over 1M objects (@ashwathstephen)
- e09ac77: v3.2.0: Cost Intelligence, Multipart Cleanup & Optimization Recommendations (@ashwathstephen)