agents-v0.2.84

t8y2/dbxagents-v0.2.84Aug 15, 2026by dbx-bot[bot]

AI Summary

This update enhances Apache Hive support by adding full database capabilities and fixes Oracle CLOB handling by implementing lazy loading for safer access.

Key Highlights

  • Full database support for Apache Hive
  • Lazy and safe loading of CLOB values in Oracle

New Features

  • Full database support for Hive
  • Lazy CLOB loading for Oracle

Full Release Notes

## 更新内容

### Apache Hive (0.1.46 → 0.1.47)
- feat(impala): add full database support

### Oracle (0.1.48 → 0.1.49)
- fix(oracle): load CLOB values lazily and safely