Update docker.io/dbgate/dbgate Docker tag to v7.2.6
No problems automatically updating the Docker image and run the container by Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/dbgate/dbgate | patch | 7.2.5 → 7.2.6 |
Release Notes
dbgate/dbgate (docker.io/dbgate/dbgate)
v7.2.6
- ADDED: Built-in SQL Server backup and restore without requiring external SQL Server tools (Community)
- ADDED: Option to stop PostgreSQL and SQL Server database restore on the first error
- ADDED: Optional diagnostic reports for backup and restore operations
- ADDED: OAuth user role assignment (Team Premium)
- FIXED: Invalid JSON-like strings are no longer automatically displayed as JSON in the cell viewer #1539