agents-v0.2.97

microsoft/markitdownagents-v0.2.97Aug 31, 2026by dbx-bot[bot]

AI Summary

This release updates versions for various database drivers and agents, specifically addressing fixes for Kafka metadata timeouts, KingbaseES schema context, and XuguDB scheduler jobs.

Key Highlights

  • Updated versions for 15 different database agents (Cassandra, Kafka, Oracle, etc.).
  • Fixed Kafka metadata timeout fallback to topic names.
  • Fixed KingbaseES driver identifier quote for schema context.
  • Added feature to show table constraints for Postgres-compatible databases.
  • Added XuguDB scheduler job discovery and management.

New Features

  • Show table constraints for KingbaseES and Vastbase.
  • Discover and manage scheduler jobs for XuguDB.
  • Fall back to topic names when Kafka metadata times out.

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)