| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-15 | 3.4 kB | |
| Release v3.57.1 source code.tar.gz | 2026-09-15 | 132.4 MB | |
| Release v3.57.1 source code.zip | 2026-09-15 | 133.7 MB | |
| Totals: 3 Items | 266.1 MB | 0 | |
Changelog
[3.57.1] - 2026-09-16
🐛 Bug Fixes
- testing: Pull MinIO from quay, which still publishes it (862cd68)
- security: Upgrade rclone past two critical CVEs (f0c386c)
- storages: Grow the deletion backoff from attempts, not from requests (cb86a25)
- backups: Record physical references before a database removal cascades them away (09e24a6)
- storages: Refuse deleting a storage its backups still reference (00c6731)
- backups: Guard backup code against direct provider writes (4783b7f)
- backups: Remove the last direct provider deletes from backup code (7ac32f1)
- backups: Record physical cleanup in the transaction that removes the rows (84abddc)
- backups: Route timeline history uploads through the file store (abeb0e3)
- backups: Route WAL segment uploads through the file store (92297a3)
- backups: Clean up physical artifacts left by an interrupted run (3baa8d9)
- backups: Publish physical backups and their files in one transaction (897b347)
- backups: Route physical backup uploads through the file store (fbf8e07)
- backups: Remove stored files left by failed logical backups (554dfc7)
🔨 Refactoring
- docs: Archive the stored file cleanup change (a405404)
- backups: State the storage constraint rather than what changed (e76f478)
- backups: Put each comment on what it describes (27cd667)
- backups: Let each backup feature count its own storage references (ec9bce5)
- docs: Record the stored file conventions for backup code (66c06fa)
🐳 Docker
- Image:
databasus/databasus:v3.57.1 - Mirror:
ghcr.io/databasus/databasus:v3.57.1 - Platforms: linux/amd64, linux/arm64