agents-v0.2.105
t8y2/dbxagents-v0.2.105Sep 8, 2026by dbx-bot[bot]
AI Summary
This release focuses on bug fixes across multiple database agents, primarily improving data handling for InterSystems and enhancing version detection capabilities for H2 and DB2 databases.
Key Highlights
- Fixed reading out-of-range integers via BigDecimal in Cache and Iris agents.
- Enhanced detection of remote server versions for H2 database.
- Improved support for reading view source from SYSCAT.VIEWS in DB2.
- Updated versions for cache, db2, h2, and iris agents.
Full Release Notes
## 更新内容 ### cache (0.1.0 → 0.1.1) - fix(intersystems): read out-of-range integers via BigDecimal ### db2 (0.1.56 → 0.1.57) - fix(db2): read view source from SYSCAT.VIEWS ### h2 (0.1.56 → 0.1.57) - fix(h2): detect remote server version via H2VERSION() ### iris (0.1.49 → 0.1.50) - fix(intersystems): read out-of-range integers via BigDecimal