Commit Graph

3516 Commits

Author SHA1 Message Date
jischeng 41e0989f96
feat(starrocks): enable user and privilege management 2026-07-16 18:21:24 +08:00
Võ Văn Thành (Jay) 640e82cdc6
feat(mongo): improve completion and add distinct support 2026-07-16 18:21:10 +08:00
onenewcode 5bcad3adc6
feat(mongo): add whole-document JSON editing 2026-07-16 18:21:01 +08:00
Freedom 68b1777aa4
feat(mq): improve Kafka peek and admin localization 2026-07-16 18:20:27 +08:00
jischeng a9e76dc130
fix(doris): preserve catalog in metadata views 2026-07-16 18:20:12 +08:00
vrustx 8254cfd948
fix(completion): restore Oracle schema-qualified tables 2026-07-16 18:19:58 +08:00
yuuuxt 42a5172c81
feat(duckdb): bundle parquet extension 2026-07-16 18:19:44 +08:00
zipg 669c742acd
fix(kingbase): restore table structure type parameters 2026-07-16 18:19:29 +08:00
Abeautifulsnow d9ef8b0cac
fix(agent): enforce Oracle and Xugu query timeouts 2026-07-16 18:00:08 +08:00
lexmin0412 dd3a2e30a4
feat(ai): support multiple configurations and models 2026-07-16 17:59:40 +08:00
vrustx 5d2a363786
fix(sqlserver): handle high-precision numeric values 2026-07-16 17:44:01 +08:00
zipg ef76b137bb
feat(gaussdb): allow clearing query schema 2026-07-16 17:31:36 +08:00
Abeautifulsnow 7c43c03254
feat(ai): show reasoning character count when collapsed 2026-07-16 17:31:21 +08:00
zipg 0f335119e3
fix(agent): allow driver upgrades after closing connections 2026-07-16 17:31:05 +08:00
zipg c4f4ce2460
fix(sqlserver): restore view selection after reconnect 2026-07-16 17:30:49 +08:00
zipg 67b04f5635
fix(kingbase): omit invalid varchar length in exported DDL 2026-07-16 17:30:34 +08:00
zipg efe883f0d8
fix(zookeeper): open new queries in key browser 2026-07-16 17:30:19 +08:00
Abeautifulsnow badb3b61b9
feat(diagnostics): add SQL execution debug logging 2026-07-16 17:01:24 +08:00
Bagus Wahyu Aprianto fc1f02a931
feat(postgres): add server dashboard metrics 2026-07-16 17:01:10 +08:00
zipg 3d23a58e36
fix(editor): improve ASE SQL semantic highlighting 2026-07-16 17:00:55 +08:00
二丫讲梵 df1d31e74f
feat(agentRegistry): support agent download directory with multi-source
* feat(docs): 更新数据库支持文档,增加新数据库和下载链接说明

- 在数据库支持列表中添加 ChromaDB、Cloudflare D1、Apache Spark、Dremio 和 OSCAR
- 更新文档中关于下载来源的描述,增加对新数据库的支持说明
- 增加下载链接功能,支持 GitHub、CNB 和 AtomGit 下载

* feat(agentRegistry): 增加代理下载目录功能,支持从多个源获取下载资产

- 添加新的接口和类型以支持代理下载
- 实现从 GitHub、CNB 和 AtomGit 获取下载资产的功能
- 更新下载链接格式化逻辑
2026-07-16 16:48:10 +08:00
t8y2 b0a20e8364 fix(mysql): identify enum and set result columns 2026-07-16 16:40:38 +08:00
zipg b4bf5e078b
fix(dameng): classify materialized views in paged metadata 2026-07-16 16:33:07 +08:00
zipg e4c56e6165
feat(sqlserver): add execution plan support 2026-07-16 16:32:52 +08:00
zipg da7eedb49c
feat(elasticsearch): improve REST commands and visual filters 2026-07-16 16:31:15 +08:00
zipg bfcd7593ee
fix(kingbase): preserve table comments and schema expansion 2026-07-16 16:05:51 +08:00
Freedom eb4abba713
fix(mysql): allow connection-level queries without database 2026-07-16 15:38:06 +08:00
zipg 79c682679d
fix(grid): 单条数据修改不再强制开启事务
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-16 15:32:03 +08:00
Abeautifulsnow fab1fa9195
feat(driver-store): add dedicated "Updates Available" section for pending driver updates
feat(driver-store): add dedicated "Updates Available" section for pending driver updates

