Commit Graph

4443 Commits

Author SHA1 Message Date
t8y2 f8c71e61dc
fix(sqlserver): paginate joins with duplicate result columns
Closes #5284
2026-08-04 12:14:49 +08:00
github-actions[bot] b6e1d6d9c4 chore: bump module versions [skip ci] 2026-08-04 02:08:30 +00:00
zipg 7e6923d53b
fix(gbase8s): stabilize connections and table access
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-08-04 09:55:36 +08:00
github-actions[bot] 7d5a9459e4 chore(packages): release 0.4.54 [skip node-packages-release] 2026-08-03 20:25:08 +00:00
github-actions[bot] 6f906e7cbd chore: bump module versions [skip ci] 2026-08-03 20:12:17 +00:00
github-actions[bot] 497c88aa1e chore(jdbc): bump plugin version [skip ci] 2026-08-03 20:06:59 +00:00
t8y2 33de1834c4
chore: bump version to 0.5.75 2026-08-04 04:06:29 +08:00
t8y2 66cec0f5d3
fix(ci): align Cassandra coverage matrix key 2026-08-04 03:36:47 +08:00
t8y2 a7c4ab6714
fix(agent): wait for pool close before reconnect
Closes #5251
2026-08-04 03:17:20 +08:00
t8y2 6f0b4666f8
feat(cassandra): support HOCON Kerberos and Astra natively 2026-08-04 02:59:41 +08:00
github-actions[bot] 6193055453 chore(docs): refresh contributor activity 2026-08-03 18:36:45 +00:00
AiLi ce7b8c7b74
feat(rocketmq): improve connections, topics, and message queries 2026-08-04 01:38:29 +08:00
t8y2 0ece86c478
fix(oracle): defer legacy LOB connection switch
Closes #5242
2026-08-04 01:35:59 +08:00
t8y2 44ef416d2f
feat(cassandra): complete native agent migration 2026-08-04 01:21:17 +08:00
t8y2 8c584590ef
fix(export): order MySQL views by dependency
Closes #5254
2026-08-04 00:55:07 +08:00
Holmesin 92991bcc7c
fix(linux): disable DMABuf without usable render devices 2026-08-04 00:46:27 +08:00
二丫讲梵 77be504394
fix(editor): distinguish macOS Control and Command shortcuts 2026-08-04 00:46:12 +08:00
t8y2 5c2dfde334
feat(cassandra): add native Go agent 2026-08-04 00:40:20 +08:00
zipg a6f1a9a871
fix(editor): preserve current SQL execution boundaries 2026-08-04 00:37:42 +08:00
zipg c9764be9a0
fix(mongodb): support collation for find queries 2026-08-04 00:37:13 +08:00
t8y2 1a42246909
fix(import): disambiguate duplicate source headers
Closes #5258
2026-08-04 00:10:22 +08:00
t8y2 8481061a03
fix(oracle): retry XMLTYPE queries after decode errors
Closes #5216
2026-08-03 23:15:47 +08:00
t8y2 dae150ea74
feat(vastbase): replace JDBC agent with native Go driver 2026-08-03 23:09:11 +08:00
t8y2 05841277d1
fix(export): omit BOM from JSON files
Closes #5231
2026-08-03 22:34:03 +08:00
t8y2 feaf914dcf
fix(turso): decode Hrana float and blob values
Closes #5245
2026-08-03 22:05:12 +08:00
Andrew 1dd005db0f
feat(jdbc): add GaussDB types and migrate plugin to Gradle 2026-08-03 21:29:24 +08:00
Abeautifulsnow ec44e09ec8
feat(redis): add decompressed view for compressed values 2026-08-03 20:59:39 +08:00
Elias 06838c422b
fix(xugu): recover metadata access for ordinary users 2026-08-03 20:25:00 +08:00
zipg 35535be419
fix(agents): honor download source for update checks 2026-08-03 19:18:52 +08:00
t8y2 e4d22904ed
fix(cassandra): infer local datacenter when unspecified
Closes #976
2026-08-03 18:04:00 +08:00
t8y2 892a40274e
fix(objects): refresh active table metadata
Closes #5224
2026-08-03 17:08:32 +08:00
zipg 51560c49ae
fix(tabs): reuse data tabs only for the same table 2026-08-03 17:05:56 +08:00
zipg 6e4363be36
fix(sidebar): refresh table sizes after table creation 2026-08-03 17:01:30 +08:00
二丫讲梵 5104d48346
feat(docs): generate driver downloads from agent registries 2026-08-03 17:01:15 +08:00
hhzorg 7fbee89144
fix(ssh): recover first-connect host-key prompts on web 2026-08-03 16:59:34 +08:00
Jevin db791b5aed
feat(zookeeper): support cluster authentication setup 2026-08-03 16:58:47 +08:00
zhangyc 50cd9a8f95
fix(kingbase): cache metadata field capabilities 2026-08-03 16:58:20 +08:00
zipg 658e3d16ad
fix(frontend): guard startup and loading shortcuts 2026-08-03 16:57:26 +08:00
t8y2 246dfad018
fix(grid): reset infinite scroll state on database sort
Closes #5172
2026-08-03 16:37:42 +08:00
CGerAJ 212cf1da7e
feat(diagram): enhance ER diagram editing and exports 2026-08-03 16:05:57 +08:00
t8y2 9fda1d690a
fix(prestosql): avoid duplicate JDBC URL parameters
Closes #5207
2026-08-03 15:52:01 +08:00
fuuulstack ed26fc10f5
feat(editor): add semantic selection and match-all cursors 2026-08-03 15:50:43 +08:00
zipg 02bad5d754
fix(sqlserver): preserve batch results and DML counts 2026-08-03 15:23:12 +08:00
t8y2 147e92ff39
fix(oracle): preserve quoted object names in DDL
Closes #5186
2026-08-03 15:18:34 +08:00
Diego Fabricio a49e795680
feat(grid): add boolean cell checkbox editing 2026-08-03 15:08:09 +08:00
zipg a537565875
fix(dameng): handle DBMS_OUTPUT messages safely 2026-08-03 15:07:18 +08:00
t8y2 5325c42637
fix(structure): load indexes when tab becomes visible 2026-08-03 14:49:35 +08:00
lewis 3e3e6d04b8
fix(redis): isolate sparse scan continuation state 2026-08-03 14:34:07 +08:00
t8y2 043ecfeafa
fix(editor): optimize large PL/SQL source rendering
Closes #5171
2026-08-03 14:25:45 +08:00
t8y2 16920188ee
fix(errors): hide internal agent metadata 2026-08-03 13:56:18 +08:00