| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-12 | 2.1 kB | |
| Release v3.38.0 source code.tar.gz | 2026-05-12 | 179.3 MB | |
| Release v3.38.0 source code.zip | 2026-05-12 | 179.9 MB | |
| Totals: 3 Items | 359.1 MB | 0 | |
Changelog
[3.38.0] - 2026-05-12
✨ Features
- restores: add IsRestoreOwnership and IsRestorePrivileges toggles for PostgreSQL (247b8b9)
🐛 Bug Fixes
- backups: prevent hang from SaveFile failur if error happens early (e465205)
- mongodb: unify URI builder and drop --db flag (b15be46)
- databases: reject MongoDB <4.2 at connection test/save (09d4f80)
- storages: Restrict rclone storage management to admin users (9d89cd9)
- databases: correctly detect read-only MariaDB/MySQL users with SHOW CREATE ROUTINE grant (#568) (e18f0be)
- healthcheck: Fix heathcheck failed attempts for the agent (#538) (f10fb81)
- encryption: use random per-call AES-GCM nonce, drop unused itemID from FieldEncryptor (4429501)
- helm: add image.digest for container image pinning (d1c092f)
- backups: Keep latest full WAL backup and cascade-delete its WAL segments on retention (b2c7557)
- backups: Stop endless basebackup loop from issue [#533] (643cb04)
🐳 Docker
- Image:
databasus/databasus:v3.38.0 - Platforms: linux/amd64, linux/arm64