Update docker.io/dbgate/dbgate Docker tag to v7.2.3
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.1 → 7.2.3 |
Release Notes
dbgate/dbgate (docker.io/dbgate/dbgate)
v7.2.3
- ADDED: Read-only MCP server support (Community, Docker)
- ADDED: Advanced MCP server capabilities, including query execution, data modification, and granular access control (Team Premium)
- FIXED: Filter action buttons not being accessible when no rows match the active filter
- ADDED: Character encoding selection for decoding binary cell values
- ADDED: Improved SQL Server to MySQL data type conversion
- ADDED: Decimal as a PostgreSQL dialect data type option #1490
- FIXED: MySQL autocomplete for queries containing PARTITION clauses #1500