agents-v0.2.82

t8y2/dbxagents-v0.2.82Aug 13, 2026by dbx-bot[bot]

AI Summary

This release updates the agent suite to include sequence name completion for PostgreSQL family databases and generic runCommand support for MongoDB. It also migrates the RocketMQ driver to a native Go implementation.

Key Highlights

  • PostgreSQL sequence name completion
  • MongoDB generic runCommand execution support
  • RocketMQ native Go implementation
  • MongoDB legacy agent insertMany support

New Features

  • PostgreSQL sequence name completion
  • MongoDB generic runCommand execution
  • RocketMQ native Go implementation

Full Release Notes

## 更新内容

### access (0.1.41 → 0.1.42)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### bigquery (0.1.45 → 0.1.46)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### Apache Cassandra (0.1.41 → 0.1.42)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### dameng (0.1.49 → 0.1.50)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### databend (0.1.32 → 0.1.33)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### databricks (0.1.39 → 0.1.40)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### db2 (0.1.44 → 0.1.45)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### DuckDB (0.1.6 → 0.1.7)
- fix(ci): repair baseline checks
- feat(postgres): complete sequence names in regclass literals
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### etcd (0.1.32 → 0.1.33)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### exasol (0.1.39 → 0.1.40)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### firebird (0.1.39 → 0.1.40)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### gbase8a (0.1.39 → 0.1.40)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### gbase8s (0.1.33 → 0.1.34)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### goldendb (0.1.44 → 0.1.45)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### h2 (0.1.44 → 0.1.45)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### h2-legacy (0.1.14 → 0.1.15)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### highgo (0.1.42 → 0.1.43)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### Apache Hive (0.1.44 → 0.1.45)
- fix(hive): preserve leaf column labels in query results
- fix(hive): use legacy-compatible session protocol
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### informix (0.1.45 → 0.1.46)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### Apache IoTDB (0.1.33 → 0.1.34)
- fix(iotdb): omit tree database from session handshake
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### iris (0.1.35 → 0.1.36)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### kafka (0.1.8 → 0.1.9)
- feat(kafka): reset one partition to an absolute offset
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### 人大金仓 KingbaseES (0.1.47 → 0.1.48)
- fix(kingbase): fall back when catalog OIDs are unavailable
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### kylin (0.1.44 → 0.1.45)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### mongodb (0.1.46 → 0.1.47)
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### Neo4j (0.1.43 → 0.1.44)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### oceanbase-oracle (0.1.40 → 0.1.41)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### Oracle (0.1.46 → 0.1.47)
- feat(oracle): preserve character length units
- feat(oracle): expose synonyms in schema tree
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### oscar (0.1.19 → 0.1.20)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### RabbitMQ (0.1.4 → 0.1.5)
- feat(rabbitmq): show sortable queue message counts
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### Apache RocketMQ (0.1.5 → 0.1.6)
- feat(rocketmq): replace Java agent with native Go implementation
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### saphana (0.1.39 → 0.1.40)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### snowflake (0.1.44 → 0.1.45)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### spark (0.1.16 → 0.1.17)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### sqlserver-legacy (0.1.15 → 0.1.16)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### sundb (0.1.44 → 0.1.45)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### TDengine (0.1.43 → 0.1.44)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### teradata (0.1.39 → 0.1.40)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### trino (0.1.44 → 0.1.45)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### uxdb (0.1.11 → 0.1.12)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### Vastbase (0.1.43 → 0.1.44)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### vertica (0.1.39 → 0.1.40)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### 虚谷 XuguDB (0.1.34 → 0.1.35)
- feat(xugu): report structured agent errors
- feat(xugu): expose public synonyms in an isolated scope
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### yashandb (0.1.40 → 0.1.41)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution

### zookeeper (0.1.22 → 0.1.23)
- feat(postgres): complete sequence names in regclass literals
- fix(mongodb): support legacy agent insertMany writes
- feat(mongodb): support generic runCommand execution