agents-v0.2.97
t8y2/dbxagents-v0.2.97Aug 31, 2026by dbx-bot[bot]
AI Summary
This agent update focuses on driver refinements and bug fixes across multiple databases. Key changes include Dameng URL normalization, Kafka metadata timeout fallback, and new features for displaying table constraints in PostgreSQL-compatible databases.
Key Highlights
- Normalization of legacy Dameng (DM) connection URLs.
- Kafka metadata fallback to topic names when metadata times out.
- Display of table constraints for PostgreSQL-compatible databases (KingbaseES, Vastbase).
- XuguDB scheduler job discovery and management capabilities.
New Features
- Dameng URL normalization
- Kafka metadata timeout fallback
- Show table constraints for postgres-compatible dbs
- XuguDB scheduler job discovery
- DuckDB SSH and query error validation
- SQLite SSH Worker validation fixes
- KingbaseES quote handling for schema context
Full Release Notes
## 更新内容 ### Apache Cassandra (0.1.44 → 0.1.45) ### dameng (0.1.57 → 0.1.58) - fix(dameng): normalize legacy DBX connection URLs ### DuckDB (0.1.13 → 0.1.14) - fix(sqlite): validate ssh backup and query errors ### Apache Hive (0.1.50 → 0.1.51) ### Apache IoTDB (0.1.36 → 0.1.37) ### kafka (0.1.13 → 0.1.14) - fix(kafka): fall back to topic names when metadata times out ### 金仓KingbaseES (0.1.52 → 0.1.53) - fix(kingbase): honor driver identifier quote for schema context - feat(structure): show table constraints for postgres-compatible dbs ### Neo4j (0.1.45 → 0.1.46) ### Oracle (0.1.56 → 0.1.57) ### RabbitMQ (0.1.8 → 0.1.9) ### Apache RocketMQ (0.1.9 → 0.1.10) ### SQLite SSH Worker ( → 0.1.1) - fix(sqlite): validate ssh backup and query errors ### TDengine (0.1.46 → 0.1.47) ### Vastbase (0.1.46 → 0.1.47) - feat(structure): show table constraints for postgres-compatible dbs ### 虚谷 XuguDB (0.1.39 → 0.1.40) - feat(xugu): discover and manage scheduler jobs ### Apache ZooKeeper (0.1.26 → 0.1.27)