Move drivers with available updates to a prominent amber-highlighted section
at the top of the Agent drivers tab, improving discoverability. After updating,
drivers automatically return to their original position in the "All Drivers" list.

Changes:
- DriverStoreDialog.vue: add orderedFilteredDrivers, filteredUpdatableCount,
  filteredUpdatableDrivers, filteredStableDrivers computed properties;
  replace flat v-for with two-tier layout using separate v-for loops
  (updates header + updatable list + section divider + stable list)
- 7 i18n locales: add updatesAvailableTitle, updatesAvailableDescription,
  allDriversTitle keys (zh-CN, zh-TW, en, ja, es, it, pt-BR)

Review fixes:
- #C01: rename single-letter variables d -> driver
- Eliminate nested <template> tags for oxfmt compatibility
@
2026-07-16 15:31:35 +08:00
zipg 6b07b14af8
fix(zookeeper): 修复慢连接超时
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-16 15:30:27 +08:00
zipg 96b5a71fb3
fix(dameng): export bit values as numeric literals 2026-07-16 15:21:44 +08:00
zipg 36d8fabc8f
fix(kingbase): use connection identifier quotes in MySQL mode 2026-07-16 15:20:41 +08:00
vrustx e226a5670e
fix(navigator): preserve table identity when opening objects 2026-07-16 15:20:03 +08:00
vrustx 552e1741db
fix(navigator): align object browser table sorting 2026-07-16 15:19:04 +08:00
zipg 0a1efdcb85
feat(settings): add global date and time formats 2026-07-16 14:49:28 +08:00
zipg df0415333a
fix(postgres): prioritize root tables in sidebar pagination 2026-07-16 14:40:54 +08:00
zipg 4481cd13f0
fix(sidebar): preserve primary key metadata after table loading 2026-07-16 14:39:09 +08:00
Freedom c5faad8172
fix(mysql): distinguish text and binary columns 2026-07-16 14:30:53 +08:00
t8y2 8825b6335f feat(grid): decompose data grid interaction surfaces 2026-07-16 14:00:02 +08:00
t8y2 71497f0851 fix(release): repair agent mirror synchronization 2026-07-16 10:02:37 +08:00
github-actions[bot] 84875c7cd4 chore: bump module versions [skip ci] 2026-07-15 17:11:56 +00:00
github-actions[bot] 67981f9faa chore(jdbc): bump plugin version [skip ci] 2026-07-15 17:11:01 +00:00
t8y2 d19f70ffa3 chore(release): prepare v0.5.58 2026-07-16 01:10:43 +08:00
t8y2 d42b277778 fix(query): coordinate open tab persistence timers 2026-07-16 01:01:01 +08:00
zipg 12ab08f543
fix(kingbase): set pg_catalog last in pg-compat search_path
* fix(kingbase): prioritize selected schema in pg catalog mode

* Fix:安全解析 Kingbase 所选模式对象

---------

Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-07-16 00:54:33 +08:00
vrustx d9076f4689
fix(mongo): preserve document IDs during editing 2026-07-16 00:47:02 +08:00
t8y2 295b67dd36 feat(core): optimize query resource lifecycle 2026-07-16 00:19:24 +08:00
zipg b4bd6c42a7
fix(i18n): update Japanese table labels 2026-07-15 22:07:18 +08:00
二丫讲梵 11536da7e5
feat(shortcuts): open data in a new tab 2026-07-15 21:43:03 +08:00
vrustx 75652b10fe
fix(sql): preserve ClickHouse lambda arrows 2026-07-15 21:24:38 +08:00