| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-20 | 1.9 kB | |
| Release v3.46.0 source code.tar.gz | 2026-06-20 | 130.8 MB | |
| Release v3.46.0 source code.zip | 2026-06-20 | 131.6 MB | |
| Totals: 3 Items | 262.4 MB | 0 | |
Changelog
[3.46.0] - 2026-06-20
✨ Features
- mysql/mariadb: Make extended inserts and Galera wsrep_on=OFF optional (issues [#636], [#630], [#635]) (38f5694)
- postgresql: Add isSkipUserMappings to handle FDW user mapping (0a9b390)
🐛 Bug Fixes
- verification image: Remove PGDG-unavailable extensions to unblock build (222557d)
- logical: Mark backup Failed, not Canceled, when SaveFile fails (7366c20)
- physical: Key WAL history rows on parent databases.id to fix cross-timeline PITR (issue [#643]) (f93a6c3)
- email: Add SMTP_INSECURE_SKIP_VERIFY for self-signed SMTP certs (issue [#624]) (d37c3a7)
- verification: Handle missing extensions during backup verification (issue [#619]) (e0c7638)
- storages: Stream unlimited-size S3 backups via chunked objects (issue [#617]) (a107648)
🔨 Refactoring
- agent: Drive verification-agent config flags from a binding registry (33ea9e7)
🐳 Docker
- Image:
databasus/databasus:v3.46.0 - Platforms: linux/amd64, linux/arm64